summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_button.mm
Commit message (Expand)AuthorAgeFilesLines
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-291-1/+0
* Fix stuck highlight state when dragging other bookmarks folder, or when dragg...feldstein@chromium.org2010-04-161-6/+0
* [Mac] Adds a BookmarkButtonDelegate method to retrieve the top-level browser ...rohitrao@chromium.org2010-04-141-1/+2
* Fix DCHECK if dragging bookmarks around on detached bar.jrg@chromium.org2010-03-241-1/+1
* Mac: Fix close/min/zoom buttons highlighting on bookmark hover.thakis@chromium.org2010-03-151-2/+0
* [Mac] Do not lock bar visibility when the bookmark bar is detached.rohitrao@chromium.org2010-03-151-6/+8
* [Mac] Lock bar visibility during a bookmark button drag, forcing the fullscre...rohitrao@chromium.org2010-03-081-1/+21
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-241-4/+40
* Make download items drag sources on OS X.thakis@chromium.org2010-01-301-81/+5
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-011-21/+21
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-251-1/+1
* Mac: fix Esc-key cancellation of bookmark bar button drags.viettrungluu@chromium.org2009-11-251-6/+14
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-241-14/+55
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-181-0/+130