summaryrefslogtreecommitdiffstats
path: root/views/controls/button/native_button_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-290/+0
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-2/+2
* Changing Checkbox class to use NativeTheme class for rendering instead ofrogerta@chromium.org2011-06-011-2/+2
* Change chrome to use the new native themed radio button.rogerta@chromium.org2011-05-231-2/+2
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-0/+4
* TextButton inside NativeButton for the touch casesaintlou@chromium.org2011-03-311-3/+3
* Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. dhollowa@chromium.org2011-03-301-3/+3
* This CL wraps TextButton inside NativeButton for the touch case. saintlou@chromium.org2011-03-291-3/+3
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-12/+14
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-14/+12
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-12/+14
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-1/+1
* Fixes bug where if preferred size of button was asked for while theresky@chromium.org2011-01-181-1/+1
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-1/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* views: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.htfarina@chromium.org2010-12-101-2/+2
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-1/+2
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-301-0/+19
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Re-land r51526mnissler@chromium.org2010-07-051-5/+12
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-12/+5
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-5/+12
* Do not show Vista elevation shield if UAC is disabled.mirandac@google.com2010-04-301-1/+2
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-3/+12
* Fix flickering checkboxescpu@chromium.org2009-10-161-1/+1
* removing unnecessary invocations of super class constructoroshima@chromium.org2009-09-231-2/+1
* Lands http://codereview.chromium.org/200102 for Oshima:sky@chromium.org2009-09-141-0/+4
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-241-0/+8
* Review URL: http://codereview.chromium.org/150051jcampan@chromium.org2009-06-301-4/+0
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-0/+4
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-7/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+234