summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/dialogs_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Make some default file dialog titles for linux.estade@chromium.org2009-07-251-3/+12
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-211-6/+7
* Revert r20667, which broke dropdown menus.estade@chromium.org2009-07-151-8/+6
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-141-6/+8
* GTK: Preview images in file chooser.estade@chromium.org2009-07-031-0/+36
* Linux: reject empty file filters for file chooser dialogs.estade@chromium.org2009-05-201-3/+10
* Linux: remember user's last selected path for select file dialogs.estade@chromium.org2009-05-061-7/+50
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Gtk file selection filters, first cut.estade@chromium.org2009-04-241-4/+76
* Add a Cocoa file picker.avi@google.com2009-04-141-4/+1
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-14/+15
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-20/+14
* A file I left out of rietveld issue 56153estade@chromium.org2009-04-021-1/+1
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-1/+3
* Implement 2 more gtk dialogs: open file and open multiple files.estade@chromium.org2009-03-131-25/+138
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-0/+182