| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | gtk: Make use of gtk signal macros in BrowserTitleBar. | tfarina@chromium.org | 2010-06-02 | 1 | -7/+6 |
* | GTK: Support Ambiance/Radiance and Dust button ordering. | erg@chromium.org | 2010-05-13 | 1 | -8/+34 |
* | gtk: Use the new callback macros in more places. | evan@chromium.org | 2010-04-07 | 1 | -1/+2 |
* | Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol... | estade@chromium.org | 2010-01-19 | 1 | -10/+21 |
* | Remove an unneeded forward declaration. (This is really a dummy commit to tri... | thestig@chromium.org | 2010-01-13 | 1 | -1/+0 |
* | GTK: Use page and app menu models. | estade@chromium.org | 2010-01-07 | 1 | -1/+1 |
* | GTK: add middle click and right click functionality to maximize button. | estade@chromium.org | 2009-12-01 | 1 | -0/+4 |
* | GTK: Implement popup favicon menu. | estade@chromium.org | 2009-09-30 | 1 | -0/+10 |
* | Pulls ActiveWindowWatcher into app so that we can use it in | sky@chromium.org | 2009-09-28 | 1 | -2/+7 |
* | Set the window icon to the favicon when in app mode. | tony@chromium.org | 2009-08-26 | 1 | -2/+2 |
* | GTK Themes: Reapply r23734, fixing destruction order issues. | erg@google.com | 2009-08-20 | 1 | -1/+25 |
* | Revert "GTK Theme: Make inactive titlebar legible." | erg@google.com | 2009-08-19 | 1 | -23/+1 |
* | GTK Theme: Make inactive titlebar legible. | erg@google.com | 2009-08-19 | 1 | -1/+23 |
* | Add the anti-clockwise waiting throbber to app mode/popup windows. | tc@google.com | 2009-08-05 | 1 | -4/+9 |
* | Add some spacing to titlebar buttons. | estade@chromium.org | 2009-08-05 | 1 | -5/+9 |
* | Show an icon and the page title in the custom frame when it's an | tc@google.com | 2009-07-31 | 1 | -0/+32 |
* | Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux. | jhawkins@chromium.org | 2009-07-09 | 1 | -0/+4 |
* | GTK custom frame: Don't show the border when maximized. Enlarge the close but... | estade@chromium.org | 2009-06-30 | 1 | -0/+6 |
* | Make tabstrip flush with top of titlebar when custom frame is enabled and bro... | estade@chromium.org | 2009-06-29 | 1 | -0/+6 |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 1 | -3/+0 |
* | Paint the spy guy. | estade@chromium.org | 2009-06-25 | 1 | -0/+3 |
* | Move the titlebar background drawing from the titlebar to the | tc@google.com | 2009-06-22 | 1 | -10/+0 |
* | Add the ability to resize the window when over the custom frame. | tc@google.com | 2009-06-22 | 1 | -9/+5 |
* | Refactor the titlebar code into its own class because it's getting big | tc@google.com | 2009-06-12 | 1 | -0/+106 |