summaryrefslogtreecommitdiffstats
path: root/chrome/views/custom_frame_window.cc
Commit message (Expand)AuthorAgeFilesLines
* 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