summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-27Remove unused code for NEW_EXPORT_DIALOGPatrick Storz1-143/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-6/+6
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-4/+4
2018-01-07Improve FileSave dialogMarc Jeanmougin1-1/+1
2017-11-07Misc. typosUnknown1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-0/+1
2014-03-05Added new swatches dialogLiam P. White1-0/+1
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-1/+2
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-0/+2
2012-07-15Fix for 1023655 : Improvments to Embedded script UIJohn Smith1-1/+4
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2011-02-21Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-09Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert1-1/+4
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-1/+5
2009-08-07Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert1-1/+2
2008-10-27From trunkTed Gould1-7/+7
2008-09-11First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller1-19/+30
2008-02-23Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth1-1/+3
2008-02-23Merged in Native File Dialogs for Windows BranchJoel Holdsworth1-22/+43
2007-08-19Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth1-117/+0
2007-08-16add import from ocal featureBruno Dilly1-0/+53
2007-08-09changes export to ocal dialogBruno Dilly1-0/+64
2007-08-01Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for...Joel Holdsworth1-1/+6
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-3/+6
2007-03-02Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz1-0/+2
2006-10-01Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook1-0/+4
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips1-0/+6
2006-07-19Add property getters to FileExportDialogBob Jamison1-1/+79
2006-07-16more string cleanupBob Jamison1-14/+26
2006-07-12clean up redundancies. add a placeholder for Export dialogBob Jamison1-2/+67
2006-07-12move filedialog to its new homeBob Jamison1-2/+2