summaryrefslogtreecommitdiffstats
path: root/chrome/views/custom_frame_window.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Assorted improvements to window maximization and flicker on Windows Vista wit...ben@chromium.org2008-10-131-0/+2
* Roll back trial from last nightben@chromium.org2008-10-101-2/+0
* Put this file back into its original state when I first landed this change ea...ben@chromium.org2008-10-091-0/+1
* Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...ben@chromium.org2008-10-091-1/+1
* Roll back this section of the previous change to see if it is necessary.ben@chromium.org2008-10-091-1/+0
* Another attempt at fixing standard non-client area overpainting.ben@chromium.org2008-10-091-1/+2
* Fix weird painting of elements of the non-client area.ben@chromium.org2008-10-091-0/+1
* Eliminate non-client flicker of the standard windows title bar when handling ...beng@google.com2008-10-081-1/+1
* Prevent window caption flashing in the magic frames by handling undocumented ...beng@google.com2008-09-121-0/+2
* Make the AeroGlassFrame better:beng@google.com2008-08-251-8/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add support for ChromeViews::Windows to disable inactive rendering. This is f...beng@google.com2008-08-111-0/+1
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-091-0/+1
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-051-6/+0
* rollback these changesbeng@google.com2008-07-311-6/+3
* Should not be able to construct a CustomFrameWindow directly. Should use Crea...beng@google.com2008-07-311-3/+6
* forgot these filesbeng@google.com2008-07-311-7/+2
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-301-35/+5
* Window Delegate Improvements:beng@google.com2008-07-301-10/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+158