summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/toolbar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Hide browser action buttons when they would otherwise overflow with the...andybons@chromium.org2010-01-211-6/+80
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-191-0/+1
* [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a...andybons@chromium.org2009-12-291-0/+2
* Tagging a whole bunch of buttons with descriptions (via code; OS bug prevents...avi@chromium.org2009-12-281-0/+39
* Second half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-201-0/+35
* Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ...viettrungluu@chromium.org2009-12-191-35/+0
* Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ...viettrungluu@chromium.org2009-12-191-0/+35
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-35/+0
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-0/+35
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-8/+17
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-4/+10
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-0/+4
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-4/+50
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-241-0/+4
* Mac: minor cleanup of constants in toolbar_controller.mm.viettrungluu@chromium.org2009-11-221-12/+16
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-4/+2
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-2/+11
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-8/+12
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-11/+77
* Make page and wrench buttons have correct hover look.avi@chromium.org2009-11-031-0/+3
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-5/+8
* Mac: Fix buttons not tinting to theme.avi@chromium.org2009-10-131-5/+27
* Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]avi@chromium.org2009-10-131-1/+0
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-9/+7
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-4/+5
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-46/+12
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-231-1/+4
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-20/+26
* Add the tooltips for the toolbar buttons.thomasvl@chromium.org2009-09-101-1/+71
* [Mac] Drop shadow for Omnibox popup.shess@chromium.org2009-09-051-5/+6
* Fix crash on bookmark button delete.jrg@chromium.org2009-09-041-5/+18
* (Mac) Make the Page/Wrench buttons place their menu in the right place.viettrungluu@chromium.org2009-09-031-12/+1
* [Mac] Disable Omnibox editing in popup windows.shess@chromium.org2009-09-031-2/+2
* Don't allow the home/page/options buttons to be toggled when we're only showi...pinkerton@chromium.org2009-09-021-0/+6
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-3/+36
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-281-1/+3
* Reverting 24700.avi@chromium.org2009-08-281-33/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-2/+33
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-3/+39
* Reverting 24512.avi@chromium.org2009-08-261-31/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-2/+31
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-0/+6
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-101-0/+5
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-071-0/+13
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-8/+27
* Fix crash on fullscreening of popup.jrg@chromium.org2009-08-071-0/+10
* Reverting 22517.rohitrao@chromium.org2009-08-051-27/+8
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-8/+27
* Reverting 22478.avi@chromium.org2009-08-051-13/+0