summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-9/+34
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-2/+3
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-151-1/+1
* Convert more members to scoped pointers. Move status bubble into browser wind...pinkerton@chromium.org2009-04-131-4/+2
* Take two converting to scoped pointers, without ui_test failures.pinkerton@chromium.org2009-04-101-1/+1
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-091-0/+5
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-1/+1
* Correctly position windows that are detached during a drag, instead of relyin...pinkerton@chromium.org2009-03-271-1/+2
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-2/+2
* Remove BrowserWindow::Init().estade@chromium.org2009-03-181-5/+0
* Mac bookmark work. jrg@chromium.org2009-03-181-5/+14
* First pass at Mac status bubble.avi@google.com2009-03-171-1/+5
* Linux accelerators cleanup:estade@chromium.org2009-03-161-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-5/+5
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-2/+2