summaryrefslogtreecommitdiffstats
path: root/chrome/views/container_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug where tooltips would get stuck. This was happening becausesky@google.com2008-11-201-0/+1
* Fixes bug in FillLayout. It should use the size of the root view. I'msky@google.com2008-10-231-3/+1
* Allow middle click on the only tab with one window open.ben@chromium.org2008-10-171-0/+12
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-7/+8
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-0/+916