summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_strip_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: Only show one per-tab sheet at a time per tab.thakis@chromium.org2009-11-131-7/+44
* Revert 31814 - Testing to see if it caused performance problems.dmaclach@chromium.org2009-11-121-49/+3
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-121-3/+49
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-121-19/+55
* Prevent accidental animations if we haven't yet done a full layout. Stab in t...pinkerton@chromium.org2009-11-111-1/+1
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-2/+3
* Adds hover and pressed states for the newtab button on the Mac.dmaclach@chromium.org2009-11-061-5/+35
* Mac: show correct default favicon in tab strip.viettrungluu@chromium.org2009-11-061-3/+5
* Implement tab closing animations.pinkerton@chromium.org2009-11-041-83/+323
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-1/+1
* Make dropped tabs animate from where they were dropped. Make room for the ful...pinkerton@chromium.org2009-10-201-8/+23
* Don't animate first tab or new tab button when creating first tab (fix for st...pinkerton@chromium.org2009-10-141-14/+25
* Animate the new tab button when closing a tab.pinkerton@chromium.org2009-10-131-10/+28
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-15/+8
* Mac: Fix crash while dragging a tab alone in a window.viettrungluu@chromium.org2009-10-061-0/+6
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Improve tab-closability of right-most tab.thakis@chromium.org2009-09-161-5/+15
* Update the sadtab and throbbers to use the helpers for fetching strings/image...thomasvl@chromium.org2009-09-141-3/+8
* Start a drag if the tab is dragged off the sides of the window.pinkerton@chromium.org2009-09-091-1/+10
* Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-7/+8
* Temporarily back out r25049 to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-8/+7
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-021-25/+34
* Restrict use of tab positioning animation on a new tab to when there are more...pinkerton@chromium.org2009-09-011-7/+8
* (Mac) Make mashing the close tab button work.viettrungluu@chromium.org2009-09-011-14/+50
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-27/+45
* Reverting 24700.avi@chromium.org2009-08-281-44/+26
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-26/+44
* Reverting 24512.avi@chromium.org2009-08-261-44/+26
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-26/+44
* Check the favicon and loading state when a tab is created in case its TabCont...pinkerton@chromium.org2009-08-191-48/+61
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-0/+102
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-3/+9
* Fix tab z-ordering on Mac. Make the TabStripController take fullpinkerton@chromium.org2009-07-301-31/+57
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-301-16/+28
* Give crashed tabs the crashed tab icon on the Mac.avi@chromium.org2009-07-271-3/+12
* Implement feature where tabs don't resize when using the close box until the ...pinkerton@chromium.org2009-07-241-8/+83
* Live resize of tabs as the window resizes.pinkerton@chromium.org2009-07-241-7/+35
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-231-9/+29
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-231-0/+6
* When a page is done loading, every tab change is important.avi@chromium.org2009-07-141-2/+2
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-091-2/+3
* Add context menus to tabs.pinkerton@chromium.org2009-07-081-0/+15
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-061-1/+6
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-291-17/+0
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-261-19/+27
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+25
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-23/+3
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+23