Sign in
chromium
/
chromium
/
src
/
a0dde12f2e4f92f1a59885c45cfecd10dbfdfdfd
/
chrome
/
views
/
view.h
a0dde12
Rename Container->Widget
by
[email protected]
· 17 years ago
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
f704ee7
Changes tree/table to pass in an appropriate location when the context
by
[email protected]
· 17 years ago
e8e0f36
In dialogs, when the focus moves to a button, that button should become the default button.
by
[email protected]
· 17 years ago
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
bc944fd
fix release bustage :-(
by
[email protected]
· 17 years ago
0a1d36b2
Convert SchedulePaint and a few other methods to use gfx types.
by
[email protected]
· 17 years ago
c2dacc9
Rename ChromeViews namespace to views
by
[email protected]
· 17 years ago
80f8b9f
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
by
[email protected]
· 17 years ago
4d0bd10
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
by
[email protected]
· 17 years ago
154f8bc
Convert GetPreferredSize from:
by
[email protected]
· 17 years ago
613b806
Convert HitTest/GetViewForPoint to use gfx::Point
by
[email protected]
· 17 years ago
96b667d
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
by
[email protected]
· 17 years ago
0d8ea70
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
by
[email protected]
· 17 years ago
6332998
Fix RTL issues with opaque frame.
by
[email protected]
· 17 years ago
6f3bb6c
Rename legacy methods that were in CamelCase to unix_hacker.
by
[email protected]
· 17 years ago
82739cf
Allow Views to support an optional hit-test mask. Make hittest use this.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
1eb89e8
Large patch set (159 files total) to cleanup the includes.
by
[email protected]
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago