summaryrefslogtreecommitdiffstats
path: root/chrome/views/hwnd_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-181-0/+4
* Fix an issue with HWNDView visibility where invisible (i.e. SetVisible(false)...pkasting@chromium.org2009-02-131-5/+1
* Add debugging info to hopefully catch what's causing 6316erg@google.com2009-02-051-0/+2
* Fix black flash when doing fast animations - our fix was previously Vista-onl...glen@chromium.org2008-11-261-6/+5
* Rename Container->Widgetben@chromium.org2008-11-211-10/+10
* 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-10/+9
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-7/+7
* Convert GetPreferredSize from:beng@google.com2008-10-151-8/+2
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-5/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+227