summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/dialogs_kde.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize naming of SelectFileDialog implementation files.jamescook@chromium.org2011-11-151-418/+0
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* Linux: Use --embed for dialogs on KDE3; Clean up dialogs_kde.cc.thestig@chromium.org2011-11-111-39/+41
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Check if SaveAs dialog had multiple file type choices before saving the prefe...keishi@google.com2011-10-261-0/+6
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-051-2/+5
* Added support for KDE file dialogs.dfilimon@google.com2011-09-161-0/+405