summaryrefslogtreecommitdiffstats
path: root/chrome/views/dialog_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-15/+12
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-7/+7
* fix build bustagebeng@google.com2008-09-131-1/+1
* Fixes crash that occurred because DialogClientView::AcceptWindow wassky@google.com2008-09-051-0/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix crash in DialogClientView caused by recursion of Close calls. When migrat...beng@google.com2008-08-011-6/+8
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-0/+410