summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Disable "open in incognito window" for incognito windows.avi@chromium.org2009-12-141-0/+8
* Mac: disable bookmark bar animation in toolbar-less windows.viettrungluu@chromium.org2009-12-011-1/+5
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-011-10/+64
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-251-10/+74
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-201-2/+35
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-18/+0
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-119/+208
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-181-14/+45
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-3/+3
* TEST=new Chrome with bookmark folders visible in bar.jrg@chromium.org2009-11-151-1/+5
* Fix "open all" on a folder node to open only 'marks in that folder,jrg@chromium.org2009-11-151-30/+69
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-64/+332
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-26/+53
* Revert r31647 again, I have enough perf datathakis@chromium.org2009-11-111-49/+7
* Mac: Use native folder icons for the bookmark bar.thakis@chromium.org2009-11-111-7/+49
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-091-1/+0
* Enable the OK button when editing a bookmark even when there is no text, and ...viettrungluu@chromium.org2009-11-051-8/+7
* Speculative backout of r30849 to determine what impact it has on startup time.avi@chromium.org2009-11-041-5/+1
* Bookmark context menu "Edit" starts with current name, not "New Folder".jrg@chromium.org2009-11-031-12/+8
* Disable open all bookmarks context menu item if there are no bookmarks.jrg@chromium.org2009-11-031-0/+11
* Make bookmark folder look Mac-yavi@chromium.org2009-11-031-1/+5
* Mac: correct favicons in bookmarks bar (for pages w/o one and for subfolders).viettrungluu@chromium.org2009-11-031-30/+23
* Fix memory problems.jrg@chromium.org2009-11-031-6/+6
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-021-41/+183
* Add TODOs.thakis@chromium.org2009-10-271-0/+2
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-241-0/+19
* TBR: nsylvainthakis@chromium.org2009-10-231-16/+0
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-231-0/+16
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-2/+2
* Keep the "place bookmarks here" text vertically centered on the Mac.avi@chromium.org2009-10-161-0/+11
* Remove the include of nsimage_cache_mac since it's not used in these files an...thomasvl@chromium.org2009-10-151-1/+0
* Originally in http://codereview.chromium.org/270096 but got lost somehow.jrg@chromium.org2009-10-141-1/+1
* Fix "Add Page..." in bookmark bar context menu. Suspect this bug wasjrg@chromium.org2009-10-131-1/+1
* Mac: Fix bookmark bar buttons not being layed out correctly on startup.erg@chromium.org2009-10-131-16/+11
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-091-9/+20
* Use more images from the pak filesthomasvl@chromium.org2009-10-081-1/+5
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-45/+78
* Mac: Eliminate unintended "menu" method overrides.viettrungluu@chromium.org2009-10-051-2/+2
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-301-0/+12
* When a button may have grown (e.g. icon loaded), recompute if we needjrg@chromium.org2009-09-301-0/+3
* Fix bookmark trimming.jrg@chromium.org2009-09-301-3/+4
* l10n the "(empty)" string in bookmark bar folders.jrg@chromium.org2009-09-291-2/+4
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-221-1/+6
* [Mac] Add favicons to items in folders on the bookmark bar.rsesek@chromium.org2009-09-221-1/+7
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-1/+1
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-041-12/+28
* Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...jrg@chromium.org2009-09-031-12/+7
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-1/+1