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
*
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
5
-17
/
+358
*
documentation
Kris De Gussem
2012-01-18
3
-24
/
+36
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
documentation
Kris De Gussem
2012-01-17
3
-33
/
+47
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
More GSEAL stuff
Alex Valavanis
2012-01-14
3
-8
/
+13
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
2
-18
/
+45
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
2
-19
/
+79
*
Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ...
Nicolas Dufour
2012-01-13
1
-3
/
+1
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
3
-7
/
+10
*
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
2012-01-11
1
-0
/
+1
*
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
6
-2
/
+511
*
Unweirdification of Preferences dialog's menu (Bug #259480).
Nicolas Dufour
2012-01-08
2
-662
/
+634
*
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
2
-13
/
+17
*
minor documentation and header stuff
Kris De Gussem
2012-01-07
1
-9
/
+8
*
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
1
-1
/
+1
*
Some documentation
Kris De Gussem
2012-01-06
4
-131
/
+106
*
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
5
-0
/
+76
*
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
1
-53
/
+24
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-1
/
+1
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
4
-19
/
+46
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
31
-216
/
+110
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
32
-75
/
+32
*
win32 saving: clean up filename handling on opening save dialog
Johan B. C. Engelen
2012-01-02
1
-2
/
+11
*
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
2012-01-02
2
-0
/
+8
*
Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...
Nicolas Dufour
2012-01-02
3
-3
/
+6
*
Added signal for desktop destruction to allow for proper removal of tracked s...
Jon A. Cruz
2012-01-01
1
-5
/
+31
*
Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...
Nicolas Dufour
2011-12-31
1
-2
/
+2
*
GDL: Drop placement patches
Alex Valavanis
2011-12-29
1
-1
/
+0
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
3
-3
/
+3
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
5
-5
/
+5
*
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
2011-11-29
2
-0
/
+47
*
cppcheck: initialisation and warning cleanup
Kris De Gussem
2011-11-18
3
-5
/
+4
*
dropped unused variables
Kris De Gussem
2011-11-18
1
-6
/
+0
*
various: warnings and initalization
Kris De Gussem
2011-11-13
7
-97
/
+90
*
lpe: add slider to scalar param optionally (does not work very well yet)
Johan B. C. Engelen
2011-11-09
2
-2
/
+14
*
add const just because it can :)
Johan B. C. Engelen
2011-11-09
2
-2
/
+2
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
5
-22
/
+40
*
fix LPE toggle icon
Johan B. C. Engelen
2011-11-05
1
-1
/
+1
*
increase max values in rows&cols dialog. increase significant digits
Johan B. C. Engelen
2011-11-05
1
-4
/
+4
*
increase significant digits for page dimensions
Johan B. C. Engelen
2011-11-05
1
-0
/
+8
*
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
2011-11-04
4
-60
/
+141
*
make significant digits consistent for grids
Johan B. C. Engelen
2011-11-04
1
-0
/
+7
[next]