summaryrefslogtreecommitdiffstats
path: root/src/dialogs/export.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen2010-04-101-6/+6
* Patch from Fridrich - LP #520532Krzysztof Kosi??ski2010-03-051-1/+1
* Cleanup on id access.Jon A. Cruz2010-03-021-39/+39
* Better patch by Adib for 431022. Appears safe, however, I am unable to test a...Josh Andler2009-09-231-2/+6
* Patch by Adib for 431022. Appears safe, however, I am unable to test as it is...Josh Andler2009-09-221-1/+1
* absolutize user-entered path from doc locationbulia byak2009-08-211-19/+30
* fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-171-6/+22
* Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert2009-08-091-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-2/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-8/+8
* SPDocument->Documentjohnce2009-08-051-8/+8
* FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...theAdib2009-08-031-2/+53
* gtk adjustment fixJon A. Cruz2009-03-111-6/+6
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-2/+4
* remove mnemonic which does not work anywaybulia byak2009-02-021-1/+1
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-1/+1
* Merge from fe-movedTed Gould2008-11-211-38/+35
* From trunkTed Gould2008-10-271-14/+14
* Merging from trunkTed Gould2008-10-111-5/+5
* Yet another NR ==> Geom changeMaximilian Albert2008-09-181-31/+30
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-25/+24
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-4/+4
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* noop: Address string-literal-to-char* warning.Peter Moulder2008-05-041-2/+2
* i18n patch from MarcinAlexandre Prokoudine2008-02-131-1/+1
* Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth2008-01-171-1/+1
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
* Corrected the parenting of the browse dialog, so that it cannot fall undernea...Joel Holdsworth2008-01-161-1/+1
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-6/+6
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-3/+2
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-161-5/+6
* warning cleanupJon A. Cruz2007-11-081-95/+95
* Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...Peter Moulder2007-06-211-1/+6
* move extension adding to the right place so it's added on export, not on browsebulia byak2007-03-251-38/+41
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-2/+2
* Merge further bbox workMenTaLguY2007-03-101-19/+15
* add 'hide all except selected' checkboxbulia byak2007-02-251-5/+28
* batch export checkboxbulia byak2007-02-121-71/+186
* fix warningbulia byak2007-02-111-1/+1
* Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips2007-02-111-0/+4
* Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the act...Johan B. C. Engelen2007-01-041-3/+34
* Export dialog is now always shown in view (not outside of screen)Johan B. C. Engelen2006-12-281-10/+8
* string fixes from bug 1516157bulia byak2006-11-191-1/+1
* factor out retrieving export hints from selection and document; use that for ...bulia byak2006-11-131-54/+4
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-10/+10
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+2
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
* remove deprecation warningsBob Jamison2006-06-011-2/+2
* remove deprecation warningsBob Jamison2006-06-011-13/+20