summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs/tab_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-051-77/+127
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Close the hovered tab on middle mouse click in the Linux tabstrip.jhawkins@chromium.org2009-04-291-1/+3
* Refactor the tab button logic into TabButtonGtk.jhawkins@chromium.org2009-04-161-26/+53
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-141-60/+31
* Implement context menu handling for the Linux tab strip.jhawkins@chromium.org2009-04-141-2/+126
* Implement mouse input handling for the close button in the Linux tabstrip.jhawkins@chromium.org2009-04-081-1/+36
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-031-24/+28
* Break out the tab rendering logic into TabGtk and TabRendererGtk.jhawkins@chromium.org2009-03-301-0/+63