index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
98
-749
/
+431
|
\
|
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
11
-24
/
+11
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
|
*
fix for stl "remove"
Marc Jeanmougin
2015-05-07
1
-1
/
+1
|
*
better fix, using std::remove instead of std::erase
Marc Jeanmougin
2015-05-07
1
-3
/
+1
|
*
fix crash when converting a group of objects to path
Marc Jeanmougin
2015-05-07
1
-1
/
+3
|
*
UI. Fix for Bug #1450877 (GUI glitch in Object Properties)
Nicolas Dufour
2015-05-06
1
-2
/
+2
|
*
show filter usage count
Raphael Rosch
2015-05-05
2
-6
/
+29
|
*
Fixed comparison function used in sorts
Marc Jeanmougin
2015-05-02
1
-1
/
+1
|
*
updated with trunk
Marc Jeanmougin
2015-04-29
57
-286
/
+2
|
|
\
|
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
57
-286
/
+2
|
*
|
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
2015-04-27
3
-3
/
+3
|
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
2
-6
/
+0
|
*
|
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
2015-04-26
3
-4
/
+3
|
*
|
merging
Marc Jeanmougin
2015-04-26
31
-539
/
+818
|
|
\
|
|
*
|
merge
Marc Jeanmougin
2015-04-26
32
-226
/
+116
|
|
\
\
|
*
|
|
more cast cleanup
Marc Jeanmougin
2015-02-27
10
-21
/
+21
|
*
|
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
26
-82
/
+68
|
*
|
|
Merge, resolved conflicts
Marc Jeanmougin
2015-02-23
13
-174
/
+88
|
|
\
\
\
|
*
|
|
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
3
-20
/
+14
|
*
|
|
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
35
-187
/
+181
|
*
|
|
|
I can't really understand why, but i can now launch inkscape without it segfa...
mc
2015-02-18
3
-9
/
+9
|
*
|
|
|
Just...
mc
2015-02-18
29
-246
/
+236
|
*
|
|
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
9
-159
/
+162
*
|
|
|
|
Fix node editing problems
Krzysztof Kosi??ski
2015-05-08
1
-5
/
+5
*
|
|
|
|
Update 2Geom to r2347
Krzysztof Kosi??ski
2015-04-30
3
-6
/
+6
*
|
|
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
6
-28
/
+39
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Replace GList by std::vector
Tavmjong Bah
2015-04-14
2
-35
/
+25
*
|
|
|
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
9
-350
/
+357
*
|
|
|
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
2015-04-08
1
-11
/
+18
*
|
|
|
inicialice a header variable
Jabier Arraiza Cenoz
2015-04-02
1
-0
/
+1
*
|
|
|
Fix a bug introduced by me using path parameters in LPE
Jabier Arraiza Cenoz
2015-03-23
1
-23
/
+17
*
|
|
|
Fix a bug in multi-path-manipulator and finish bspline refactor
Jabier Arraiza Cenoz
2015-03-21
3
-17
/
+13
*
|
|
|
Fix GTK3 build (typo).
Tavmjong Bah
2015-03-21
1
-1
/
+1
*
|
|
|
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
2015-03-21
4
-14
/
+28
*
|
|
|
Add GUI for 'viewBox'.
Tavmjong Bah
2015-03-21
2
-22
/
+168
*
|
|
|
sp. fix seperate
Bryce Harrington
2015-03-21
1
-1
/
+1
*
|
|
|
ui/tools: sp. fixes (cosmetic)
Bryce Harrington
2015-03-19
7
-8
/
+8
*
|
|
|
Changed two SP_IS_LPE_ITEM calls
Jabier Arraiza Cenoz
2015-03-18
1
-16
/
+22
*
|
|
|
Remove sleep() left over from debugging.
Tavmjong Bah
2015-03-17
1
-1
/
+0
*
|
|
|
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-6
/
+6
*
|
|
|
Partial fix for bug 1430873. Rectangles should behave properly with % values.
Tavmjong Bah
2015-03-14
1
-49
/
+35
*
|
|
|
Fix for a potential (though unlikely) dereference of null pointer in the spra...
Nicolas Dufour
2015-03-14
1
-32
/
+34
*
|
|
|
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
2015-03-11
3
-1
/
+141
*
|
|
|
remember status of preview pane in native Windows open dialog. (Bug 1428873)
Alvin Penner
2015-03-10
1
-0
/
+8
*
|
|
|
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
2
-7
/
+7
*
|
|
|
Fix for Bug #918319 (Printing offsets page).
Nicolas Dufour
2015-03-05
1
-19
/
+2
*
|
|
|
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
2
-10
/
+10
*
|
|
|
Translations. New Icenlandic translation.
Sveinn í Felli
2015-02-27
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
6
-6
/
+6
[next]