summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/nine_box.cc
Commit message (Expand)AuthorAgeFilesLines
* If widget is too small to render a nine box, just return (don't DCHECK).estade@chromium.org2009-06-111-9/+10
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+0
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-23/+11
* Fix memory leak in nine_box.thestig@chromium.org2009-05-191-2/+10
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-181-0/+29
* Gtk: fix find bar rendering following NineBox improvements.estade@chromium.org2009-05-161-2/+7
* Reimplement NineBox using Cairo.deanm@chromium.org2009-05-111-100/+47
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* GTK: give the findbox curvy edges.estade@chromium.org2009-04-301-4/+53
* Avoid DCHECK in nine box during download shelf animation.estade@chromium.org2009-04-221-2/+2
* Refactor NineBox to take 9 image ids instead of having to createtc@google.com2009-04-171-2/+13
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-4/+0
* linux: offset toolbar graphic so tabs merge in properly.evan@chromium.org2009-04-091-4/+4
* Fix ninebox rendering.estade@chromium.org2009-03-311-23/+15
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-261-29/+50
* Linux download shelf:estade@chromium.org2009-03-261-1/+1
* Put the dropdown menu button on the linux download shelf.estade@chromium.org2009-03-051-16/+29
* Add download items to the download shelf in linux.estade@chromium.org2009-03-041-2/+4
* Draw custom menu buttons properly.evan@chromium.org2009-02-201-25/+48
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-171-0/+90