summaryrefslogtreecommitdiffstats
path: root/chrome/views/window.h
Commit message (Expand)AuthorAgeFilesLines
* Removes an unneeded override.sky@google.com2008-10-171-1/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-7/+7
* Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...beng@google.com2008-09-081-0/+2
* Make the AeroGlassFrame better:beng@google.com2008-08-251-0/+8
* 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/+17
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-091-0/+3
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-051-0/+7
* rollback these changesbeng@google.com2008-07-311-3/+0
* fix bustage, not sure why this didn't break on my machinebeng@google.com2008-07-311-0/+3
* Move some methods from public to protected, since only subclasses should be c...beng@google.com2008-07-311-22/+19
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-32/+16
* Move the initial sizing of a Window into a separate function (SetInitialBoun...beng@google.com2008-07-301-5/+9
* Window Delegate Improvements:beng@google.com2008-07-301-12/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+275