summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-091-3/+4
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-1/+2
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-091-0/+5
* Mac: clean-up of incognito badge code and float -> CGFloat.viettrungluu@chromium.org2010-03-081-1/+3
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+3
* [Mac] Comment fix for browserWindowControllerForView.rohitrao@chromium.org2010-03-051-5/+4
* [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child...rohitrao@chromium.org2010-03-041-1/+3
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-0/+3
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-4/+4
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-241-0/+5
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-0/+6
* Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.viettrungluu@chromium.org2010-02-181-0/+3
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-0/+4
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* Mac: Part 1 of browser_window_controller.* re-organization.viettrungluu@chromium.org2010-02-121-50/+67
* [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...rohitrao@chromium.org2010-02-111-0/+5
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-0/+30
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-2/+23
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-6/+1
* Support pinch to zoom on the Macstuartmorgan@chromium.org2010-01-121-0/+5
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-1/+3
* Half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-191-11/+7
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-7/+11
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-11/+7
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-1/+28
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-0/+3
* Mac: remove extension shelf code.viettrungluu@chromium.org2009-12-121-2/+0
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-041-1/+9
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-041-4/+17
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-1/+1
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-6/+0
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-0/+11
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-181-4/+1
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-2/+4
* Mac: Only show one per-tab sheet at a time per tab.thakis@chromium.org2009-11-131-1/+9
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-1/+0
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-061-0/+7
* Revert 31284 - Added menu item for sync to wrench menu.willchan@chromium.org2009-11-061-7/+0
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-061-0/+7
* Implemented most of HtmlDialogWindowController, which is a Cocoa portakalin@chromium.org2009-10-301-0/+2
* Fixes up bookmark bubbles and the browser window so that they shut down corre...dmaclach@chromium.org2009-10-261-10/+12
* [Mac] Bring the correct window to the front when calling BrowserWindow::Activ...rohitrao@chromium.org2009-10-151-0/+3
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-081-3/+6
* [Mac] Window titles for Expose.shess@chromium.org2009-10-081-1/+2
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-081-2/+1
* [Mac] Window titles for Expose.shess@chromium.org2009-10-071-1/+2
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+3
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-011-4/+0
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-161-0/+3
* Remove un-needed method (updateLoadingAnimations).pinkerton@chromium.org2009-09-011-3/+0