summaryrefslogtreecommitdiffstats
path: root/chrome/views/view.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Container->Widgetben@chromium.org2008-11-211-14/+14
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-12/+10
* Changes tree/table to pass in an appropriate location when the contextsky@google.com2008-11-101-0/+8
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-0/+3
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-311-0/+10
* fix release bustage :-(ben@chromium.org2008-10-171-1/+4
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-27/+10
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-9/+9
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-20/+21
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-11/+11
* Convert GetPreferredSize from:beng@google.com2008-10-151-2/+3
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-3/+4
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-8/+3
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-4/+3
* Fix RTL issues with opaque frame. ben@chromium.org2008-10-101-1/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-13/+15
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-161-0/+12
* 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-24/+21
* Add chrome to the repository.initial.commit2008-07-261-0/+1323