summaryrefslogtreecommitdiffstats
path: root/src/node-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* prevent wrong rubberband origin after click-selecting in node toolbulia byak2007-09-221-0/+1
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-132/+92
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-5/+5
* make conversions away from NR::Maybe explicitMenTaLguY2007-03-041-3/+3
* leave the selection alone on mouse down.Aaron Spike2007-03-011-1/+0
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-131-342/+89
* robustize remembering the dragged segment - store node number, not pointer; f...bulia byak2007-01-051-1/+9
* Fix 1593499 (Tablet cursor drift when dragging bezier).gustav_b2007-01-041-3/+18
* implement select next/prev as verbsbulia byak2006-11-061-12/+0
* When canvas cannot update quickly, ensure that nodes being dragged will stay ...John Bintz2006-11-051-17/+39
* remove color cursorsJosh Andler2006-10-191-17/+0
* Ensure that rubberbanding has been initialized before manipulating rubberbandJohn Bintz2006-10-041-4/+6
* factor out creation of livarot_path, and make it on-demand so that update_rep...bulia byak2006-09-281-0/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* add checks to make sure given nodepath pointers are not null before working w...John Bintz2006-08-051-1/+15
* forced redraw of canvas upon completion of zooming or upon starting rubber ba...John Bintz2006-07-231-0/+1
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-231-0/+4
* undo annotationsbulia byak2006-07-061-1/+1
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-0/+17
* show handles togglebulia byak2006-05-161-3/+3
* fix crash when deleting without nodepathbulia byak2006-04-261-1/+3
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-7/+7
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-141-2/+5
* remove the old _d_changed and _typestr_changed hacks, replacing by an int-val...bulia byak2006-04-121-10/+6
* oops, fix silly crashbulia byak2006-04-011-4/+0
* remove undo_label juggling for curve_drag; remove synthesize_events (speeds t...bulia byak2006-04-011-20/+18
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-18/+18
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+964