index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
views
/
dialog_client_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding more space between dialog contents and the buttons. For XP Classic theme
ben@chromium.org
2008-12-02
1
-1
/
+1
*
In dialogs, when the focus moves to a button, that button should become the d...
jcampan@chromium.org
2008-11-08
1
-10
/
+63
*
The "extra view" used by the DialogClientView must not be retrieved before th...
ben@chromium.org
2008-10-29
1
-8
/
+14
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-6
/
+6
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-39
/
+25
*
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