summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs/tab_renderer_gtk.h
Commit message (Expand)AuthorAgeFilesLines
...
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-6/+6
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Update the Linux tabstrip code to handle themes.jhawkins@chromium.org2009-05-121-2/+6
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-051-7/+30
* Refactor the tab button logic into TabButtonGtk.jhawkins@chromium.org2009-04-161-31/+14
* Remove instances of the New Tab button images that are not being used anymore.jhawkins@chromium.org2009-04-101-1/+0
* Implement mouse input handling for the close button in the Linux tabstrip.jhawkins@chromium.org2009-04-081-1/+18
* Implement loading animations. I've ignored the app mode and popup cases sinc...willchan@chromium.org2009-04-061-21/+75
* Update the definition of TabChangedAt in TabStripGtk to match the latest vers...jhawkins@chromium.org2009-04-061-3/+4
* Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).deanm@chromium.org2009-04-061-3/+3
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-031-3/+0
* Add basic mouse input handling for Linux TabStrip.jhawkins@chromium.org2009-04-021-1/+10
* Linux: don't use static ChromeFont objectsagl@chromium.org2009-03-311-1/+1
* Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...jhawkins@chromium.org2009-03-311-18/+15
* Break out the tab rendering logic into TabGtk and TabRendererGtk.jhawkins@chromium.org2009-03-301-0/+172