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
...
*
|
|
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
*
|
|
Fix pointer initialization
Johan B. C. Engelen
2012-01-08
1
-5
/
+5
*
|
|
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
9
-47
/
+80
*
|
|
documentation: spelling
Kris De Gussem
2012-01-07
1
-1
/
+1
*
|
|
minor documentation and header stuff
Kris De Gussem
2012-01-07
1
-9
/
+8
*
|
|
Fixed incorrect forward declarations.
Jon A. Cruz
2012-01-07
1
-9
/
+17
*
|
|
Fixed warning under gcc 4.5.2
Jon A. Cruz
2012-01-07
1
-6
/
+6
*
|
|
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
4
-169
/
+269
*
|
|
Some more documentation
Kris De Gussem
2012-01-06
2
-28
/
+25
*
|
|
Some documentation
Kris De Gussem
2012-01-06
4
-131
/
+106
*
|
|
More GSEAL stuff
Alex Valavanis
2012-01-06
5
-45
/
+79
*
|
|
add toolbutton menu action type. now the add extremum node buttons are somewh...
Johan B. C. Engelen
2012-01-05
3
-11
/
+126
*
|
|
GTK 2.20 compat for interface.cpp
Alex Valavanis
2012-01-05
1
-0
/
+8
*
|
|
Fix desktop-events backward compat (typo)
Alex Valavanis
2012-01-05
1
-1
/
+1
*
|
|
Fix desktop-events backward compat
Alex Valavanis
2012-01-05
1
-0
/
+42
*
|
|
More GSEAL fixes
Alex Valavanis
2012-01-05
5
-36
/
+47
*
|
|
Backward compatibility for gdk_device_get_has_cursor
Alex Valavanis
2012-01-05
1
-2
/
+3
*
|
|
A few GSEAL fixes for SPCanvas
Alex Valavanis
2012-01-05
1
-13
/
+34
*
|
|
Fix remaining GSEAL issues in device manager and restore backward compatibility.
Alex Valavanis
2012-01-05
1
-4
/
+89
*
|
|
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
2012-01-04
4
-16
/
+23
*
|
|
Final fix for CanvasText alignment bugs
Diederik van Lierop
2012-01-04
2
-30
/
+62
[prev]
[next]