summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-gtkmm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-13File preview max size increased to 10Mio.Nicolas Dufour1-1/+1
2009-08-09Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert1-0/+4
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-11/+7
2009-08-07Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert1-8/+22
2009-08-07Fix buglet: In the Save dialog the file extension should be automatically upd...Maximilian Albert1-1/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2009-02-06add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak1-0/+33
2008-10-27From trunkTed Gould1-30/+27
2008-09-11First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller1-1/+4
2008-05-24this hack does not seem to be needed with modern gtk, and it prevents remembe...bulia byak1-4/+0
2008-02-24Only add to favorites if path is absoluteJon A. Cruz1-14/+21
2008-02-23Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth1-1/+1
2008-02-23Merged in Native File Dialogs for Windows BranchJoel Holdsworth1-92/+26
2007-11-18further work on the gtkmm exception problems in the file dialog/filedialogimp...Johan B. C. Engelen1-2/+7
2007-11-17Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen1-2/+2
2007-11-08warning cleanupJon A. Cruz1-10/+10
2007-11-08attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ...Johan B. C. Engelen1-1/+15
2007-10-11trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-1624/+1624
2007-08-19Relocated the code that adds a link to the example folder inside from file.cp...Joel Holdsworth1-3/+13
2007-08-19Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth1-691/+4
2007-08-18few changes in import from ocal dialogBruno Dilly1-1/+3
2007-08-16add import from ocal featureBruno Dilly1-4/+369
2007-08-14Fix for bug #1752113; added set_preview_widget_active(false) to FileSaveDialo...gorodish1-24/+25
2007-08-10capitalizationbulia byak1-1/+1
2007-08-09changes export to ocal dialogBruno Dilly1-0/+305
2007-08-02fix compilebulia byak1-1/+1
2007-08-01Renamed various classes:Joel Holdsworth1-30/+30
2007-08-01These files were separated out from filedialog.cpp and filedialog.h, so to fa...Joel Holdsworth1-0/+1628