summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/custom_button.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-241-6/+8
* gtk: Theme the tab close button.jhawkins@chromium.org2009-07-241-5/+34
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-231-14/+12
* GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it...erg@google.com2009-07-211-14/+22
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-161-1/+1
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-131-9/+8
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-29/+44
* Revert "Revert "Add button tinting to the toolbar buttons.""tc@google.com2009-07-101-27/+69
* Revert "Add button tinting to the toolbar buttons."tc@google.com2009-07-101-69/+27
* Add button tinting to the toolbar buttons.tc@google.com2009-07-101-27/+69
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-17/+40
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-301-1/+9
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-251-10/+6
* Handle RTL layout in the gtk tabstrip.jhawkins@chromium.org2009-06-231-6/+12
* Paint the custom frame border and round the corners.tc@google.com2009-06-181-1/+0
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-9/+3
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-261-3/+15
* Linux: clean up some focus issues.estade@chromium.org2009-05-081-0/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-041-2/+3
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-8/+4
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-61/+0
* Implement stop/go button for Linux.willchan@chromium.org2009-04-091-23/+40
* Basic infobars on linux.estade@chromium.org2009-04-061-0/+11
* First implementation of a bookmark bar.erg@google.com2009-04-061-8/+11
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-261-18/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Draw custom menu buttons properly.evan@chromium.org2009-02-201-36/+91
* Relocate custom button code to its own files, in anticipation of more changes.evan@chromium.org2009-02-191-0/+88