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
/
controls
/
button
/
native_button_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-234
/
+0
*
Fix a bug where radio buttons would become unselected when clicked (more spec...
jcampan@chromium.org
2009-04-24
1
-1
/
+2
*
The previous behavior of not focusing the HWND when focusing a checkbox/radio...
jcampan@chromium.org
2009-04-24
1
-5
/
+0
*
Fix clipping by using the correct window styles for native buttons.
ben@chromium.org
2009-03-27
1
-21
/
+17
*
Default native button were not activated anymore when enter was pressed.
jcampan@chromium.org
2009-03-27
1
-0
/
+6
*
The native button's visible and enabled state were not working.
jcampan@chromium.org
2009-03-25
1
-0
/
+4
*
Focusing a native button through a RequestFocus call would not result in the ...
jcampan@chromium.org
2009-03-25
1
-1
/
+14
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-9
/
+14
*
Add support for radio buttons. The code implementing checked/group was copied...
ben@chromium.org
2009-03-21
1
-0
/
+1
*
More button modifications
ben@chromium.org
2009-03-20
1
-6
/
+25
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
1
-111
/
+41
*
New native control helpers. Built but not run by anyone just yet. See design doc
ben@chromium.org
2009-03-18
1
-0
/
+264