summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-21/+84
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-221-0/+18
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-041-0/+43
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-031-4/+4
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-011-1/+2
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-0/+20
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-33/+18
* Reverting 22517.rohitrao@chromium.org2009-08-051-18/+33
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-33/+18
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-231-18/+148
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-211-21/+114
* Don't make all bookmark buttons the same width.jrg@chromium.org2009-07-201-23/+135
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-0/+13
* Mac pop-up window happier-ness.jrg@chromium.org2009-07-151-0/+6
* More bookmark bar changes.jrg@chromium.org2009-07-141-15/+57
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-3/+41
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-2/+31
* Allow appkit-driven animations in unit tests to work correctly.pinkerton@chromium.org2009-04-231-4/+1
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-1/+1
* Test forcing the display of the controller's view.pinkerton@chromium.org2009-04-201-0/+5
* Add a unit test for BaseView. Add a helper to get the contentView more easily.pinkerton@chromium.org2009-04-201-1/+1
* Add a test helper to pull out some common code. Add a test for tab controller...pinkerton@chromium.org2009-04-161-12/+5
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-151-0/+68