summaryrefslogtreecommitdiffstats
path: root/chrome/views/client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-0/+6
* 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-4/+0
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-3/+3
* Convert GetPreferredSize from:beng@google.com2008-10-151-3/+3
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-5/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-56/+56
* Use a more compact license header in source files.license.bot2008-08-241-81/+56
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-3/+9
* forgot these filesbeng@google.com2008-07-311-372/+22
* Window Delegate Improvements:beng@google.com2008-07-301-4/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+425