summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* 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