summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_menu_bridge.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.snej@chromium.org2010-02-011-2/+6
* Mac: Rebuild Bookmarks menu only when it's pulled down.snej@chromium.org2010-01-251-18/+19
* Display folder icons for folder items in the menu and submenus.pinkerton@chromium.org2010-01-111-0/+9
* Eliminate the extra separator when there are no bookmarks in the bookmarks bar.mrossetti@chromium.org2009-11-181-3/+6
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Bookmark menus not updated when their name is edited in the bookmark bar.jrg@chromium.org2009-09-291-4/+9
* Add "other bookmarks" to bookmark menu.jrg@chromium.org2009-09-031-7/+34
* Add favicons to the Mac bookmark menujrg@chromium.org2009-08-221-59/+57
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-231-23/+3
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+1
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-0/+8
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-9/+9
* Popuplate bookmark menus on 1st launch.jrg@chromium.org2009-06-151-3/+19
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-7/+32
* Fix leaks found by valgrind (which now works on the Mac!)jrg@chromium.org2009-03-271-2/+8
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-26/+78
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+110