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
/
widget
/
registered-widget.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...
Johan B. C. Engelen
2007-09-27
1
-11
/
+50
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-1
/
+1
*
LPE: fix undo bug for applying/removing effect
Johan B. C. Engelen
2007-09-05
1
-2
/
+2
*
workaround for runaway spinbutton
bulia byak
2007-09-05
1
-9
/
+4
*
LPE: add RandomParam type.
Johan B. C. Engelen
2007-09-02
1
-0
/
+72
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-142
/
+181
*
1) Make snapping of object's center optional 2) Optimize snapping preferences...
Diederik van Lierop
2007-08-06
1
-0
/
+9
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
1
-74
/
+140
*
Fix for bug #1740146: always get current namedview, because it might have cha...
Diederik van Lierop
2007-07-06
1
-2
/
+4
*
Monster commit. New grid infrastructure. The old gridmanagement code is still...
Johan B. C. Engelen
2007-03-20
1
-35
/
+54
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-8
/
+8
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-4
/
+4
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-4
/
+4
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-5
/
+11
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-11
/
+11
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
*
mnemonics for all widgets in the Doc Props dialog
Ralf Stephan
2006-01-24
1
-3
/
+11
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+409