summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Mac] Initial implementation of app tabs. Loads the app and displays the corr...andybons@chromium.org2010-07-071-4/+8
* [Mac] Plumb the pinned tab flag through TabController so the context menu use...rsesek@chromium.org2010-05-101-0/+2
* [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.rsesek@chromium.org2010-03-241-4/+6
* Remove more TODOs that are un-necessarypinkerton@chromium.org2010-02-221-4/+0
* Factor tab context menu into a shared model and fix mac and win to use it. Im...pinkerton@chromium.org2009-12-161-4/+8
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-151-1/+2
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-181-5/+13
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-5/+4
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-021-3/+7
* (Mac) Make mashing the close tab button work.viettrungluu@chromium.org2009-09-011-0/+6
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-1/+3
* Reverting 24700.avi@chromium.org2009-08-281-3/+1
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-1/+3
* Reverting 24512.avi@chromium.org2009-08-261-3/+1
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-1/+3
* Give crashed tabs the crashed tab icon on the Mac.avi@chromium.org2009-07-271-0/+1
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-231-1/+9
* Add context menus to tabs.pinkerton@chromium.org2009-07-081-1/+5
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-261-9/+13
* Back out all sorts of stuff back to pre-r18933 so that we can regroup andmark@chromium.org2009-06-241-13/+9
* Rewrite some tab controller stuff to maybe (but probably not) improve perf.mark@chromium.org2009-06-241-9/+13
* Display a tooltip when mousing over a tab title.jeremy@chromium.org2009-06-021-0/+4
* Implement a status throbber on the mac, currently using the Win artwork. Made...pinkerton@chromium.org2009-05-191-4/+21
* Add a test helper to pull out some common code. Add a test for tab controller...pinkerton@chromium.org2009-04-161-1/+1
* Reverting 13839,13838.awalker@google.com2009-04-161-1/+1
* Allow unit_tests (and other non-bundle executables) to rely on objectiveC that'spinkerton@chromium.org2009-04-161-1/+1
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-271-2/+6
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-121-0/+44