summaryrefslogtreecommitdiffstats
path: root/src/dialogs/export.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+2
| | | (bzr r1430)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
| | | (bzr r1262)
* remove deprecation warningsBob Jamison2006-06-011-2/+2
| | | (bzr r1113)
* remove deprecation warningsBob Jamison2006-06-011-13/+20
| | | (bzr r1112)
* replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, ↵Ralf Stephan2006-05-191-1/+1
| | | | | fixes #1489610 (bzr r894)
* partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak2006-05-091-91/+131
| | | (bzr r786)
* expand the range of dpi to fix 1476741bulia byak2006-04-271-3/+3
| | | (bzr r594)
* patch by Osei Poku to use the new file dialog on Browse in Exportbulia byak2006-04-171-37/+19
| | | (bzr r535)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-20/+20
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Allow setting bitmap size by adjusting height as well as widthAaron Spike2006-04-101-3/+67
| | | (bzr r472)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+3
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
| | | | | part of fix for #1290647 (bzr r178)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-95/+95
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1753
(bzr r1)