summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/align-and-distribute.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+2
* fix comment typosAlex Valavanis2017-01-111-2/+2
* Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-1/+1
* Changed order of selection itemsAdrian Boguszewski2016-09-251-2/+2
* Merged trunkAdrian Boguszewski2016-08-091-37/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-37/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-37/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-4/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-9/+13
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-8/+8
|/
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-131-2/+74
* Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
* removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-271-5/+0
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-13/+13
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-18/+14
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-41/+46
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-14/+14
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-9/+8
* Update to experimental r13598Liam P. White2014-10-081-1/+1
|\
| * Move more UI code into ui/Liam P. White2014-10-051-1/+1
| * Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-2/+2
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
* | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-2/+2
* | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-6/+4
* | 2. connect signalsLiam P. White2014-06-251-6/+8
|/
* Try and explain what selection means when aligning. Changed Selection to Sele...Martin Owens2014-04-031-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-3/+3
* Further refactoring of EventContexts.Markus Engel2013-07-301-9/+16
* Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
* Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-111-109/+18
* Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-101-42/+17
* cppcheckKris De Gussem2013-06-211-2/+2
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-19/+0
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-2/+0
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-2/+2
* Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac...John Smith2012-08-281-2/+17
* fix type (fixes Windows build)Johan B. C. Engelen2012-08-201-1/+1
* Fix for 1035733 : Align Distribute dialog - Right align buttonsJohn Smith2012-08-191-9/+16
* Fix for 189535 : align verbs and by keysJohn Smith2012-08-181-194/+169
* Migrate align & dist dialog to Gtk::Grid APIAlex Valavanis2012-04-141-2/+43
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* some switches between visual and geometric bbox based on prefs (Bug 473608)Alvin Penner2012-02-121-13/+18
* Header cleaningAlex Valavanis2012-02-121-0/+1