index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pen-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-19
remove color cursors
Josh Andler
1
-6
/
+0
2006-09-24
Added forced redraws to other tools
John Bintz
1
-4
/
+5
2006-09-06
Initial reworking of forced redraw to work better with interruptible display
John Bintz
1
-3
/
+3
2006-09-04
Force non-interruptible canvas redraws to ensure accurate display while creat...
John Bintz
1
-0
/
+7
2006-09-03
Disable pen events while finishing pen operations to prevent race condition
John Bintz
1
-2
/
+4
2006-09-03
Disable pen event handling during important update operations
John Bintz
1
-0
/
+32
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-2
/
+2
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-2
/
+2
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+6
2006-05-05
fix 1214286, 1482209
bulia byak
1
-8
/
+6
2006-04-24
refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...
bulia byak
1
-39
/
+111
2006-04-20
fix statusbar when cancelling drawing
bulia byak
1
-13
/
+16
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-7
/
+7
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-18
/
+18