index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dropper-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-2
/
+2
2008-03-26
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
1
-67
/
+6
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-1
/
+1
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-1
/
+1
2007-07-29
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
1
-16
/
+17
2006-10-19
remove color cursors
Josh Andler
1
-6
/
+0
2006-10-05
undo annotations
bulia byak
1
-1
/
+1
2006-07-05
replace single toggle button with less confusing pick-alpha and set-alpha opt...
bulia byak
1
-4
/
+10
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+6
2006-05-09
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
1
-1
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-7
/
+7
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-41
/
+41