summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/tweak-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-8/+8
* Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2
* Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
* Merged trunkAdrian Boguszewski2016-08-031-12/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+12
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-12/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-4/+4
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-4/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-8/+8
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* static code analysisKris De Gussem2015-11-131-1/+1
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-2/+1
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+1
* mergeMarc Jeanmougin2015-04-261-10/+0
|\
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
* | Just...mc2015-02-181-14/+11
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-14/+14
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Update to trunk r13638Liam P. White2014-10-251-37/+49
|\
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-37/+49
* | Move more UI code into ui/Liam P. White2014-10-051-1/+1
* | Undo changes in r13391Liam P. White2014-06-071-1/+1
* | Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-061-1/+1
|/
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-26/+19
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1524