summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels
Commit message (Expand)AuthorAgeFilesLines
* Include Mac Panels when cycling through windows using Cmd-~.jennb@chromium.org2011-08-311-0/+15
* Support auto-hide taskbar for panels on Windows.jianli@chromium.org2011-08-3015-292/+1300
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-292-7/+2
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-292-2/+7
* Fix crash with some keyboard shortcuts in Cocoa Panels.jennb@chromium.org2011-08-264-1/+34
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-261-2/+19
* Addition testing for panels drag and drop.prasadt@chromium.org2011-08-254-135/+406
* Revert 98112thakis@chromium.org2011-08-251-19/+2
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-252-6/+12
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-241-2/+19
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-237-81/+192
* Revert 97923 - Implement correct Panel closing sequence for Mac.mattm@chromium.org2011-08-237-195/+80
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-237-80/+195
* Enable user interface menu items for Panels.jennb@chromium.org2011-08-223-0/+106
* Revert 97736 - Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-226-124/+30
* Implement correct Panel closing sequence for Mac.dimich@chromium.org2011-08-226-30/+124
* Get rid of Profile usage in the content download code, and switch to BrowserC...jam@chromium.org2011-08-221-1/+1
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-222-0/+6
* Panels keyboard event handling support for GTK and Win.jennb@chromium.org2011-08-188-3/+57
* Some fixes to panel support on Windows:jianli@chromium.org2011-08-187-40/+54
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-4/+4
* Re-enable accidentally disabled DragPanels test on Windows.prasadt@chromium.org2011-08-171-3/+3
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-162-4/+6
* Disable DragPanels for TOOLKIT_VIEWS.prasadt@chromium.org2011-08-161-1/+1
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Use Titlebar instead of TitleBar consistently in panels code.prasadt@chromium.org2011-08-1517-69/+69
* Disable DragPanels test on ChromeOS.prasadt@chromium.org2011-08-121-1/+1
* Implement drag and drop testing in a platform independent way.prasadt@chromium.org2011-08-1210-304/+323
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-0812-3/+66
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-042-0/+11
* Have Panel get the browser object from the native panel.jennb@chromium.org2011-07-2910-21/+39
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-293-4/+4
* Handle panel overflow when creating a new panel on Windows.jianli@chromium.org2011-07-297-116/+226
* Use test tab contents in test panels.jennb@chromium.org2011-07-284-37/+19
* Enable PanelAppBrowserTest on Linux.prasadt@chromium.org2011-07-281-9/+1
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-1/+1
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-2/+2
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-2/+2
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-2/+2
* Revert 93724oshima@google.com2011-07-221-2/+2
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-2/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Drag and drop for panels on Linux.prasadt@chromium.org2011-07-202-5/+209
* Misc panel bug fixes on Windows.jianli@chromium.org2011-07-2013-23/+97
* Add TabContents hosting to the Panel windows on OSX.dimich@chromium.org2011-07-197-17/+202
* Create temp downloads directory for downloads tests.jennb@chromium.org2011-07-191-7/+30
* Disable PanelBrowserTest.Download*.jennb@chromium.org2011-07-181-2/+2
* Make Panel downloads use DownloadShelf in a tabbed browser.jennb@chromium.org2011-07-183-4/+172
* Draw attention for panels on Windows.jianli@chromium.org2011-07-1511-25/+210
* Add NativePanelTesting utility interface for testing panels.jennb@chromium.org2011-07-157-3/+32