index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix memleak
Kris De Gussem
2012-01-20
1
-4
/
+3
*
makefile fix for revision 10910
su_v
2012-01-19
1
-0
/
+2
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
11
-207
/
+366
*
Update and documentation of sp-attribute-widget
Kris De Gussem
2012-01-19
2
-219
/
+166
*
unsorted powerstroke points is quite advanced. mostly annoying.
Johan B. C. Engelen
2012-01-18
1
-1
/
+1
*
add tooltip for powerstroke control points
Johan B. C. Engelen
2012-01-18
2
-8
/
+5
*
select referred path when pressing shift+d (select original) for a path with ...
Johan B. C. Engelen
2012-01-18
2
-2
/
+17
*
documentation
Kris De Gussem
2012-01-18
3
-24
/
+36
*
clean up after myself...
Johan B. C. Engelen
2012-01-17
2
-12
/
+0
*
improve the powerstroke settings in drawing tool. triangle in and out now use...
Johan B. C. Engelen
2012-01-17
1
-7
/
+8
*
powerstroke: add new linecap type to have zero width at path start/end
Johan B. C. Engelen
2012-01-17
1
-10
/
+22
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
24
-224
/
+225
*
documentation
Kris De Gussem
2012-01-17
3
-33
/
+47
*
more header cleanup
Johan B. C. Engelen
2012-01-17
1
-12
/
+7
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
16
-75
/
+84
*
change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...
Johan B. C. Engelen
2012-01-17
2
-19
/
+33
*
part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...
Johan B. C. Engelen
2012-01-17
6
-50
/
+61
*
proper forward decl
Johan B. C. Engelen
2012-01-16
1
-2
/
+1
*
Reverting revision 10761 (regression found in the color notebook, see Bug #Bu...
Nicolas Dufour
2012-01-16
1
-7
/
+2
*
fix compilation error
Kris De Gussem
2012-01-16
1
-1
/
+1
*
cppcheck performance
Kris De Gussem
2012-01-15
12
-18
/
+18
*
cppcheck tells us: Memory leak: potraceBitmap
Kris De Gussem
2012-01-15
1
-30
/
+16
*
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
2012-01-15
5
-0
/
+65
*
ege-appear-time-tracker GSEAL
Alex Valavanis
2012-01-15
1
-4
/
+4
*
More GSEAL stuff
Alex Valavanis
2012-01-14
4
-9
/
+14
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
15
-100
/
+238
*
Cleanup variable declarations in ruler, and a couple of GSEAL fixes.
Alex Valavanis
2012-01-14
1
-42
/
+31
*
sp-color-slider GSEAL fixes
Alex Valavanis
2012-01-14
1
-41
/
+63
*
icon.cpp GSEAL fixes
Alex Valavanis
2012-01-14
1
-6
/
+13
*
Make sure canvas-text is always equally crisp (differences in rounding someti...
Diederik van Lierop
2012-01-13
1
-1
/
+1
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
2
-19
/
+79
*
2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ...
Gellule Xg
2012-01-13
1
-0
/
+4
*
Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.
Nicolas Dufour
2012-01-13
1
-50
/
+59
*
Fix for problem with shadowed x0 and y0 members.
Jon A. Cruz
2012-01-13
1
-9
/
+12
*
Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...
Nicolas Dufour
2012-01-13
1
-3
/
+1
*
LPE: originalpath parameters: implement select original button
Johan B. C. Engelen
2012-01-12
1
-1
/
+11
*
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
2012-01-12
11
-1
/
+274
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
37
-891
/
+910
*
A few GSEAL issues
Kris De Gussem
2012-01-11
3
-6
/
+6
*
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
2012-01-11
8
-40
/
+11
*
Powerstroke: fix crashers
Johan B. C. Engelen
2012-01-11
1
-3
/
+9
*
Desktop-widget GSEAL fixes
Alex Valavanis
2012-01-11
1
-34
/
+46
*
Reduce GTK compatibility ifdef complexity.
Jon A. Cruz
2012-01-10
1
-43
/
+28
*
UI. Message dialog modification (see Bug #911123).
Nicolas Dufour
2012-01-09
2
-10
/
+41
*
warnings fix
Kris De Gussem
2012-01-08
1
-2
/
+2
*
another fix after moving files (btool did not fail)
Kris De Gussem
2012-01-08
1
-2
/
+2
*
fix paths after moving files
Kris De Gussem
2012-01-08
1
-1
/
+1
*
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
9
-189
/
+74
*
Unweirdification of Preferences dialog's menu (Bug #259480).
Nicolas Dufour
2012-01-08
2
-662
/
+634
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
20
-570
/
+463
[next]