summaryrefslogtreecommitdiffstats
path: root/views/controls/button/checkbox.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-60/+0
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-2/+3
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-251-4/+0
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-76/+0
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-1/+1
* Changing Checkbox class to use NativeTheme class for rendering instead ofrogerta@chromium.org2011-06-011-15/+16
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-1/+1
* Remove SetMultiLine() method from CheckboxNt class, since its now properlyrogerta@chromium.org2011-05-061-9/+0
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-291-0/+55
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-281-55/+0
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-281-0/+55
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-271-55/+0
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-271-0/+55
* TextButton inside NativeButton for the touch casesaintlou@chromium.org2011-03-311-1/+1
* Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. dhollowa@chromium.org2011-03-301-1/+1
* This CL wraps TextButton inside NativeButton for the touch case. saintlou@chromium.org2011-03-291-1/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-1/+2
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-161-18/+17
* Clean up some event code:msw@chromium.org2011-03-141-8/+8
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+1
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-1/+2
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-2/+1
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-22/+19
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-241-0/+1
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-0/+1
* Add Accessibility name for native buttons.mhm@chromium.org2010-03-231-1/+0
* Landing tfarina CL. ctguil@chromium.org2010-03-101-2/+8
* Disable lables for disabled checkboxes. Original patch by Philippe Beaudoin ...pkasting@chromium.org2010-02-091-3/+4
* Fix Chexkbox::SetLabel on windows, which uses view's label instead ofoshima@chromium.org2009-09-181-0/+3
* Make native button wrapper construction return the new wrapper rather thanbrettw@chromium.org2009-09-011-2/+2
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-241-2/+2
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+84