summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/export.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+4
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-1/+2
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-8/+1
* fixing to new trunkJabiertxof2017-01-241-13/+17
|\
| * antialiasing options on exportMarc Jeanmougin2017-01-041-3/+12
| * Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-271-10/+5
* | Add exportersJabier Arraiza Cenoz2016-11-051-3/+0
* | Update to trunkJabier Arraiza Cenoz2016-10-251-1/+1
|\|
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-1/+1
* | Doc rotate startJabier Arraiza Cenoz2016-10-021-1/+11
|/
* minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-251-3/+4
* Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2016-09-251-5/+56
* Merged trunkAdrian Boguszewski2016-08-091-90/+6
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-90/+6
| |\
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-5/+0
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-84/+6
* | | Merged trunkAdrian Boguszewski2016-08-031-14/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-14/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+15
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-15/+1
| |/
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-1/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-6/+8
|\|
* | Added xmlNodes as range functionAdrian Boguszewski2016-07-011-5/+4
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-7/+7
|/
* static code analysisKris De Gussem2015-11-051-3/+3
* Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
* Force PNG bitmap export to always write with PNG extensionJabier Arraiza Cenoz2015-07-101-3/+5
* updated with trunkMarc Jeanmougin2015-04-291-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-2/+2
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
* | I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-181-6/+6
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-13/+15
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-8/+7
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-18/+18
* Update to trunk r13766Liam P. White2014-11-261-1/+1
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* | Update to trunk r13690Liam P. White2014-11-091-1/+1
|\|
| * export dialog, small code cleanup, should be a noop. (check if pointer is nul...Johan B. C. Engelen2014-11-081-1/+1
* | Update to experimental r13598Liam P. White2014-10-081-1/+1
|\|
| * Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* | Update to experimental r13565Liam P. White2014-09-271-1/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* Fix for Bug #1158506 (Batch export DPI always at 90).Nicolas Dufour2014-03-171-1/+1
* static code analysis: references for string classes that are function input p...Kris De Gussem2014-03-041-249/+253
* Give the selection id a default just in case every selected item has no id. F...Martin Owens2014-01-101-1/+1