summaryrefslogtreecommitdiffstats
path: root/chrome/views/dialog_client_view.h
Commit message (Expand)AuthorAgeFilesLines
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-1/+13
* The "extra view" used by the DialogClientView must not be retrieved before th...ben@chromium.org2008-10-291-0/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-0/+133