summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-231-1/+3
| | | (bzr r4832)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-22/+43
| | | (bzr r4830)
* Separated the OCAL import and export dialogs into their own source file - ↵Joel Holdsworth2007-08-191-117/+0
| | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511)
* add import from ocal featureBruno Dilly2007-08-161-0/+53
| | | (bzr r3476)
* changes export to ocal dialogBruno Dilly2007-08-091-0/+64
| | | (bzr r3435)
* Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation ↵Joel Holdsworth2007-08-011-1/+6
| | | | | for a Win32 implementation of the file dialogs (bzr r3356)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-3/+6
| | | | | they are correctly parented (bzr r3328)
* Switched from deferred extension appending to live extension swapping in the ↵Jon A. Cruz2007-03-021-0/+2
| | | | | dialog (bzr r2494)
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-011-0/+4
| | | (bzr r1747)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-0/+6
| | | | | Now it all works quite well! Great! (bzr r1630)
* Add property getters to FileExportDialogBob Jamison2006-07-191-1/+79
| | | (bzr r1438)
* more string cleanupBob Jamison2006-07-161-14/+26
| | | (bzr r1422)
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-121-2/+67
| | | (bzr r1399)
* move filedialog to its new homeBob Jamison2006-07-121-0/+172
(bzr r1398)