summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/transformation.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-1/+1
2017-06-29Remove old icon handling codeAlexander Valavanis1-5/+8
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-12-27Rm some deprecated Gtk::Stock usageAlex Valavanis1-2/+2
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-11/+9
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-102/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+1
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski1-11/+11
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-7/+7
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-11-05static code analysisKris De Gussem1-4/+4
2015-09-25UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...Nicolas Dufour1-0/+3
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2015-04-27removed a few useless SP_OBJECT() castsMarc Jeanmougin1-1/+1
2015-04-27removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin1-1/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-10/+10
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-11/+11
2015-02-18Just...mc1-18/+23
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-6/+6
2014-12-21Purge sp_desktop_message_stackLiam P. White1-7/+7
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+2
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen1-2/+2
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-2/+2
2014-06-264. further refactor Application class; create proper singleton, encapsulate m...Liam P. White1-2/+2
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-5/+4
2014-06-252. connect signalsLiam P. White1-7/+6
2014-01-04modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner1-3/+4
2013-06-29Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner1-0/+35
2013-06-21cppcheckKris De Gussem1-2/+2
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-13Migrate remaining dialogs to Gtk::GridAlex Valavanis1-2/+90
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-4/+4
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+1
2012-08-28Fix for 1042508 : Transform dialog when floating doesnt work on active docJohn Smith1-0/+11
2012-08-01Fix for 512247 : Show the direction in Object/Transform/RotateJohn Smith1-0/+57
2012-05-22Drop deprecated GtkNotebookPage usageAlex Valavanis1-2/+5
2012-03-22UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...Nicolas Dufour1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-06Some documentationKris De Gussem1-78/+30
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-2/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-09-041) Fix absolute scaling in transform dialogDiederik van Lierop1-43/+48
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-13/+13
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-0/+1