summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_chrome_button.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: fix hover state of chrome buttons in some border cases.estade@chromium.org2010-03-261-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-2/+1
* GTK: throb a bookmark folder button when a URL is added to it.estade@chromium.org2010-01-281-13/+28
* GTK: in gtk theme mode, when a chrome button is showing a menu, make it look ...estade@chromium.org2009-10-221-0/+3
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-151-16/+8
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Add a bunch more widget names for parasite.estade@chromium.org2009-09-181-2/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Fix occasional crash at startup in gtk_chrome_button_expose.erg@google.com2009-07-171-2/+3
* Make bookmark bar folder buttons look active so long as the menu is open.estade@chromium.org2009-07-081-0/+8
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-13/+41
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-031-8/+6
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-0/+2
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-211-2/+41
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* Reimplement NineBox using Cairo.deanm@chromium.org2009-05-111-4/+4
* Refactor NineBox to take 9 image ids instead of having to createtc@google.com2009-04-171-35/+29
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-18/+18
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-0/+88