summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs/tab_renderer_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-031-5/+0
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-0/+1
* Add basic mouse input handling for Linux TabStrip.jhawkins@chromium.org2009-04-021-2/+38
* Linux: don't use static ChromeFont objectsagl@chromium.org2009-03-311-4/+4
* Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...jhawkins@chromium.org2009-03-311-114/+72
* Break out the tab rendering logic into TabGtk and TabRendererGtk.jhawkins@chromium.org2009-03-301-0/+423