summaryrefslogtreecommitdiffstats
path: root/src/dialogs/export.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-11gtk adjustment fixJon A. Cruz1-6/+6
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-2/+4
2009-02-02remove mnemonic which does not work anywaybulia byak1-1/+1
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-1/+1
2008-11-21Merge from fe-movedTed Gould1-38/+35
2008-10-27From trunkTed Gould1-14/+14
2008-10-11Merging from trunkTed Gould1-5/+5
2008-09-18Yet another NR ==> Geom changeMaximilian Albert1-31/+30
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-25/+24
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-4/+4
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-05-04noop: Address string-literal-to-char* warning.Peter Moulder1-2/+2
2008-02-13i18n patch from MarcinAlexandre Prokoudine1-1/+1
2008-01-17Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth1-1/+1
2008-01-16Stopped the export bitmap dialog from being sizeableJoel Holdsworth1-1/+1
2008-01-16Corrected the parenting of the browse dialog, so that it cannot fall undernea...Joel Holdsworth1-1/+1
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-6/+6
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-3/+2
2007-11-16Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen1-5/+6
2007-11-08warning cleanupJon A. Cruz1-95/+95
2007-06-21Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...Peter Moulder1-1/+6
2007-03-25move extension adding to the right place so it's added on export, not on browsebulia byak1-38/+41
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-2/+2
2007-03-10Merge further bbox workMenTaLguY1-19/+15
2007-02-25add 'hide all except selected' checkboxbulia byak1-5/+28
2007-02-12batch export checkboxbulia byak1-71/+186
2007-02-11fix warningbulia byak1-1/+1
2007-02-11Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips1-0/+4
2007-01-04Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the act...Johan B. C. Engelen1-3/+34
2006-12-28Export dialog is now always shown in view (not outside of screen)Johan B. C. Engelen1-10/+8
2006-11-19string fixes from bug 1516157bulia byak1-1/+1
2006-11-13factor out retrieving export hints from selection and document; use that for ...bulia byak1-54/+4
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-10/+10
2006-07-17factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison1-0/+2
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan1-1/+1
2006-06-01remove deprecation warningsBob Jamison1-2/+2
2006-06-01remove deprecation warningsBob Jamison1-13/+20
2006-05-19replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi...Ralf Stephan1-1/+1
2006-05-09partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak1-91/+131
2006-04-27expand the range of dpi to fix 1476741bulia byak1-3/+3
2006-04-17patch by Osei Poku to use the new file dialog on Browse in Exportbulia byak1-37/+19
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-20/+20
2006-04-10Allow setting bitmap size by adjusting height as well as widthAaron Spike1-3/+67
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-95/+95