summaryrefslogtreecommitdiffstats
path: root/chrome/views/bitmap_scroll_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-703/+0
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-25/+24
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-101-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-171-3/+5
* Rename Container->Widgetben@chromium.org2008-11-211-7/+7
* 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-8/+3
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Convert GetPreferredSize from:beng@google.com2008-10-151-41/+35
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-2/+2
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-33/+21
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-20/+20
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+749