summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/blocked_popup_container_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.pkasting@chromium.org2009-10-051-1/+1
* Linux build failure makes no sense. Try random fix.pkasting@chromium.org2009-10-031-1/+1
* Rewrite chunks of the blocked popup container code:pkasting@chromium.org2009-10-031-18/+59
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-291-7/+5
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-281-85/+17
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-121-33/+85
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-031-8/+2
* 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 Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-231-1/+1
* GTK: Popup notification is readable with dark themes in chrome theme mode.erg@google.com2009-07-211-2/+39
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-14/+3
* GTK Themes: Theme the popup notification.erg@google.com2009-07-071-18/+38
* GTK: Change BlockedPopupContainerView to a cairo implementation.erg@google.com2009-06-121-42/+43
* GTK: Graphical polish on the BlockedPopupContainerView. Specifically, rounded...erg@google.com2009-06-111-17/+66
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-101-0/+186