summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Correctly initialize all parts of the tab to unselected when it's created, ke...pinkerton@chromium.org2009-04-061-6/+12
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-271-4/+8
* Make the standard tab width wider to better match windows.pinkerton@chromium.org2009-03-261-1/+1
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-121-0/+5
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-121-0/+53