| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -14/+14 |
* | Make border and background setting and getting non-virtual and use the correc... | brettw@google.com | 2008-11-14 | 1 | -12/+10 |
* | Changes tree/table to pass in an appropriate location when the context | sky@google.com | 2008-11-10 | 1 | -0/+8 |
* | In dialogs, when the focus moves to a button, that button should become the d... | jcampan@chromium.org | 2008-11-08 | 1 | -0/+3 |
* | Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-... | klink@chromium.org | 2008-10-31 | 1 | -0/+10 |
* | fix release bustage :-( | ben@chromium.org | 2008-10-17 | 1 | -1/+4 |
* | Convert SchedulePaint and a few other methods to use gfx types. | ben@chromium.org | 2008-10-17 | 1 | -27/+10 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -9/+9 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -20/+21 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -11/+11 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -2/+3 |
* | Convert HitTest/GetViewForPoint to use gfx::Point | ben@chromium.org | 2008-10-14 | 1 | -3/+4 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 1 | -8/+3 |
* | Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. | ben@chromium.org | 2008-10-14 | 1 | -4/+3 |
* | Fix RTL issues with opaque frame. | ben@chromium.org | 2008-10-10 | 1 | -1/+1 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -13/+15 |
* | Allow Views to support an optional hit-test mask. Make hittest use this. | beng@google.com | 2008-09-16 | 1 | -0/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -24/+21 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1323 |