summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* text fixesbulia byak2007-01-181-5/+5
| | | (bzr r2241)
* enable Enter to activate filedialogsbulia byak2006-11-181-3/+3
| | | (bzr r1973)
* Remove our "fake" location field from the open dialog. Gtk's FileChooser ↵Bob Jamison2006-11-171-84/+0
| | | | | has evolved enough that we don't need it any more. (bzr r1970)
* patch 1590039, whitespacebulia byak2006-11-031-9/+8
| | | (bzr r1891)
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-011-5/+21
| | | (bzr r1747)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-0/+9
| | | | | Now it all works quite well! Great! (bzr r1630)
* Add property getters to FileExportDialogBob Jamison2006-07-191-47/+143
| | | (bzr r1438)
* Create first mockup for export dialog panelBob Jamison2006-07-171-13/+146
| | | (bzr r1432)
* more string cleanupBob Jamison2006-07-161-12/+15
| | | (bzr r1422)
* Base all 3 dialogs from a common FileDialogBase to share behavioursBob Jamison2006-07-131-16/+56
| | | (bzr r1400)
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-121-90/+523
| | | (bzr r1399)
* move filedialog to its new homeBob Jamison2006-07-121-0/+1448
(bzr r1398)