summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_chrome_button.cc
Commit message (Expand)AuthorAgeFilesLines
* 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