1. a0dde12 Rename Container->Widget by [email protected] · 17 years ago
  2. 9a3f0ac2 Make border and background setting and getting non-virtual and use the correct style. I was debugging in here and this was annoying me, since there is no reason for these functions to be virtual. by [email protected] · 17 years ago
  3. f704ee7 Changes tree/table to pass in an appropriate location when the context by [email protected] · 17 years ago
  4. e8e0f36 In dialogs, when the focus moves to a button, that button should become the default button. by [email protected] · 17 years ago
  5. 042811c Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-click menu, specifically on the toolbar's back/forward buttons. by [email protected] · 17 years ago
  6. bc944fd fix release bustage :-( by [email protected] · 17 years ago
  7. 0a1d36b2 Convert SchedulePaint and a few other methods to use gfx types. by [email protected] · 17 years ago
  8. c2dacc9 Rename ChromeViews namespace to views by [email protected] · 17 years ago
  9. 80f8b9f Make View::SetBounds take a const gfx::Rect& instead of a const CRect& by [email protected] · 17 years ago
  10. 4d0bd10 Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. by [email protected] · 17 years ago
  11. 154f8bc Convert GetPreferredSize from: by [email protected] · 17 years ago
  12. 613b806 Convert HitTest/GetViewForPoint to use gfx::Point by [email protected] · 17 years ago
  13. 96b667d Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. by [email protected] · 17 years ago
  14. 0d8ea70 Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. by [email protected] · 17 years ago
  15. 6332998 Fix RTL issues with opaque frame. by [email protected] · 17 years ago
  16. 6f3bb6c Rename legacy methods that were in CamelCase to unix_hacker. by [email protected] · 17 years ago
  17. 82739cf Allow Views to support an optional hit-test mask. Make hittest use this. by [email protected] · 17 years ago
  18. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  19. 1eb89e8 Large patch set (159 files total) to cleanup the includes. by [email protected] · 17 years ago
  20. 09911bf Add chrome to the repository. by initial.commit · 17 years ago