summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-011-1/+9
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-251-1/+8
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-201-0/+1
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-31/+13
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-181-3/+9
* Fix "open all" on a folder node to open only 'marks in that folder,jrg@chromium.org2009-11-151-0/+6
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-33/+75
* Fix bookmark bar text alignment.jrg@chromium.org2009-11-121-2/+2
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-13/+4
* Revert r31647 again, I have enough perf datathakis@chromium.org2009-11-111-4/+0
* Mac: Use native folder icons for the bookmark bar.thakis@chromium.org2009-11-111-0/+4
* Bookmark context menu "Edit" starts with current name, not "New Folder".jrg@chromium.org2009-11-031-1/+1
* Mac: correct favicons in bookmarks bar (for pages w/o one and for subfolders).viettrungluu@chromium.org2009-11-031-0/+3
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-021-1/+7
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-241-0/+3
* TBR: nsylvainthakis@chromium.org2009-10-231-3/+0
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-231-0/+3
* Keep the "place bookmarks here" text vertically centered on the Mac.avi@chromium.org2009-10-161-0/+4
* Mac: Fix bookmark bar buttons not being layed out correctly on startup.erg@chromium.org2009-10-131-0/+9
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-091-9/+3
* Use more images from the pak filesthomasvl@chromium.org2009-10-081-0/+3
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-11/+43
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-301-0/+1
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-221-2/+2
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-041-2/+4
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-031-1/+1
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-101-0/+4
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-20/+15
* Reverting 22517.rohitrao@chromium.org2009-08-051-15/+20
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-20/+15
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-231-2/+19
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+2
* Bookmark Bar Add Folder / Rename Folder dialog and controller.jrg@chromium.org2009-07-221-0/+1
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-211-3/+10
* Don't make all bookmark buttons the same width.jrg@chromium.org2009-07-201-0/+7
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-0/+4
* More bookmark bar changes.jrg@chromium.org2009-07-141-14/+18
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-12/+12
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-4/+16
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-6/+6
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-8/+51
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-2/+4
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-0/+3
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-151-4/+7
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-141-0/+49