summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels
Commit message (Expand)AuthorAgeFilesLines
* Show settings menu for panel on GTK.jianli@chromium.org2011-09-142-0/+19
* Implement PanelBrowserWindowCocoa::Activate.dcheng@chromium.org2011-09-143-1/+33
* Show or hide settings button depending on whether the panel is on focus or th...jianli@chromium.org2011-09-134-0/+51
* Switch from chrome://extensions to chrome://settings/extensionSettings.finnur@chromium.org2011-09-131-4/+1
* 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-118-26/+327
* Revert 100537, looks like it brokethakis@chromium.org2011-09-108-327/+26
* Redraw Panels on Mac when theme changes.dcheng@chromium.org2011-09-102-1/+13
* Enable rearrangement of Panels on Mac by dragging.dimich@chromium.org2011-09-098-26/+327
* Minor PanelTitlebarView cleanup.dcheng@chromium.org2011-09-092-10/+11
* Add settings button and menu to panel on Mac.jianli@chromium.org2011-09-094-0/+41
* Switch BrowserTestHelper to use TestingProfileManager and update all correspo...rsesek@chromium.org2011-09-091-9/+5
* Update the custom titlebar on focus changes.dcheng@chromium.org2011-09-093-9/+36
* Refactor panel settings menu to pull out platform-independent part into separ...jianli@chromium.org2011-09-089-234/+299
* Display the panel title in the title bar.dcheng@chromium.org2011-09-082-3/+13
* Fix bug that pressing ESC to cancel panel drag and releasing the mouse cause ...jianli@chromium.org2011-09-072-12/+22
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-0/+56
* Fix crash or hang on Windows when clicking on wrench icon in panel opened fro...jianli@chromium.org2011-09-072-5/+7
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-0716-20/+394
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-072-2/+2
* Implement basic theming for panel titlebars.dcheng@chromium.org2011-09-067-9/+89
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-1/+5
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Disable DrawAttention test. Will reenable it after getting it fixed.jianli@chromium.org2011-09-011-1/+2
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-312-2/+7
* 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