summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-111-2/+2
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-47/+64
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-081-1/+9
* [Mac] Window titles for Expose.shess@chromium.org2009-10-081-1/+7
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-081-7/+1
* [Mac] Window titles for Expose.shess@chromium.org2009-10-071-1/+7
* Mac: Hide the bookmark bar in popup windows.erg@chromium.org2009-10-071-1/+8
* Mac: Find bar should be drawn on top of all other toolbars.erg@chromium.org2009-10-071-1/+3
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-12/+68
* [Mac] Insert views into the proper place in the view hierarchy when tearing o...rohitrao@chromium.org2009-10-051-11/+0
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-011-19/+0
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-301-0/+4
* Mac: Sheets should be positioned between the content and everything above it.erg@chromium.org2009-09-281-2/+5
* Fix color of download item text in incognito window.thakis@chromium.org2009-09-251-0/+4
* Only show extension shelf on demand again.thakis@chromium.org2009-09-201-1/+0
* Temporarily always show extension shelf.thakis@chromium.org2009-09-201-0/+1
* Turn os x extension shelf on.thakis@chromium.org2009-09-191-4/+0
* Do not automatically show extension shelf.thakis@chromium.org2009-09-191-3/+2
* [Mac] Disable autoresizing of subviews when going into and out of fullscreenrohitrao@chromium.org2009-09-181-0/+8
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-171-2/+1
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-1/+2
* disable extension bar for nowthakis@chromium.org2009-09-161-0/+4
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-161-2/+3
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-161-11/+28
* Make sure the text color is set correctly for incognito themes until we theme...pinkerton@chromium.org2009-09-151-0/+13
* Start a drag if the tab is dragged off the sides of the window.pinkerton@chromium.org2009-09-091-0/+4
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Delete some empty files.viettrungluu@chromium.org2009-09-041-1/+2
* Mac: Fix zoom (green maximize) button.viettrungluu@chromium.org2009-09-021-16/+91
* Remove un-needed method (updateLoadingAnimations).pinkerton@chromium.org2009-09-011-12/+0
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-17/+33
* Reverting 24700.avi@chromium.org2009-08-281-33/+17
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-17/+33
* Reverting 24512.avi@chromium.org2009-08-261-33/+17
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-17/+33
* Cache GTMTheme across windows to avoid re-creating it every time we create a ...pinkerton@chromium.org2009-08-261-1/+11
* Tweak bookmark star bubble with UI dudes:jrg@chromium.org2009-08-211-0/+5
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-0/+49
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-4/+1
* BUG=http://crbug.com/17986jrg@chromium.org2009-08-131-3/+0
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-7/+53
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-1/+1
* Modified the browser controller so that it can revert the location bar when a...yusukes@google.com2009-08-101-0/+17
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-071-0/+1
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-116/+120
* Reverting 22517.rohitrao@chromium.org2009-08-051-120/+116
* 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