summaryrefslogtreecommitdiffstats
path: root/chrome/views
Commit message (Expand)AuthorAgeFilesLines
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-054-12/+29
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-042-6/+15
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Fix crash in DialogClientView caused by recursion of Close calls. When migrat...beng@google.com2008-08-011-6/+8
* Fix SCons breakage, plus latest updates:sgk@google.com2008-07-311-0/+1
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-11/+2
* rollback these changesbeng@google.com2008-07-313-20/+11
* fix bustage, not sure why this didn't break on my machinebeng@google.com2008-07-311-0/+3
* Should not be able to construct a CustomFrameWindow directly. Should use Crea...beng@google.com2008-07-312-11/+17
* Move some methods from public to protected, since only subclasses should be c...beng@google.com2008-07-313-82/+79
* forgot these filesbeng@google.com2008-07-314-460/+75
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-318-166/+674
* Add views\non_client_view.cc to the SCons build.sgk@google.com2008-07-301-0/+1
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-305-91/+212
* Made changes to display tooltip window when user navigates through the icons ...stanguturi@google.com2008-07-303-8/+109
* build bustagebeng@google.com2008-07-302-2/+3
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-307-26/+33
* roll back this part of the fix since it has unintended side effects when call...beng@google.com2008-07-301-1/+2
* Move the initial sizing of a Window into a separate function (SetInitialBoun...beng@google.com2008-07-302-76/+81
* Window Delegate Improvements:beng@google.com2008-07-308-149/+133
* Revert revision 73 because it was checked in when the tree was closed.nsylvain@google.com2008-07-293-109/+8
* Made changes to display the tooltip window when user navigates through the ic...stanguturi@google.com2008-07-293-8/+109
* Fix a few incorrect #endif's in include guards.deanm@google.com2008-07-281-1/+1
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+0
* Add chrome to the repository.initial.commit2008-07-26122-0/+37679