summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-gtkmm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-231-1/+1
| | | (bzr r4832)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-28/+15
| | | (bzr r4830)
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-590/+589
| | | (bzr r3883)
* fixing the ocal dialogs bugBruno Dilly2007-08-191-0/+4
| | | (bzr r3518)
* Separated the OCAL import and export dialogs into their own source file - ↵Joel Holdsworth2007-08-191-218/+34
| | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511)
* add import from ocal featureBruno Dilly2007-08-161-6/+86
| | | (bzr r3476)
* changes export to ocal dialogBruno Dilly2007-08-091-0/+124
| | | (bzr r3435)
* Renamed various classes:Joel Holdsworth2007-08-011-11/+11
| | | | | | | | FileDialogBase -> FileDialogBaseGtk FileOpenDialogImpl -> FileOpenDialogImplGtk FileSaveDialogImpl -> FileSaveDialogImplGtk FileExportDialog -> FileExportDialogImpl (bzr r3358)
* These files were separated out from filedialog.cpp and filedialog.h, so to ↵Joel Holdsworth2007-08-011-0/+578
facilitate a Win32 verion of these impls (bzr r3357)