summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Make sure we call orderOut: before calling performClose:. This ensures the wi...pinkerton@chromium.org2009-10-091-1/+6
* [Mac] Enable "Edit Search Engines" in Omnibox context menu.shess@chromium.org2009-10-081-1/+2
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-081-0/+1
* [Mac] Window titles for Expose.shess@chromium.org2009-10-081-11/+1
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-081-1/+11
* [Mac] Window titles for Expose.shess@chromium.org2009-10-071-11/+1
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+6
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-301-2/+7
* Fix a typo.pinkerton@chromium.org2009-09-291-1/+1
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-0/+7
* Allow popup windows to have a title displayed in the titlebar.pinkerton@chromium.org2009-09-181-0/+6
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-171-2/+1
* Some scaffolding for the task manager.thakis@chromium.org2009-09-151-1/+2
* Move the "history is too new" dialog out oftony@chromium.org2009-09-051-0/+4
* Remove un-needed method (updateLoadingAnimations).pinkerton@chromium.org2009-09-011-1/+1
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-0/+5
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+8
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-5/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-0/+5
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+8
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-1/+2
* Implement the quit dialog on Mac displayed when the user has in progresspaul@chromium.org2009-08-031-2/+3
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-1/+1
* Remove unused codethakis@chromium.org2009-07-281-2/+1
* Fix GTK/Mac builds.ben@chromium.org2009-07-211-3/+2
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+9
* Reverting 21032.jcampan@chromium.org2009-07-181-9/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+9
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-141-0/+4
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-131-1/+1
* fix mac compile bustage - use a different string conversion function for GetC...ben@chromium.org2009-07-101-1/+1
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-011-0/+4
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-3/+2
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-0/+6
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+4
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-6/+4
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+4
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-1/+18
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-291-2/+6
* Try to fix more Mac bustage.pkasting@chromium.org2009-05-221-3/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-7/+3
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-1/+1
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-181-25/+2
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+5
* Explicitly set the window title in the dock when minimizing a window/updating...avi@google.com2009-05-151-2/+32
* Add stubs for UserChangedThemes to Mac and Linux.glen@chromium.org2009-05-091-0/+4
* Fix bug with cocoa -> gfx coordinates.pinkerton@chromium.org2009-05-071-1/+1
* Remove a NOTIMPLEMENTED() that's not necessary on Mac.pinkerton@chromium.org2009-04-271-1/+5