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