| Commit message (Expand) | Author | Files | Lines |
| 2017-09-24 | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 1 | -1/+1 |
| 2017-07-08 | Fix Gtk alignment API | Alexander Valavanis | 1 | -1/+2 |
| 2017-06-29 | Use Gtk orientable widgets | Alexander Valavanis | 1 | -0/+4 |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -1/+0 |
| 2016-12-27 | Rm remaining Gtk::Stock usage | Alex Valavanis | 1 | -161/+160 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+0 |
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -19/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+4 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+0 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -6/+6 |
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -1/+1 |
| 2015-11-13 | static code analysis | Kris De Gussem | 1 | -3/+3 |
| 2015-08-30 | Why would anyone make a sorting function that is not antisymmetric ? That mak... | Marc Jeanmougin | 1 | -9/+3 |
| 2015-07-13 | fix "arrange" tool (typo) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-05-08 | fixes a few of jenkins warnings | Marc Jeanmougin | 1 | -1/+0 |
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-19 | added a set to the Selection | Marc Jeanmougin | 1 | -17/+11 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -11/+10 |
| 2015-02-18 | Just... | mc | 1 | -24/+30 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -3/+3 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 |
| 2014-08-26 | Standardise InkscapeApplication GObject implementation (namespace not support... | Alex Valavanis | 1 | -1/+1 |
| 2014-06-27 | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 1 | -1/+1 |
| 2014-06-26 | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 1 | -1/+1 |
| 2014-06-26 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -12/+0 |
| 2014-06-25 | 2. connect signals | Liam P. White | 1 | -1/+2 |
| 2014-05-11 | i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348). | Nicolas Dufour | 1 | -1/+1 |
| 2014-03-27 | Get pollar tiling working agains with trunk | Martin Owens | 1 | -1/+6 |
| 2012-05-09 | Renamed files to better match coding conventions | Denis Declara | 1 | -1/+1 |
| 2012-04-27 | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab... | Denis Declara | 1 | -198/+6 |
| 2012-04-24 | Added first support for elliptical arrangements | Denis Declara | 1 | -3/+24 |
| 2012-04-19 | Improved UI of PolarArrangement Tab and connected some widgets to events (now... | Denis Declara | 1 | -6/+72 |
| 2012-04-15 | Added some POC code to move objects around | Denis Declara | 1 | -0/+12 |
| 2012-04-15 | Improved User interface. | Denis Declara | 1 | -4/+27 |
| 2012-04-09 | Added initial gui for polar arrangement tab | Denis Declara | 1 | -8/+45 |
| 2012-04-04 | Changed enum used for alignment, which hopefully will fix daily deb builds. | Denis Declara | 1 | -1/+1 |
| 2012-04-02 | Anchor widget now reads the last alignment from the settings. Anchor selectio... | Denis Declara | 1 | -0/+4 |
| 2012-03-31 | Brought old code, "Rows and Columns" in it's own class. Added a separate clas... | Denis Declara | 1 | -35/+63 |
| 2012-03-29 | Removed some commented code, which i replaced, and is therefore no longer used. | Denis Declara | 1 | -69/+0 |
| 2012-03-28 | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ... | Denis Declara | 1 | -37/+19 |
| 2012-03-26 | Added anchor-selection widget, it doesn't do much at the moment, next step wi... | Denis Declara | 1 | -0/+1 |
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -1/+1 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 |
| 2012-02-06 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -4/+2 |
| 2012-01-03 | More deprecated GtkTooltips | Alex Valavanis | 1 | -5/+5 |
| 2011-11-05 | increase max values in rows&cols dialog. increase significant digits | Johan B. C. Engelen | 1 | -4/+4 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -8/+8 |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -1/+1 |
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -0/+1 |