summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_editor_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-291-59/+154
* Hook up the browser in the bookmark editor. Adjust the logic controlling the ...pinkerton@chromium.org2009-10-221-49/+192
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-7/+12
* Hook up "Bookmark All Tabs" on Mac as menu item in Bookmarks menu and tab con...pinkerton@chromium.org2009-10-151-1/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+2
* Disable "OK" button in edit dialog of bookmark button when name is not validjrg@chromium.org2009-09-291-2/+15
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-7/+2
* On bookmark edit, the OK button is now disabled if the entered URL isjrg@chromium.org2009-08-051-7/+43
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-211-0/+186