index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
node-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-132
/
+92
2007-07-29
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
1
-5
/
+5
2007-03-04
make conversions away from NR::Maybe explicit
MenTaLguY
1
-3
/
+3
2007-03-01
leave the selection alone on mouse down.
Aaron Spike
1
-1
/
+0
2007-02-13
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
1
-342
/
+89
2007-01-05
robustize remembering the dragged segment - store node number, not pointer; f...
bulia byak
1
-1
/
+9
2007-01-04
Fix 1593499 (Tablet cursor drift when dragging bezier).
gustav_b
1
-3
/
+18
2006-11-06
implement select next/prev as verbs
bulia byak
1
-12
/
+0
2006-11-05
When canvas cannot update quickly, ensure that nodes being dragged will stay ...
John Bintz
1
-17
/
+39
2006-10-19
remove color cursors
Josh Andler
1
-17
/
+0
2006-10-04
Ensure that rubberbanding has been initialized before manipulating rubberband
John Bintz
1
-4
/
+6
2006-09-28
factor out creation of livarot_path, and make it on-demand so that update_rep...
bulia byak
1
-0
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-08-05
add checks to make sure given nodepath pointers are not null before working w...
John Bintz
1
-1
/
+15
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
/
+4
2006-07-06
undo annotations
bulia byak
1
-1
/
+1
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+17
2006-05-16
show handles toggle
bulia byak
1
-3
/
+3
2006-04-26
fix crash when deleting without nodepath
bulia byak
1
-1
/
+3
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-7
/
+7
2006-04-14
Attempt to preserve the shape of the path when deleting nodes
Aaron Spike
1
-2
/
+5
2006-04-12
remove the old _d_changed and _typestr_changed hacks, replacing by an int-val...
bulia byak
1
-10
/
+6
2006-04-01
oops, fix silly crash
bulia byak
1
-4
/
+0
2006-04-01
remove undo_label juggling for curve_drag; remove synthesize_events (speeds t...
bulia byak
1
-20
/
+18
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-18
/
+18