summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-03patch 1590039, whitespacebulia byak1-9/+8
2006-10-01Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook1-5/+21
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips1-0/+9
2006-07-19Add property getters to FileExportDialogBob Jamison1-47/+143
2006-07-17Create first mockup for export dialog panelBob Jamison1-13/+146
2006-07-16more string cleanupBob Jamison1-12/+15
2006-07-13Base all 3 dialogs from a common FileDialogBase to share behavioursBob Jamison1-16/+56
2006-07-12clean up redundancies. add a placeholder for Export dialogBob Jamison1-90/+523
2006-07-12move filedialog to its new homeBob Jamison1-2/+2
2006-07-10another attempt at #1502439, another example of ignoring NULL removedRalf Stephan1-1/+4
2006-07-08handle NULL return value, fixes crash when opening filechooser dialog (#1502439)Ralf Stephan1-2/+5
2006-05-21call GC::request_early_collection() after switching preview imagesMenTaLguY1-2/+5