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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
robustize remembering the dragged segment - store node number, not pointer; f...
bulia byak
2007-01-05
1
-1
/
+9
*
Fix 1593499 (Tablet cursor drift when dragging bezier).
gustav_b
2007-01-04
1
-3
/
+18
*
implement select next/prev as verbs
bulia byak
2006-11-06
1
-12
/
+0
*
When canvas cannot update quickly, ensure that nodes being dragged will stay ...
John Bintz
2006-11-05
1
-17
/
+39
*
remove color cursors
Josh Andler
2006-10-19
1
-17
/
+0
*
Ensure that rubberbanding has been initialized before manipulating rubberband
John Bintz
2006-10-04
1
-4
/
+6
*
factor out creation of livarot_path, and make it on-demand so that update_rep...
bulia byak
2006-09-28
1
-0
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
add checks to make sure given nodepath pointers are not null before working w...
John Bintz
2006-08-05
1
-1
/
+15
*
forced redraw of canvas upon completion of zooming or upon starting rubber ba...
John Bintz
2006-07-23
1
-0
/
+1
*
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
2006-07-23
1
-0
/
+4
*
undo annotations
bulia byak
2006-07-06
1
-1
/
+1
*
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
2006-06-19
1
-0
/
+17
*
show handles toggle
bulia byak
2006-05-16
1
-3
/
+3
*
fix crash when deleting without nodepath
bulia byak
2006-04-26
1
-1
/
+3
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-7
/
+7
*
Attempt to preserve the shape of the path when deleting nodes
Aaron Spike
2006-04-14
1
-2
/
+5
*
remove the old _d_changed and _typestr_changed hacks, replacing by an int-val...
bulia byak
2006-04-12
1
-10
/
+6
*
oops, fix silly crash
bulia byak
2006-04-01
1
-4
/
+0
*
remove undo_label juggling for curve_drag; remove synthesize_events (speeds t...
bulia byak
2006-04-01
1
-20
/
+18
*
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
/
+964