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