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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gobble more of motion events; make statusbar messages immediate for better vi...
bulia byak
2007-08-21
1
-3
/
+4
*
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
2007-07-29
1
-4
/
+8
*
add item handler so that right-click works over an item; fixes 1751318
bulia byak
2007-07-10
1
-0
/
+25
*
fix 1704038: finishing on right-click assumed we are finishing unclosed, whic...
bulia byak
2007-04-23
1
-6
/
+15
*
Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish...
Maximilian Albert
2007-04-18
1
-4
/
+4
*
remove color cursors
Josh Andler
2006-10-19
1
-6
/
+0
*
Added forced redraws to other tools
John Bintz
2006-09-24
1
-4
/
+5
*
Initial reworking of forced redraw to work better with interruptible display
John Bintz
2006-09-06
1
-3
/
+3
*
Force non-interruptible canvas redraws to ensure accurate display while creat...
John Bintz
2006-09-04
1
-0
/
+7
*
Disable pen events while finishing pen operations to prevent race condition
John Bintz
2006-09-03
1
-2
/
+4
*
Disable pen event handling during important update operations
John Bintz
2006-09-03
1
-0
/
+32
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-2
/
+2
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-2
/
+2
*
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
2006-06-19
1
-0
/
+6
*
fix 1214286, 1482209
bulia byak
2006-05-05
1
-8
/
+6
*
refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...
bulia byak
2006-04-24
1
-39
/
+111
*
fix statusbar when cancelling drawing
bulia byak
2006-04-20
1
-13
/
+16
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-7
/
+7
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-18
/
+18
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1084