summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-0/+4
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-271-1/+1
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-271-1/+2
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-0/+4
* Fix references to moved filespinkerton@chromium.org2009-02-231-2/+2
* Move Cocoa-specific files into the cocoa folderpinkerton@chromium.org2009-02-231-0/+189