summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Remove BrowserWindow::Init().estade@chromium.org2009-03-182-52/+54
* Mac bookmark work. jrg@chromium.org2009-03-181-1/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-175-6/+6
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-178-11/+11
* Move widget related files into views/widgetben@chromium.org2009-03-173-4/+4
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-163-40/+39
* Linux accelerators cleanup:estade@chromium.org2009-03-162-2/+2
* forgot this fileben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-145-34/+34
* rollback againben@chromium.org2009-03-146-35/+35
* Rename Window->WindowWinben@chromium.org2009-03-146-35/+35
* revertben@chromium.org2009-03-136-35/+35
* Rename Window->WindowWinben@chromium.org2009-03-136-35/+35
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-137-127/+155
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-123-26/+30
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-122-12/+51
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-122-12/+24
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-6/+8
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-105-32/+68
* NO CODE CHANGEdeanm@chromium.org2009-03-106-6/+0
* Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserViewsky@google.com2009-03-092-7/+22
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-095-65/+33
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-062-4/+0
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-1/+1
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-052-1/+5
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-054-6/+6
* Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...ben@chromium.org2009-03-041-1/+5
* Reland r10674, which got lost during Ben's reorg of the frame code.pkasting@chromium.org2009-03-042-7/+7
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-042-39/+11
* Fix regression where the window caption buttons weren't clickable when maximi...ben@chromium.org2009-03-042-17/+14
* Fix release-only build break.pkasting@chromium.org2009-03-041-0/+1
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-045-37/+69
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-032-11/+39
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-032-39/+11
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-032-0/+5
* Support DWM switching.ben@chromium.org2009-03-0312-888/+573
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-024-0/+4
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Does two changes to appease chrome bot runs:sky@google.com2009-02-282-0/+5
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-2/+2
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-3/+3
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-271-4/+3
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-271-1/+5
* Non-functional cleanup:pkasting@chromium.org2009-02-273-20/+24
* Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ...pkasting@chromium.org2009-02-261-1/+4
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-262-18/+9