summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/toolbar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-051-0/+13
* Add theme support for the yellow star on the Mac.avi@chromium.org2009-07-211-12/+7
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-0/+3
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-29/+8
* Mac pop-up window happier-ness.jrg@chromium.org2009-07-151-0/+33
* More bookmark bar changes.jrg@chromium.org2009-07-141-2/+8
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-131-6/+14
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-091-6/+7
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-2/+17
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-5/+127
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-151-4/+41
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-201-1/+5
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-181-0/+1
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-111-22/+3
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-1/+0
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-171-4/+14
* Convert more members to scoped pointers. Move status bubble into browser wind...pinkerton@chromium.org2009-04-131-8/+6
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-1/+15
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-091-0/+123