summaryrefslogtreecommitdiffstats
path: root/chrome/views/window.h
Commit message (Expand)AuthorAgeFilesLines
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Support DWM switching.ben@chromium.org2009-03-031-31/+45
* Flatten CustomFrameWindow functionality onto Window.ben@chromium.org2009-02-271-6/+37
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-271-20/+14
* Make system menus show up at the right place for all frames, whether they're ...pkasting@chromium.org2009-02-131-1/+1
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-061-6/+2
* use a registrar to safely remove observertc@google.com2009-01-211-1/+4
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-1/+13
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-13/+1
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-1/+13
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+2
* Rename Container->Widgetben@chromium.org2008-11-211-4/+4
* Fix broken size restoration for bookmark manager. Initializing a rect incorre...ben@chromium.org2008-11-141-0/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-19/+12
* Support shortcut show styles for "run maximized", "run minimized" etc.ben@chromium.org2008-10-171-1/+2
* 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