summaryrefslogtreecommitdiffstats
path: root/src/node-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show handles togglebulia byak2006-05-161-3/+3
| | | (bzr r850)
* fix crash when deleting without nodepathbulia byak2006-04-261-1/+3
| | | (bzr r590)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-7/+7
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-141-2/+5
| | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525)
* remove the old _d_changed and _typestr_changed hacks, replacing by an ↵bulia byak2006-04-121-10/+6
| | | | | int-valued local_change flag; this works much faster with less code (bzr r495)
* oops, fix silly crashbulia byak2006-04-011-4/+0
| | | (bzr r388)
* remove undo_label juggling for curve_drag; remove synthesize_events (speeds ↵bulia byak2006-04-011-20/+18
| | | | | things up some more); pass nodepath->livarot_path or nodepath to various functions that previously took an item (bzr r387)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-18/+18
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+964
(bzr r1)