summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
Commit message (Expand)AuthorAgeFilesLines
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-023-0/+0
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-272-22/+34
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-251-17/+6
* Roll our own grow box since the OS one wants to indent by 3px due to the text...pinkerton@chromium.org2009-02-202-53/+98
* Hook views up.avi@chromium.org2009-02-101-17/+12
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-5/+52
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-051-12/+39
* fix a stale outlet in the File's Owner from renaming. No way to fix this in t...pinkerton@google.com2009-01-291-8/+0
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-291-9/+17
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-292-165/+8
* Add some more menu items from colepinkerton@google.com2009-01-261-244/+455
* fix button cell to use cell's tag for appearance, not the button's cell which...pinkerton@google.com2009-01-261-14/+28
* ui refresh from cole. make it look chromey and get the basic framework for th...pinkerton@google.com2009-01-232-436/+936
* remove the NSToolbar, improve the appearance a little bit. ObjC style member ...pinkerton@google.com2009-01-221-795/+311
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-2/+22
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+1200
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-9/+54
* bootstrap app target for browser/renderer.pinkerton@google.com2008-12-051-0/+2449