summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-5/+4
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-081-0/+5
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-0/+11
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-0/+7
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-3/+3
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-0/+9
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-0/+7
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-141-0/+2
* Convert more members to scoped pointers. Move status bubble into browser wind...pinkerton@chromium.org2009-04-131-4/+17
* Take two converting to scoped pointers, without ui_test failures.pinkerton@chromium.org2009-04-101-6/+10
* backing out r13504 due to ui_test issuespinkerton@chromium.org2009-04-101-10/+6
* Fix dtor ordering, browser must destruct last.pinkerton@chromium.org2009-04-101-1/+1
* Force c++ dtors to get called in objc interfaces (it was always on since gcc4...pinkerton@chromium.org2009-04-101-6/+10
* Re-order the steps used to create the new browser window on a tab drag in ord...pinkerton@chromium.org2009-04-091-3/+3
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-091-0/+3
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-081-0/+2
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-1/+1
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-191-9/+4
* Mac bookmark work. jrg@chromium.org2009-03-181-1/+6
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-0/+6
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-271-0/+3
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-271-0/+2
* Move Cocoa-specific files into the cocoa folderpinkerton@chromium.org2009-02-231-0/+64