index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-19
remove color cursors
Josh Andler
1
-11
/
+16
2006-08-10
fix (harmless, probably) copy and paste typo
MenTaLguY
1
-2
/
+2
2006-07-23
forced redraw of canvas upon completion of zooming or upon starting rubber ba...
John Bintz
1
-0
/
+1
2006-07-23
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
1
-0
/
+1
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-16
/
+11
2006-05-21
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
1
-2
/
+2
2006-04-20
we already have import verb, so this is redundant
bulia byak
1
-7
/
+0
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-3
/
+3
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-65
/
+65
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-8
/
+8
2006-02-07
reverted changes for color cursors
Josh Andler
1
-29
/
+12
2006-02-03
Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...
Josh Andler
1
-12
/
+29