summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/status_bubble_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Remove wstrings from status bubble code.tony@chromium.org2010-09-031-3/+3
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK: expand status bar when user hovers over a link for long enough.estade@chromium.org2010-05-141-16/+48
* Change hover time to 1600 ms, and resize more quickly for smaller width change.mirandac@google.com2010-05-031-0/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* gtk: Get rid of status bubble flicker.derat@chromium.org2009-11-221-0/+6
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-2/+33
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-281-12/+0
* Relanding r22644, "GTK: Rounded corner on status bubble."erg@google.com2009-08-061-5/+13
* Revert "GTK: Rounded corner on status bubble."erg@google.com2009-08-061-12/+5
* GTK: Rounded corner on status bubble.erg@google.com2009-08-061-5/+12
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-6/+19
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-071-1/+10
* Revert 19829.mirandac@chromium.org2009-07-021-4/+0
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-021-0/+4
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-231-2/+10
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-191-11/+2
* Elide the URL in the status bubble.tc@google.com2009-06-181-2/+11
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-281-18/+0
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+5
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-211-0/+7
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-191-14/+40
* Fix some include guards in browser/gtk.deanm@chromium.org2009-03-031-4/+4
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-191-0/+47