summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move more UI code into ui/Liam P. White2014-10-051-67/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-5/+3
* Clean up some ShapeHolder related thingsLiam P. White2014-07-261-40/+14
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-1/+1
* Fix bug with tool handles during document unit change.Matthew Petroff2013-09-141-0/+3
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-5/+8
* Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+0
* Finally introducing the pre-snap indicatorDiederik van Lierop2010-01-301-0/+2
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-77/+2
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-20/+0
* shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths...Johan B. C. Engelen2009-07-151-1/+2
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-191-7/+8
* make more things privatebulia byak2009-02-061-7/+11
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-6/+6
* undo last commit - here's a better way to fix this bugbulia byak2008-09-051-0/+3
* Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...Maximilian Albert2008-08-131-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* fix stupid crash, make get_item constbulia byak2008-07-201-1/+1
* Enable simultaneous knotholder and nodepathMaximilian Albert2008-07-141-6/+12
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-1/+1
* shape-editor.h: Supply missing #includes/declarations so that we don't depend...Peter Moulder2008-07-051-5/+3
* C++ify knotholdersMaximilian Albert2008-06-041-3/+3
* Add on-canvas editing of LPE PointParam.Johan B. C. Engelen2008-03-201-1/+1
* * (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen2008-02-271-1/+2
* * on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen2008-02-231-0/+1
* fix undoing of LPE paths again. please test. (now nodepath is only updated wh...Johan B. C. Engelen2007-10-231-0/+2
* LPE: fix undoing changes to pathparameter on-canvas.Johan B. C. Engelen2007-10-201-0/+1
* LPE: add on-canvas editing of path parameters!Johan B. C. Engelen2007-10-201-1/+1
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+1
* fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen2007-05-111-0/+4
* flipping patch by maximilian albertbulia byak2007-04-171-1/+2
* removing forward declaration of a enum - is it valid at all? at least it work...bulia byak2007-02-131-2/+1
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-131-0/+160