Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -15/+12 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -7/+7 |
* | fix build bustage | beng@google.com | 2008-09-13 | 1 | -1/+1 |
* | Fixes crash that occurred because DialogClientView::AcceptWindow was | sky@google.com | 2008-09-05 | 1 | -0/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix crash in DialogClientView caused by recursion of Close calls. When migrat... | beng@google.com | 2008-08-01 | 1 | -6/+8 |
* | Move dialog-specific aspects of ClientView into a new subclass DialogClientView. | beng@google.com | 2008-07-31 | 1 | -0/+410 |