summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/export.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix PNG export dialog crash (heap-use-after-free)Thomas Holder2019-11-201-3/+3
* Eliminate clang warningsThomas Holder2019-08-231-19/+5
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-181-2/+4
* Fix various minor typosYuri Chornoivan2019-07-011-4/+4
* Tidy various dialog UIsNathan Lee2019-04-021-18/+22
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-6/+6
* Remove unused header file.Tavmjong Bah2019-01-081-1/+0
* modernize loopsMarc Jeanmougin2019-01-021-6/+6
* Rm deprecated budget widgetsAlexander Valavanis2018-12-291-4/+12
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-20/+20
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-19/+20
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Misc. typosluz.paz2018-01-081-1/+1
* Make bitmap export progress dialog transient for the main windowEduard Braun2017-11-301-0/+1
* Allow to cancel PNG exportEduard Braun2017-11-251-4/+4
* Remove deprecated GNOME VFSStefano Facchini2017-10-131-9/+1
* 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
|\