summaryrefslogtreecommitdiffstats
path: root/src/nodepath.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove nodepath.cpp and nodepath.hKrzysztof Kosi??ski2010-01-141-345/+0
* improve helperpath generation on mouse-overJohan B. C. Engelen2009-03-031-3/+2
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-12/+8
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-231-0/+4
* Merge from fe-movedTed Gould2008-11-211-64/+70
* From trunkTed Gould2008-10-271-0/+2
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-0/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+6
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-20/+20
* Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...Maximilian Albert2008-08-131-3/+3
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-3/+3
* Update helperpaths live also when any of the item's LPEs is modifiedMaximilian Albert2008-07-291-0/+1
* Along with nodepath also create/destroy the helperpaths of any LPEs associate...Maximilian Albert2008-07-291-5/+14
* purge livarot stuff from nodepathJohan B. C. Engelen2008-07-251-5/+0
* nodepath.h: Supply missing #includes/declarations so that we don't depend on ...Peter Moulder2008-07-051-0/+3
* comment fixbulia byak2008-06-191-3/+6
* Display helper grid for LPELattice; automatically add helper paths for LPE Pa...Maximilian Albert2008-06-181-1/+1
* Separate version of sp_nodepath_generate_helperpath() to generate a helperpat...Maximilian Albert2008-06-181-0/+1
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-0/+1
* use sp_nodepath_make_straight_path in LPEGearsJohan B. C. Engelen2008-04-141-0/+1
* fix nodepath.h include dependencyJohan B. C. Engelen2008-02-271-1/+1
* * on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen2008-02-231-0/+1
* Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert2007-12-051-0/+3
* make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen2007-11-031-1/+3
* LPE: add on-canvas editing of path parameters!Johan B. C. Engelen2007-10-201-1/+5
* rearrange, a couple utility methods for node selectionbulia byak2007-10-121-56/+59
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-3/+14
* fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen2007-05-111-13/+13
* flipping patch by maximilian albertbulia byak2007-04-171-1/+6
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-131-4/+2
* robustize remembering the dragged segment - store node number, not pointer; f...bulia byak2007-01-051-1/+1
* factor out creation of livarot_path, and make it on-demand so that update_rep...bulia byak2006-09-281-0/+1
* Fix race condition where node dragging is not ended after mouse button is rel...John Bintz2006-09-041-0/+3
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-5/+5
* undo annotationsbulia byak2006-07-061-1/+1
* make profile selectable via prefs, add elliptic (preliminary, needs perpendic...bulia byak2006-05-181-0/+6
* show handles togglebulia byak2006-05-161-1/+6
* fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...bulia byak2006-05-121-2/+4
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-141-0/+1
* change uint to unsigned intBob Jamison2006-04-121-2/+2
* remove the old _d_changed and _typestr_changed hacks, replacing by an int-val...bulia byak2006-04-121-0/+3
* store and update livarot_path in nodepath; switch curve_drag to not updating ...bulia byak2006-04-011-3/+8
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+266