summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 24700.avi@chromium.org2009-08-281-1/+1
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-1/+1
* Reverting 24512.avi@chromium.org2009-08-261-1/+1
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-1/+1
* Fix carwash in BookMarkBarControllerjeremy@chromium.org2009-08-211-0/+1
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-2/+2
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-8/+20
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-181-2/+7
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-101-3/+6
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-102/+25
* Reverting 22517.rohitrao@chromium.org2009-08-051-25/+102
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-102/+25
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-231-15/+193
* Bookmark Bar Add Folder / Rename Folder dialog and controller.jrg@chromium.org2009-07-221-1/+29
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-211-3/+51
* Don't make all bookmark buttons the same width.jrg@chromium.org2009-07-201-19/+70
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-0/+8
* Mac pop-up window happier-ness.jrg@chromium.org2009-07-151-2/+8
* More bookmark bar changes.jrg@chromium.org2009-07-141-55/+96
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-131-1/+1
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-57/+64
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-21/+50
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-14/+13
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-5/+3
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-3/+5
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-5/+3
* Reverting r18743.avi@google.com2009-06-181-3/+5
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-181-5/+3
* Add favicons to Mac bookmark bar.jrg@chromium.org2009-06-131-6/+31
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-31/+197
* Fix a leak in BookmarkBarController, and remove the valgrind suppression for it.stuartmorgan@chromium.org2009-05-221-0/+5
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-9/+10
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-15/+20
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-151-2/+7
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-141-0/+111