| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| * | Use _WIN32 instead of WIN32 | Eduard Braun | 2018-10-01 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -20/+20 |
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -19/+20 |
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| * | Make bitmap export progress dialog transient for the main window | Eduard Braun | 2017-11-30 | 1 | -0/+1 |
| * | Allow to cancel PNG export | Eduard Braun | 2017-11-25 | 1 | -4/+4 |
| * | Remove deprecated GNOME VFS | Stefano Facchini | 2017-10-13 | 1 | -9/+1 |
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 1 | -2/+4 |
| * | Refactor profile directory use and promote IO::Resource get_path and get_file... | Martin Owens | 2017-06-28 | 1 | -1/+2 |
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -8/+1 |
| * | fixing to new trunk | Jabiertxof | 2017-01-24 | 1 | -13/+17 |
| |\ |
|
| | * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 1 | -3/+12 |
| | * | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -10/+5 |
| * | | Add exporters | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -3/+0 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -1/+1 |
| |\| |
|
| | * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 |
| * | | Doc rotate start | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -1/+11 |
| |/ |
|
| * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 1 | -3/+4 |
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept... | Marc Jeanmougin | 2016-09-25 | 1 | -5/+56 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -90/+6 |
| |\ |
|
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -90/+6 |
| | |\ |
|
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -5/+0 |
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -84/+6 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -14/+1 |
| |\| | |
|
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+1 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+15 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -15/+1 |
| | |/ |
|
| * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -1/+1 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+8 |
| |\| |
|
| * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -5/+4 |
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -7/+7 |
| |/ |
|
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -3/+3 |
| * | Export. Fix for bug #170295 (default export image name for not-saved drawings). | Nicolas Dufour | 2015-09-12 | 1 | -0/+7 |
| * | Force PNG bitmap export to always write with PNG extension | Jabier Arraiza Cenoz | 2015-07-10 | 1 | -3/+5 |
| * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -4/+0 |
| |\ |
|
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 2015-04-27 | 1 | -4/+0 |
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -4/+4 |
| * | | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 2015-02-18 | 1 | -6/+6 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -13/+15 |
| |/ |
|
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -8/+7 |
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -18/+18 |
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| |\ |
|
| | * | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 1 | -1/+1 |