summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs/Panel.xib
Commit message (Expand)AuthorAgeFilesLines
* [Mac][Panels] Make it easier to minimize panels.rsesek@chromium.org2013-06-291-7/+7
* Revert 195543 "Increase panel icon height to be as tall as titlebar"dimich@chromium.org2013-04-251-1/+1
* Increase panel icon height to be as tall as titlebarjianli@chromium.org2013-04-221-1/+1
* Re-save XIB files using Xcode 4.4.1 on Mac OS X 10.8.1.rsesek@chromium.org2012-09-201-910/+88
* Mac: Change the type of window used by Panels to "Textured" so the swizzling ...dimich@chromium.org2012-09-101-1/+1
* Update the panels titlebar look on Mac (color and button size tweak)dimich@chromium.org2012-06-131-3/+3
* Change the visual treatment of panels titlebar on OSX per new UI design.dimich@chromium.org2012-06-011-6/+75
* XIB change to enable restore button in Panel titlebar so that clicking on it ...jennb@chromium.org2012-05-031-2/+2
* Add key modifier on minimize/restore button click to minimize/restore all Pan...jennb@chromium.org2012-04-271-3/+1
* Add explicit minimize/restore buttons to titlebar for Mac Panels.jennb@chromium.org2012-04-251-13/+213
* Remove wrench button from panel.jianli@chromium.org2012-04-171-182/+21
* Fix compile warnings in Panel.xibdimich@chromium.org2012-04-031-39/+60
* Make Mac panels to activate on mousedown in detached mode.dimich@chromium.org2012-03-271-41/+36
* Panels: Visual refresh of titlebar on OSX.dimich@chromium.org2011-11-291-17/+23
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-221-14/+862
* Animate the wrench menu on a Mac.dcheng@chromium.org2011-09-281-827/+90
* Add icon to the panel titlebar on Mac.jianli@chromium.org2011-09-221-16/+103
* Make panel titlebars more tab-like on Mac.dcheng@chromium.org2011-09-191-1/+1
* Enable Minimize/Restore for Panels on Macdimich@chromium.org2011-09-151-44/+17
* Add settings button and menu to panel on Mac.jianli@chromium.org2011-09-091-32/+906
* Display the panel title in the title bar.dcheng@chromium.org2011-09-081-698/+114
* Implement basic theming for panel titlebars.dcheng@chromium.org2011-09-061-1/+9
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-261-2/+10
* Revert 98112thakis@chromium.org2011-08-251-10/+2
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-241-2/+10
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-231-2/+2
* Revert 97923 - Implement correct Panel closing sequence for Mac.mattm@chromium.org2011-08-231-2/+2
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-231-2/+2
* Enable user interface menu items for Panels.jennb@chromium.org2011-08-221-1/+20
* Revert 97736 - Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-221-3/+3
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-221-3/+3
* Add custom NSView as a titlebar of a Panel so we can custom-paint it.dimich@chromium.org2011-06-171-3/+775
* Add native Panel implementation wireframe for OSX.dimich@chromium.org2011-04-291-0/+193