summaryrefslogtreecommitdiffstats
path: root/src/node-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵bulia byak2007-02-131-8/+3
| | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374)
* robustize remembering the dragged segment - store node number, not pointer; ↵bulia byak2007-01-051-1/+1
| | | | | fixes crash 1505549 (bzr r2134)
* When canvas cannot update quickly, ensure that nodes being dragged will stay ↵John Bintz2006-11-051-0/+6
| | | | | selected. (bzr r1904)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-4/+4
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-4/+4
| | | | | one major janitorial task we identified.... (bzr r1633)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+69
(bzr r1)