summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Create a stub LocationBar object on Mac to communicate between the bar and th...pinkerton@chromium.org2009-02-061-1/+4
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-1/+3
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-291-5/+5
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-12/+11
* ui refresh from cole. make it look chromey and get the basic framework for th...pinkerton@google.com2009-01-231-1/+21
* remove the NSToolbar, improve the appearance a little bit. ObjC style member ...pinkerton@google.com2009-01-221-19/+4
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-0/+30
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+75