| Commit message (Expand) | Author | Files | Lines |
| 2016-07-01 | Added xmlNodes as range function | Adrian Boguszewski | 1 | -5/+4 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -7/+7 |
| 2015-11-05 | static code analysis | Kris De Gussem | 1 | -3/+3 |
| 2015-09-12 | Export. Fix for bug #170295 (default export image name for not-saved drawings). | Nicolas Dufour | 1 | -0/+7 |
| 2015-07-10 | Force PNG bitmap export to always write with PNG extension | Jabier Arraiza Cenoz | 1 | -3/+5 |
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 1 | -4/+0 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -2/+2 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -4/+4 |
| 2015-02-18 | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 1 | -6/+6 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -13/+15 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -8/+7 |
| 2014-12-21 | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 1 | -2/+2 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -18/+18 |
| 2014-11-24 | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 1 | -1/+1 |
| 2014-11-08 | export dialog, small code cleanup, should be a noop. (check if pointer is nul... | Johan B. C. Engelen | 1 | -1/+1 |
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+1 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+1 |
| 2014-09-07 | Update to experimental r13543 | Liam P. White | 1 | -1/+1 |
| 2014-09-02 | Remove misleading dialogs directory | Liam P. White | 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 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -1/+1 |
| 2014-06-25 | 1. make it compile | Liam P. White | 1 | -1/+1 |
| 2014-03-17 | Fix for Bug #1158506 (Batch export DPI always at 90). | Nicolas Dufour | 1 | -1/+1 |
| 2014-03-05 | Fixing branch problems | Jabier Arraiza Cenoz | 1 | -249/+253 |
| 2014-03-05 | update to trunk | Jabier Arraiza Cenoz | 1 | -253/+249 |
| 2014-03-04 | static code analysis: references for string classes that are function input p... | Kris De Gussem | 1 | -249/+253 |
| 2014-01-10 | Give the selection id a default just in case every selected item has no id. F... | Martin Owens | 1 | -1/+1 |
| 2014-01-02 | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 1 | -2/+2 |
| 2013-12-06 | Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...). | Nicolas Dufour | 1 | -1/+9 |
| 2013-10-30 | fix memleak. Export dialog still has many of its pointer members leaking !!! | Johan B. C. Engelen | 1 | -20/+21 |
| 2013-10-12 | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 1 | -2/+2 |
| 2013-09-01 | Fix PNG export with non-px default unit [Bug #1215104]. | Matthew Petroff | 1 | -1/+1 |
| 2013-08-27 | Added viewBox implement document unit support. | Matthew Petroff | 1 | -3/+3 |
| 2013-08-04 | Switched to global UnitTable. | Matthew Petroff | 1 | -2/+2 |
| 2013-07-31 | Eliminate "unit-constants.h". | Matthew Petroff | 1 | -4/+3 |
| 2013-07-18 | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 1 | -4/+2 |
| 2013-07-17 | Ported "ui/dialog/export.*". | Matthew Petroff | 1 | -46/+28 |
| 2013-07-09 | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 1 | -2/+2 |
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 1 | -0/+2 |
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 1 | -0/+2 |
| 2013-05-14 | Win32. Adding missing include (failed with the gtk3 devlibs). | Nicolas Dufour | 1 | -0/+1 |
| 2013-03-26 | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che... | Alex Valavanis | 1 | -0/+2 |
| 2013-03-19 | Fixing regression | jtx | 1 | -5/+21 |
| 2013-03-17 | cppcheck | Kris De Gussem | 1 | -3/+2 |
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -21/+5 |
| 2013-03-16 | Warning cleanup | Alex Valavanis | 1 | -0/+9 |
| 2013-03-15 | Fix even more forward declaration tags | Alex Valavanis | 1 | -5/+12 |
| 2013-03-13 | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 1 | -2/+36 |
| 2013-02-05 | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 1 | -0/+5 |
| 2012-11-18 | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor... | Nicolas Dufour | 1 | -0/+8 |