| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -2/+1 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 1 | -2/+9 |
* | GTK: fix some memory leaks, streamline a common operation. | estade@chromium.org | 2010-02-03 | 1 | -4/+5 |
* | Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol... | estade@chromium.org | 2010-01-19 | 1 | -74/+35 |
* | Removing obsolete code for chromeos. | oshima@chromium.org | 2010-01-15 | 1 | -2/+0 |
* | GTK: Use page and app menu models. | estade@chromium.org | 2010-01-07 | 1 | -10/+10 |
* | GTK: add middle click and right click functionality to maximize button. | estade@chromium.org | 2009-12-01 | 1 | -1/+32 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -1/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | GTK: Fix a couple minor popup window icon menu bugs. | estade@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Switch to using radio buttons for toggling the custom frame. Use | tony@chromium.org | 2009-10-02 | 1 | -1/+1 |
* | GTK: Implement popup favicon menu. | estade@chromium.org | 2009-09-30 | 1 | -36/+112 |
* | Pulls ActiveWindowWatcher into app so that we can use it in | sky@chromium.org | 2009-09-28 | 1 | -13/+16 |
* | Linux: work around browser windows that get stuck maximized by the WM. | mdm@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -12/+12 |
* | Add more view ids and gtk widget names to so gtkparasite is | tony@chromium.org | 2009-09-23 | 1 | -0/+1 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | Disables turning on custom frame in chrome os. | sky@chromium.org | 2009-09-23 | 1 | -0/+2 |
* | Set the window icon to the favicon when in app mode. | tony@chromium.org | 2009-08-26 | 1 | -2/+16 |
* | GTK Themes: Reapply r23734, fixing destruction order issues. | erg@google.com | 2009-08-20 | 1 | -8/+105 |
* | Revert "GTK Theme: Make inactive titlebar legible." | erg@google.com | 2009-08-19 | 1 | -100/+8 |
* | GTK Theme: Make inactive titlebar legible. | erg@google.com | 2009-08-19 | 1 | -8/+100 |
* | In app windows, fallback to the product icon if there's no site favicon. | tc@google.com | 2009-08-07 | 1 | -2/+6 |
* | Add the anti-clockwise waiting throbber to app mode/popup windows. | tc@google.com | 2009-08-05 | 1 | -19/+39 |
* | Add some spacing to titlebar buttons. | estade@chromium.org | 2009-08-05 | 1 | -10/+39 |
* | linux: yet more polish for the new toolbar graphics | evan@chromium.org | 2009-08-04 | 1 | -2/+9 |
* | linux: use linux-specific window control graphics from glen | evan@chromium.org | 2009-08-04 | 1 | -2/+1 |
* | linux: visual refresh of the close box | evan@chromium.org | 2009-08-03 | 1 | -1/+2 |
* | Fix a bug where we tried to get the position of the tabstrip | tc@google.com | 2009-07-31 | 1 | -7/+14 |
* | GTK: Show shortcuts in title bar context menu and tab context menu. | estade@chromium.org | 2009-07-31 | 1 | -19/+18 |
* | Show an icon and the page title in the custom frame when it's an | tc@google.com | 2009-07-31 | 1 | -12/+146 |
* | gtk: Don't wrap around when scrolling the tab strip using the scroll event. ... | jhawkins@chromium.org | 2009-07-29 | 1 | -2/+4 |
* | Move the tabstrip to the right one pixel so our tab placement | tc@google.com | 2009-07-29 | 1 | -2/+8 |
* | GTK: Let custom draw buttons specify their stock size as well as their stock ... | estade@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux. | jhawkins@chromium.org | 2009-07-09 | 1 | -5/+28 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -1/+1 |
* | Add a skeleton UI for the gtk task manager. | jhawkins@chromium.org | 2009-06-30 | 1 | -2/+3 |
* | GTK custom frame: Don't show the border when maximized. Enlarge the close but... | estade@chromium.org | 2009-06-30 | 1 | -0/+14 |
* | Make tabstrip flush with top of titlebar when custom frame is enabled and bro... | estade@chromium.org | 2009-06-29 | 1 | -4/+15 |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 1 | -44/+17 |
* | Paint the spy guy. | estade@chromium.org | 2009-06-25 | 1 | -9/+71 |
* | Move the titlebar background drawing from the titlebar to the | tc@google.com | 2009-06-22 | 1 | -24/+0 |
* | Add the ability to resize the window when over the custom frame. | tc@google.com | 2009-06-22 | 1 | -36/+16 |
* | Fix a bug where both restore and maximize buttons were showing after | tc@google.com | 2009-06-12 | 1 | -1/+1 |
* | Refactor the titlebar code into its own class because it's getting big | tc@google.com | 2009-06-12 | 1 | -0/+264 |