summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels/panel_window_controller_cocoa.h
Commit message (Expand)AuthorAgeFilesLines
* Make panels not show on top when there is an app running in full screen mode.prasadt@chromium.org2011-12-021-0/+3
* Implement 3-stage minimize animation for Panels on OSX.dimich@chromium.org2011-12-021-0/+2
* Add Panel::SetPanelBoundsInstantly for all platforms.jianli@chromium.org2011-12-011-1/+3
* Fix accelerated plugins rendering in Panels on Mac.dimich@chromium.org2011-11-151-2/+2
* Dynamically add tab contents to Mac Panels.jennb@chromium.org2011-11-041-3/+4
* Enable panels by default on Win/Mac/Linux.jennb@chromium.org2011-10-271-1/+0
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-221-1/+11
* Implement animations for size and position changes for panels on linux.prasadt@chromium.org2011-10-101-7/+2
* Add DrawAttention functionality to Mac Panels.dimich@chromium.org2011-09-271-3/+5
* Add throbber support for panels on Mac.jianli@chromium.org2011-09-241-0/+3
* Typo fix, since we use screens not screeens.dcheng@chromium.org2011-09-211-1/+1
* Support Panel auto-resize on Mac.jennb@chromium.org2011-09-161-1/+1
* Enable Minimize/Restore for Panels on Macdimich@chromium.org2011-09-151-0/+18
* Show or hide settings button depending on whether the panel is on focus or th...jianli@chromium.org2011-09-131-0/+2
* Fix another 10.6 SDK build error in PanelWindowCocoaController.rsesek@chromium.org2011-09-121-2/+4
* Revert 100594 (didn't really help, just moved the failure to a different bot)thakis@chromium.org2011-09-111-0/+26
* Revert 100537, looks like it brokethakis@chromium.org2011-09-101-26/+0
* Enable rearrangement of Panels on Mac by dragging.dimich@chromium.org2011-09-091-0/+26
* Add settings button and menu to panel on Mac.jianli@chromium.org2011-09-091-0/+3
* Implement basic theming for panel titlebars.dcheng@chromium.org2011-09-061-0/+9
* Fix crash with some keyboard shortcuts in Cocoa Panels.jennb@chromium.org2011-08-261-1/+8
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-0/+5
* Use test tab contents in test panels.jennb@chromium.org2011-07-281-7/+0
* Add TabContents hosting to the Panel windows on OSX.dimich@chromium.org2011-07-191-0/+20
* Add custom NSView as a titlebar of a Panel so we can custom-paint it.dimich@chromium.org2011-06-171-0/+10
* Re-enable WindowOpenPanel extension api test.jennb@chromium.org2011-06-061-7/+2
* Add native Panel implementation wireframe for OSX.dimich@chromium.org2011-04-291-0/+34