summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-2/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-65/+4
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-4/+94
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-22/+22
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-181-30/+46
* Explicitly set an icon color for Incognito on Mac.avi@google.com2009-11-171-12/+16
* Fix multi-window bookmark bubble problem.jrg@chromium.org2009-11-151-15/+5
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-47/+103
* Mac: Only show one per-tab sheet at a time per tab.thakis@chromium.org2009-11-131-2/+2
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-8/+1
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-091-0/+5
* Makes the window not autocalculate its content border thickness, and fixes itdmaclach@chromium.org2009-11-091-8/+0
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-061-0/+69
* Revert 31284 - Added menu item for sync to wrench menu.willchan@chromium.org2009-11-061-67/+0
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-061-0/+67
* Shifted patterns in tabs and background pattern over so that patterns line up...dmaclach@chromium.org2009-11-041-2/+8
* Implement tab closing animations.pinkerton@chromium.org2009-11-041-4/+8
* Mac: fix Text Encoding menu/submenuviettrungluu@chromium.org2009-11-031-0/+9
* DeferredAutoreleasePool didn't work on Snow Leopard.mark@chromium.org2009-10-311-2/+16
* Cleans up our autorelease handling so that we don't create a layered dmaclach@chromium.org2009-10-301-16/+2
* Disable fullscreen for Mstone-4 / ReleaseBlock-Beta.jrg@chromium.org2009-10-271-0/+3
* Fixes up bookmark bubbles and the browser window so that they shut down corre...dmaclach@chromium.org2009-10-261-121/+101
* Mac: Make Cmd-[ and Cmd-] work properly again.viettrungluu@chromium.org2009-10-261-14/+15
* Mac: Fix (window modal) sheet placement when bookmark bar is present.viettrungluu@chromium.org2009-10-261-3/+17
* Mac: implement dispositions for back/forward buttons (not in drop-downs).viettrungluu@chromium.org2009-10-241-2/+7
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-241-1/+1
* Coding style fix: "if(" => "if (".viettrungluu@chromium.org2009-10-231-1/+1
* [Mac] Properly save the workarea when saving window positions.rohitrao@chromium.org2009-10-211-0/+8
* [Mac] Prevent browser window from re-displaying when partially shut down.shess@chromium.org2009-10-201-0/+8
* Make dropped tabs animate from where they were dropped. Make room for the ful...pinkerton@chromium.org2009-10-201-2/+15
* Remove unused code; the code that now implements this is in chrome_browser_wi...avi@chromium.org2009-10-191-14/+0
* BUG=http://crbug.com/24459jrg@chromium.org2009-10-151-0/+10
* [Mac] Bring the correct window to the front when calling BrowserWindow::Activ...rohitrao@chromium.org2009-10-151-0/+11
* 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