summaryrefslogtreecommitdiffstats
path: root/chrome/views/custom_frame_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the AeroGlassFrame better:beng@google.com2008-08-251-29/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Makes resize of custom frame window a bit smoother. I tried a wholesky@google.com2008-08-211-1/+14
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Hook up the system menu in new frames.erg@google.com2008-08-141-0/+5
* Add support for ChromeViews::Windows to disable inactive rendering. This is f...beng@google.com2008-08-111-2/+11
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-091-0/+7
* Even more tweaks.beng@google.com2008-08-091-0/+2
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-051-3/+3
* rollback these changesbeng@google.com2008-07-311-11/+8
* Should not be able to construct a CustomFrameWindow directly. Should use Crea...beng@google.com2008-07-311-8/+11
* Move some methods from public to protected, since only subclasses should be c...beng@google.com2008-07-311-4/+4
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-54/+51
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-301-56/+18
* Window Delegate Improvements:beng@google.com2008-07-301-10/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+1255