summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-271-143/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-6/+6
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Improve FileSave dialogMarc Jeanmougin2018-01-071-1/+1
* Misc. typosUnknown2017-11-071-1/+1
* Added new swatches dialogLiam P. White2014-03-051-0/+1
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+2
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-0/+2
* Fix for 1023655 : Improvments to Embedded script UIJohn Smith2012-07-151-1/+4
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-211-1/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-091-1/+4
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-1/+5
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-1/+2
* From trunkTed Gould2008-10-271-7/+7
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-19/+30
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-231-1/+3
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-22/+43
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-191-117/+0
* add import from ocal featureBruno Dilly2007-08-161-0/+53
* changes export to ocal dialogBruno Dilly2007-08-091-0/+64
* Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for...Joel Holdsworth2007-08-011-1/+6
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-3/+6
* Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz2007-03-021-0/+2
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-011-0/+4
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-0/+6
* Add property getters to FileExportDialogBob Jamison2006-07-191-1/+79
* more string cleanupBob Jamison2006-07-161-14/+26
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-121-2/+67
* move filedialog to its new homeBob Jamison2006-07-121-0/+172