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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
* Implement node snapping.
Krzysztof Kosi??ski
1
-87
/
+0
2009-08-11
patch 168780
bulia byak
1
-0
/
+1
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-2
/
+0
2008-07-05
node-context.h: Supply missing #includes/declarations so that we don't depend...
Peter Moulder
1
-0
/
+1
2008-06-16
Second step: try to make helper curves respond faster (don't recreate/delete ...
Maximilian Albert
1
-1
/
+0
2008-06-16
First step towards making helper paths for LPE items work better
Maximilian Albert
1
-1
/
+13
2008-06-08
Add option to either suppress path flash for items with LPE (e.g., spiro spli...
Maximilian Albert
1
-0
/
+2
2008-06-04
C++ify knotholders
Maximilian Albert
1
-1
/
+0
2008-03-05
tweak the helperpath flashing:
Johan B. C. Engelen
1
-0
/
+1
2008-03-05
Add flashing outline of path when hovering over it. (coded in 20 minutes so p...
Johan B. C. Engelen
1
-2
/
+6
2007-02-13
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
1
-8
/
+3
2007-01-05
robustize remembering the dragged segment - store node number, not pointer; f...
bulia byak
1
-1
/
+1
2006-11-05
When canvas cannot update quickly, ensure that nodes being dragged will stay ...
John Bintz
1
-0
/
+6
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-4
/
+4
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-4
/
+4