summaryrefslogtreecommitdiffstats
path: root/chrome/views
Commit message (Expand)AuthorAgeFilesLines
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-201-10/+9
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-1546-193/+323
* Make theme change notifications for the renderer originate from the RenderWid...beng@google.com2008-08-152-0/+8
* Hook up the system menu in new frames.erg@google.com2008-08-144-0/+18
* If a Window is created with specified bounds, make sure its sized to them!beng@google.com2008-08-141-1/+8
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-117/+117
* Minor cleanup of RootView. Removes unused double_buffered field fromsky@google.com2008-08-124-27/+18
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-123-5/+8
* Allow the ChromeViews' Menu to wrap the Windows system menu and insert items ...beng@google.com2008-08-112-35/+136
* Another Frame Grab-Bagbeng@google.com2008-08-111-0/+2
* Add support for ChromeViews::Windows to disable inactive rendering. This is f...beng@google.com2008-08-115-14/+67
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-113-3/+18
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-094-0/+23
* Even more tweaks.beng@google.com2008-08-091-0/+2
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-1/+7
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-072-0/+7
* Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ...finnur@google.com2008-08-061-6/+7
* Fixing an issue where BiDi text in window titles was not displayed correctly ...idana@google.com2008-08-051-0/+7
* Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...beng@google.com2008-08-052-1/+63
* 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