summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* minor coding style changesJabier Arraiza Cenoz2015-08-081-4/+5
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-0/+8
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-4/+4
* Update to experimental r13465Liam P. White2014-08-081-1/+1
|\
| * Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
* | Update to trunk/integrate BSplineLiam P. White2014-05-091-1/+12
|\|
| * Fixing branch problemsJabier Arraiza Cenoz2014-03-051-2/+3
| * TranslationsJabier Arraiza Cenoz2014-03-051-3/+2
| * translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-2/+3
| * update to trunkJabier Arraiza Cenoz2014-01-181-11/+0
| |\
| * | Spanish comment of multi-path-manipulator-cppJabier Arraiza Cenoz2013-12-301-0/+2
| * | RefactorizingJabier Arraiza Cenoz2013-12-301-3/+0
| * | Update to trunkJabier Arraiza Cenoz2013-12-121-1/+9
| |\ \
| * \ \ Update to trunkJabier Arraiza Cenoz2013-11-081-1/+1
| |\ \ \
| * \ \ \ Upadate to trunkJabier Arraiza Cenoz2013-07-041-2/+6
| |\ \ \ \
| * \ \ \ \ Update to trunkJabier Arraiza Cenoz2013-03-261-2/+1
| |\ \ \ \ \
| * | | | | | Fixing node faultjtx2013-03-201-1/+1
| * | | | | | Widgets to effect addedJabier Arraiza Cenoz2013-03-191-1/+0
| |\ \ \ \ \ \
| * | | | | | | ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-1/+3
| * | | | | | | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-181-1/+10
* | | | | | | | Fixed path color when changed by Objects DialogLiam P. White2014-03-031-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | multi-path-manipulator: strip dead codeAlex Valavanis2014-01-141-11/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).Nicolas Dufour2013-12-121-1/+9
| |_|_|_|/ |/| | | |
* | | | | First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| |_|_|/ |/| | |
* | | | Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| |_|/ |/| |
* | | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| |/ |/|
* | cppcheckKris De Gussem2013-03-171-1/+0
|/
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+3
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+5
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-106/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-35/+144
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* Patch from John Smith for 623660Josh Andler2012-01-231-2/+2
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-0/+5
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-051-9/+9
* Doxygen cleanup.Jon A. Cruz2011-10-031-8/+15
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-161-1/+72
* Node tool: correctly save node skewing to undo historyKrzysztof Kosi??ski2010-12-161-0/+8
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
* | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
* | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-061-2/+27