summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/old_frames/xp_frame.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-61/+60
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-5/+4
* Convert GetPreferredSize from:beng@google.com2008-10-151-67/+60
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-7/+6
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-11/+11
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-10/+6
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-141-2/+5
* klockwork bug: variable delared in nested scopecpu@google.com2008-10-081-5/+2
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-53/+48
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Move XPFrame, VistaFrame to views/old_framesbeng@google.com2008-09-131-0/+2523