summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-231-10/+4
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-181-0/+51
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-6/+6
* Resize the "For quick access..." and "Import bookmarks now..." components sho...mrossetti@chromium.org2010-05-261-0/+19
* Re-evaluate the visibility of the "Bookmarks go here..." text visibility when...mrossetti@chromium.org2010-05-241-3/+16
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-241-1/+1
* Prevent valgrind errors due to incomplete animations by providing a test sett...mrossetti@chromium.org2010-05-201-0/+4
* Speculative bookmark crash fix.jrg@chromium.org2010-05-191-0/+26
* If the off-the-side menu is showing and one of its bookmarks is removed then ...mrossetti@chromium.org2010-05-181-0/+12
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-181-11/+222
* Discontinue tracking folder menus as soon as any bookmark is clicked.mrossetti@chromium.org2010-05-101-3/+18
* Crashes, bookmark text, menu hiding.jrg@chromium.org2010-05-071-0/+43
* Mousing over the bookmark bar now behaves properly when traversing a non-fold...mrossetti@chromium.org2010-05-061-34/+56
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-291-44/+191
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-131-78/+124
* Revert 44201 - Once the initial URL is opened in a new window, insure that su...mrossetti@chromium.org2010-04-111-6/+0
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-111-0/+6
* Keyboard events of any kind end bookmark bar folder menus.jrg@chromium.org2010-04-021-4/+18
* Make the "off the side" menu (chevron) behave like the other bookmarkjrg@chromium.org2010-03-311-45/+39
* Dragging a file from desktop to bookmark bar should now create a bookmark.jrg@chromium.org2010-03-291-6/+17
* Cmd-click in bookmark subfolders will open all.jrg@chromium.org2010-03-241-0/+12
* Add "import bookmarks" link to bookmark bar when it is devoid of folders or l...mirandac@chromium.org2010-03-241-2/+2
* Command-click on a bookmark folder button will now open all injrg@chromium.org2010-03-221-0/+35
* Drop bookmark onto a folder --> goes in folder.jrg@chromium.org2010-03-181-1/+30
* Bookmark context menus reference bookmark IDs, not pointers, in casejrg@chromium.org2010-03-181-7/+49
* Have any open folder menu go away if the bookmark bar is hidden.mrossetti@chromium.org2010-03-151-1/+33
* [Mac] Do not lock bar visibility when the bookmark bar is detached.rohitrao@chromium.org2010-03-151-0/+24
* Only create bookmark bar buttons that we need, not "for all".jrg@chromium.org2010-03-121-4/+44
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-3/+39
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-031-0/+78
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+3
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-0/+3
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-241-2/+138
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-241-18/+22
* Reverting r39825.avi@chromium.org2010-02-241-22/+18
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-241-18/+22
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-011-0/+35
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-201-0/+46
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-3/+2
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-16/+77
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-181-1/+32
* Fix "open all" on a folder node to open only 'marks in that folder,jrg@chromium.org2009-11-151-5/+72
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-73/+57
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-48/+25
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-021-17/+41
* Fix compile on Snow Leopard.thakis@chromium.org2009-10-241-1/+1
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-241-0/+32
* TBR: nsylvainthakis@chromium.org2009-10-231-33/+0
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-231-0/+33
* Mac: Fix bookmark bar buttons not being layed out correctly on startup.erg@chromium.org2009-10-131-0/+21