summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_folder_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Simple code rearranging to better group by function area and protocol.mrossetti@chromium.org2010-05-201-411/+416
* Prevent valgrind errors due to incomplete animations by providing a test sett...mrossetti@chromium.org2010-05-201-1/+5
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-181-12/+99
* Update comments to clarify purpose of a function.mrossetti@chromium.org2010-05-101-0/+6
* Refactor menu window height, position, and presence of scrolling arrows code ...mrossetti@chromium.org2010-05-071-105/+119
* Removed drek left over from an earlier expirement.mrossetti@chromium.org2010-05-061-3/+0
* The button was being told to highlight but then it was not being told it need...mrossetti@chromium.org2010-05-061-0/+4
* Should not just always close a folder menu unless there is a true need to cha...mrossetti@chromium.org2010-05-041-1/+1
* Keep all parent folders highlighted in an active bookmark menu folder structure.mrossetti@chromium.org2010-05-041-9/+38
* Vertical scrolling arrows in bookmark bar folder windows when needed.jrg@chromium.org2010-04-301-3/+97
* Remove accidental #if's. Make old folder window menu go away when mousing ove...mrossetti@chromium.org2010-04-291-11/+0
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-291-36/+235
* Crash: Moving bookmarks into subfolder in incognito windowdhollowa@chromium.org2010-04-271-0/+1
* Mac BookmarkBarFolderController side scrolling disabled.dhollowa@chromium.org2010-04-231-2/+11
* (jrg@chromium.org2010-04-211-4/+32
* Revert 45151 - UI review followup for m5 bookmark bar deliverablesjrg@chromium.org2010-04-211-32/+4
* UI review follow-up for m5 bookmark bar deliverablesjrg@chromium.org2010-04-211-4/+32
* Mac Bookmarks Folder Bar hover state refactor.dhollowa@chromium.org2010-04-201-181/+6
* Mac Bookmarks bar crash hovering from one folder to another.dhollowa@chromium.org2010-04-161-54/+173
* Improve bookmark bar folder scroll.jrg@chromium.org2010-04-161-47/+123
* Implement cut and paste and rework copy and delete bookmark actions from cont...mrossetti@chromium.org2010-04-141-23/+73
* [Mac] Adds a BookmarkButtonDelegate method to retrieve the top-level browser ...rohitrao@chromium.org2010-04-141-0/+4
* Share pasteboard population code between the BookmarkBarController and the Bo...pinkerton@chromium.org2010-04-131-21/+2
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-131-8/+10
* Revert 44201 - Once the initial URL is opened in a new window, insure that su...mrossetti@chromium.org2010-04-111-10/+8
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-111-8/+10
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-04-021-31/+14
* Set bookmark bar menu windows to the correct level.jrg@chromium.org2010-04-011-10/+7
* Make the "off the side" menu (chevron) behave like the other bookmarkjrg@chromium.org2010-03-311-5/+12
* Revert 43041 - Remove the themeing from the folder menu background, text in t...mrossetti@chromium.org2010-03-301-1/+29
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-03-301-29/+1
* Allow scrolling of bookmark bar menus even if dock is open.jrg@chromium.org2010-03-261-3/+5
* Cmd-click in bookmark subfolders will open all.jrg@chromium.org2010-03-241-16/+40
* Drop bookmark onto a folder --> goes in folder.jrg@chromium.org2010-03-181-12/+21
* Quick and dirty bookmark folder/menu scrolling for Beta.jrg@chromium.org2010-03-161-0/+125
* [Mac] Do not lock bar visibility when the bookmark bar is detached.rohitrao@chromium.org2010-03-151-1/+5
* Mac: Clicking a bookmark bar folder should close its menu if it's open.thakis@chromium.org2010-03-121-1/+1
* Fix mac unit teststhakis@chromium.org2010-03-121-6/+8
* Mac: Improve bookmark bar menus.thakis@chromium.org2010-03-121-1/+11
* Bookmark bar menu/folder button text is left-aligned, not centered.jrg@chromium.org2010-03-121-20/+57
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-4/+12
* [Mac] Lock open the fullscreen overlay when browsing bookmark folders.rohitrao@chromium.org2010-03-051-1/+17
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-031-3/+3
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-4/+0
* BUG=nonejrg@chromium.org2010-02-251-0/+4
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-241-0/+587