summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/status_bubble_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Don't hard code status bubble border.erg@google.com2009-10-011-8/+5
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-281-84/+8
* Reduce the status bubble rounding by a pixel.tony@chromium.org2009-08-241-1/+1
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-121-6/+1
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-111-17/+1
* Relanding r22644, "GTK: Rounded corner on status bubble."erg@google.com2009-08-061-23/+115
* Revert "GTK: Rounded corner on status bubble."erg@google.com2009-08-061-112/+23
* GTK: Rounded corner on status bubble.erg@google.com2009-08-061-23/+112
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-1/+1
* Re-land the patch to elide the status bubble to 1/3 the width of thetc@google.com2009-07-131-3/+10
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-7/+19
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-071-6/+37
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-231-12/+32
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-191-36/+7
* Elide the URL in the status bubble.tc@google.com2009-06-181-7/+36
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-2/+2
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-281-42/+1
* GTK: Force the text color in the status bubble to be the same as windows.erg@google.com2009-05-221-0/+2
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-211-2/+19
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-211-4/+9
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-191-38/+88
* linux: use possibly_invalid_spec() for displaying a URL.evan@chromium.org2009-05-071-1/+1
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Fix status bubble positioning on non-tiled window managers.evan@chromium.org2009-02-191-4/+11
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-191-0/+73