summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels/panel.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-1/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+5
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-4/+3
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-1/+0
* views: remove vertical tabsthakis@chromium.org2011-10-061-1/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+2
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-3/+0
* Panel mouse watcher refactor to have panel manager control mouse watching.jennb@chromium.org2011-09-301-0/+7
* Properly handle zoomed UI when auto-resizing Mac Panels.jennb@chromium.org2011-09-271-2/+2
* Fix GetRestoredBounds and its usage in Panels code.jennb@chromium.org2011-09-261-0/+3
* Remove compact navigation code.thakis@chromium.org2011-09-261-1/+0
* Panel auto-resize for GTK.jennb@chromium.org2011-09-211-0/+4
* Revert "Revert 101446 - Implement minimize/restore/hover for panels on Linux."prasadt@chromium.org2011-09-161-1/+1
* Revert 101446 - Implement minimize/restore/hover for panels on Linux.thestig@chromium.org2011-09-161-1/+1
* Implement minimize/restore/hover for panels on Linux.prasadt@chromium.org2011-09-161-1/+1
* Refactor panel settings menu to pull out platform-independent part into separ...jianli@chromium.org2011-09-081-1/+5
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-4/+38
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+1
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-0/+1
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-2/+3
* Use Titlebar instead of TitleBar consistently in panels code.prasadt@chromium.org2011-08-151-1/+1
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-0/+1
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-041-0/+2
* Have Panel get the browser object from the native panel.jennb@chromium.org2011-07-291-3/+1
* Handle panel overflow when creating a new panel on Windows.jianli@chromium.org2011-07-291-0/+1
* Misc panel bug fixes on Windows.jianli@chromium.org2011-07-201-0/+2
* Make Panel downloads use DownloadShelf in a tabbed browser.jennb@chromium.org2011-07-181-0/+2
* Support minimizing the panel into 3-pixel line on Windows. Also support bring...jianli@chromium.org2011-06-301-2/+16
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-241-1/+2
* Refactor bounds logic into NativePanel interface.dcheng@chromium.org2011-06-221-11/+3
* Switch to creating and using NativePanel for all platforms.jianli@chromium.org2011-06-171-4/+5
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-1/+1
* Re-enable WindowOpenPanel extension api test.jennb@chromium.org2011-06-061-2/+2
* Clean up closing_ debugging variable.jennb@chromium.org2011-06-031-11/+0
* Update Panel UI looks on Windows.jianli@chromium.org2011-06-021-0/+4
* Fix and enable the test PanelBrowserViewTest, TitleBarMouseEvent.jianli@chromium.org2011-05-121-0/+11
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+1
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-1/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+1
* Create panel windows on Linux.prasadt@chromium.org2011-05-041-77/+78
* Add native Panel implementation wireframe for OSX.dimich@chromium.org2011-04-291-0/+4
* Support creating panel on windows. Also allow dragging panels to rearrangejianli@chromium.org2011-04-281-2/+10
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-0/+2
* Re-landing "Add stubs for creating native panels."dimich@chromium.org2011-04-161-4/+1
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+1
* Revert 81823 - Add stubs for creating native panels.Review URL: http://codere...dimich@chromium.org2011-04-151-1/+4
* Add stubs for creating native panels.dimich@chromium.org2011-04-151-4/+1
* Flesh out a bit more of Panel class.jennb@chromium.org2011-04-151-0/+7
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-1/+0
* Panels: Fix where Browser::window_ is set. Fill in code to get work area.jennb@chromium.org2011-04-131-2/+5