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