summaryrefslogtreecommitdiffstats
path: root/chrome/views/custom_frame_window.h
Commit message (Expand)AuthorAgeFilesLines
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-1/+0
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-161-1/+0
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Some speculative fixes for UI test flakiness.beng@google.com2008-11-131-0/+3
* forgot these filesben@chromium.org2008-10-221-0/+11
* try rolling this back to see if it helpsben@chromium.org2008-10-211-11/+0
* More Windows-is-a-crack-baby mitigation.beng@google.com2008-10-201-0/+11
* Allow middle click on the only tab with one window open.ben@chromium.org2008-10-171-0/+8
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* 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