summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_folder_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Must clear all references to buttons representing a bookmark when that bookma...mrossetti@chromium.org2010-07-301-1/+7
* Rework somewhat how the folder menu window and main view sizes and positions ...mrossetti@chromium.org2010-07-291-23/+42
* Quick fix for window sizing under resolution independence on Mac. Scrolling a...avi@chromium.org2010-07-281-6/+12
* The scrollability of a bookmark menu should be reconsidered whenever there is...mrossetti@chromium.org2010-07-241-2/+4
* Revert 53272 - Quick fix for window sizing under resolution independence on M...avi@chromium.org2010-07-221-10/+6
* Quick fix for window sizing under resolution independence on Mac. Scrolling a...avi@chromium.org2010-07-211-6/+10
* Scroll bookmark bar folders faster.jrg@chromium.org2010-07-211-3/+3
* Tweak OffTheSide bookmark delete.jrg@chromium.org2010-07-201-0/+1
* Initial bookmark bar folder window tries harder to be on-screen.jrg@chromium.org2010-07-201-0/+9
* When about to close bookmark bar folder window, stop hover timers.jrg@chromium.org2010-07-141-0/+4
* Fix fullscreen + bookmark bar folders.jrg@chromium.org2010-07-081-2/+2
* Fix command-click for sub-sub-folders.jrg@chromium.org2010-07-081-1/+1
* Correct bookmark button height and spacing in folders to keep icon integrity.jrg@chromium.org2010-07-071-5/+3
* Cascading menus change growth dirction (right or left) when we hit thejrg@chromium.org2010-07-041-30/+67
* Create a new type of button cell for bookmark bar buttons that don't darken w...pinkerton@chromium.org2010-06-291-0/+1
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-181-0/+5
* Revert 49986 - crashthakis@chromium.org2010-06-161-15/+14
* crashthakis@chromium.org2010-06-161-14/+15
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+0
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-241-5/+1
* 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