summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-116/+120
* Reverting 22478.avi@chromium.org2009-08-051-1/+0
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-051-0/+1
* Keep scrollbars (etc.) active upon pulling down menu extra.avi@chromium.org2009-08-041-0/+7
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-301-1/+7
* Get rid of redundant tab layout by installing incognito badge and adjusting t...pinkerton@chromium.org2009-07-301-3/+4
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-231-2/+6
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-231-0/+2
* Don't install the incognito badge in anything other than a normal browser win...pinkerton@chromium.org2009-07-231-0/+3
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+23
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-211-1/+13
* File dropped off a popup CL :-(jrg@chromium.org2009-07-201-24/+30
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-9/+53
* Adds window position save/restore support for multiple monitors on Mac.rohitrao@chromium.org2009-07-161-9/+4
* Fix for the Mac download shelf crash when clearing all downloads.paul@chromium.org2009-07-161-0/+2
* Clear the window delegate in dealloc. Just being safe, I don't think this fix...pinkerton@chromium.org2009-07-161-0/+4
* Set theme immediately on change.avi@chromium.org2009-07-161-10/+15
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-131-12/+174
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-19/+8
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-081-0/+7
* Nudges the incognito man over to the left a few more pixels.pinkerton@chromium.org2009-07-071-1/+3
* Pop-up chrome.jrg@chromium.org2009-07-021-0/+12
* Fix forjrg@chromium.org2009-06-301-1/+9
* Remove hack for zoom button now that it's no longer neededpinkerton@chromium.org2009-06-301-10/+0
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-13/+95
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-291-12/+30
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-221-1/+0
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-5/+12
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-4/+17
* Use a pdf instead of a png for incognito badge.pinkerton@chromium.org2009-06-161-1/+1
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-151-0/+6
* Badge browser window with incognito icon when in incognito modepinkerton@chromium.org2009-06-151-0/+28
* Modifies the growbox behavior to be more Mac-like.rohitrao@chromium.org2009-06-091-2/+11
* Add a stack-based class for property disabling and re-enabling screen updatin...pinkerton@chromium.org2009-06-091-4/+3
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-11/+21
* Only allow tabs to be dragged between compatible windows.shess@chromium.org2009-06-061-0/+15
* Add shift-zoom to maximize.pinkerton@chromium.org2009-05-271-0/+7
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-271-0/+5
* Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ...pinkerton@chromium.org2009-05-221-4/+16
* Support multi-touch gestures for back&forward.pinkerton@chromium.org2009-05-201-0/+21
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-181-8/+0
* Explicitly set the window title in the dock when minimizing a window/updating...avi@google.com2009-05-151-16/+13
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-0/+22
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-141-22/+0
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-0/+22
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-141-1/+50
* Save/restore the focused subview.avi@google.com2009-05-131-10/+0
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-4/+1
* Fix for delegate ordering problem dragging tabs between windows. We now remov...pinkerton@chromium.org2009-05-121-20/+34
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-111-1/+2