| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -2/+2 |
| * | fix comment typos | Alex Valavanis | 2017-01-11 | 1 | -2/+2 |
| * | Add some unit tests for object-set cppification | Marc Jeanmougin | 2016-11-02 | 1 | -1/+1 |
| * | Changed order of selection items | Adrian Boguszewski | 2016-09-25 | 1 | -2/+2 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -37/+1 |
| |\ |
|
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -37/+1 |
| | |\ |
|
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -37/+1 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| |\| | |
|
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+4 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+1 |
| | |/ |
|
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -9/+13 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -8/+8 |
| |/ |
|
| * | "Relative to" option for node alignment. | Marc Jeanmougin | 2016-03-13 | 1 | -2/+74 |
| * | Add support for the "relative to" setting when aligning baselines (fixes 167228) | Marc Jeanmougin | 2016-03-03 | 1 | -3/+46 |
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 1 | -1/+0 |
| * | Fixes some non-antisymmetrical sort function | Marc Jeanmougin | 2015-10-02 | 1 | -1/+1 |
| * | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 1 | -5/+0 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -13/+13 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -18/+14 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -41/+46 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -14/+14 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -9/+8 |
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ |
|
| | * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | * | Standardise InkscapeApplication GObject implementation (namespace not support... | Alex Valavanis | 2014-08-26 | 1 | -2/+2 |
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| * | | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 2014-06-26 | 1 | -2/+2 |
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -6/+4 |
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -6/+8 |
| |/ |
|
| * | Try and explain what selection means when aligning. Changed Selection to Sele... | Martin Owens | 2014-04-03 | 1 | -1/+1 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -3/+3 |
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -9/+16 |
| * | Do not effect the focus in align computation | Martin Owens | 2013-07-12 | 1 | -7/+9 |
| * | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 1 | -109/+18 |
| * | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -42/+17 |
| * | cppcheck | Kris De Gussem | 2013-06-21 | 1 | -2/+2 |
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -19/+0 |
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -2/+0 |
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -2/+2 |
| * | Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac... | John Smith | 2012-08-28 | 1 | -2/+17 |
| * | fix type (fixes Windows build) | Johan B. C. Engelen | 2012-08-20 | 1 | -1/+1 |
| * | Fix for 1035733 : Align Distribute dialog - Right align buttons | John Smith | 2012-08-19 | 1 | -9/+16 |
| * | Fix for 189535 : align verbs and by keys | John Smith | 2012-08-18 | 1 | -194/+169 |
| * | Migrate align & dist dialog to Gtk::Grid API | Alex Valavanis | 2012-04-14 | 1 | -2/+43 |
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| * | some switches between visual and geometric bbox based on prefs (Bug 473608) | Alvin Penner | 2012-02-12 | 1 | -13/+18 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |