summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_titlebar.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-241-1/+1
* Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux.jhawkins@chromium.org2009-07-091-5/+28
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-1/+1
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-301-2/+3
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-301-0/+14
* Make tabstrip flush with top of titlebar when custom frame is enabled and bro...estade@chromium.org2009-06-291-4/+15
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-251-44/+17
* Paint the spy guy.estade@chromium.org2009-06-251-9/+71
* Move the titlebar background drawing from the titlebar to thetc@google.com2009-06-221-24/+0
* Add the ability to resize the window when over the custom frame.tc@google.com2009-06-221-36/+16
* Fix a bug where both restore and maximize buttons were showing aftertc@google.com2009-06-121-1/+1
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-121-0/+264