summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_titlebar.cc
Commit message (Expand)AuthorAgeFilesLines
* Set the window icon to the favicon when in app mode.tony@chromium.org2009-08-261-2/+16
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-201-8/+105
* Revert "GTK Theme: Make inactive titlebar legible."erg@google.com2009-08-191-100/+8
* GTK Theme: Make inactive titlebar legible.erg@google.com2009-08-191-8/+100
* In app windows, fallback to the product icon if there's no site favicon.tc@google.com2009-08-071-2/+6
* Add the anti-clockwise waiting throbber to app mode/popup windows.tc@google.com2009-08-051-19/+39
* Add some spacing to titlebar buttons.estade@chromium.org2009-08-051-10/+39
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-2/+9
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-041-2/+1
* linux: visual refresh of the close boxevan@chromium.org2009-08-031-1/+2
* Fix a bug where we tried to get the position of the tabstriptc@google.com2009-07-311-7/+14
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-311-19/+18
* Show an icon and the page title in the custom frame when it's antc@google.com2009-07-311-12/+146
* gtk: Don't wrap around when scrolling the tab strip using the scroll event. ...jhawkins@chromium.org2009-07-291-2/+4
* Move the tabstrip to the right one pixel so our tab placementtc@google.com2009-07-291-2/+8
* 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