summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/constrained_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* reland r57885 with a fix for the DCHECK failures observed by nsylvain.estade@chromium.org2010-09-041-34/+16
* Revert 58259 - reland r57885 with a fix for linux/views.nsylvain@chromium.org2010-09-021-15/+36
* reland r57885 with a fix for linux/views.estade@chromium.org2010-09-011-36/+15
* Reverting to fix Chromium Arm compile failures. Please reland after fixing.ananta@chromium.org2010-08-301-15/+36
* [GTK] a couple of constrained window fixes:estade@chromium.org2010-08-301-36/+15
* More gtk signal handler macro conversion.estade@chromium.org2010-05-071-1/+4
* Fix for LoginPromptTesti.CancelRedundantAuths and related tests on linux views.zelidrag@chromium.org2010-04-141-3/+5
* Fixed ESC handling on constrained dialogs on GTK. We used to stop the entire ...zelidrag@chromium.org2010-04-141-1/+36
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-5/+11
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-2/+2
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-2/+2
* GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.erg@google.com2009-06-221-5/+3
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-0/+63