summaryrefslogtreecommitdiffstats
path: root/views/controls/button
Commit message (Expand)AuthorAgeFilesLines
* My recent refactoring of TextButton broke the case when the string to displayrogerta@chromium.org2011-05-032-54/+32
* Implement new gray mock.davemoore@chromium.org2011-05-022-2/+18
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-296-188/+784
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-286-784/+188
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-286-188/+784
* Update all states when wrapper is created.oshima@google.com2011-04-274-15/+18
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-276-772/+188
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-276-188/+772
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-0/+4
* Make the usage stats checkbox on EULA screen speak and focus.chaitanyag@chromium.org2011-04-141-0/+1
* TextButton inside NativeButton for the touch casesaintlou@chromium.org2011-03-319-47/+130
* Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. dhollowa@chromium.org2011-03-309-133/+47
* Revert 79768 - Fixed Clang error to http://codereview.chromium.org/6770014/dhollowa@chromium.org2011-03-301-2/+5
* Fixed Clang error to http://codereview.chromium.org/6770014/dhollowa@chromium.org2011-03-301-5/+2
* This CL wraps TextButton inside NativeButton for the touch case. saintlou@chromium.org2011-03-299-47/+133
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-2911-35/+47
* Fixes bug where if you click on the bookmark bubble, then change thesky@chromium.org2011-03-172-0/+10
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-168-307/+281
* Clean up some event code:msw@chromium.org2011-03-148-101/+100
* Tuned the MouseRelease handler in the Dropdown Button to not un-depress the b...stevet@google.com2011-03-141-11/+10
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-1414-76/+76
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-1/+2
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-052-1/+3
* Rename Paint() to PaintForDrag() in two cases.thakis@chromium.org2011-03-054-10/+11
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-0413-74/+74
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-0313-74/+74
* Add the ability to have shadowed text to the TextButton, in preparation for t...mirandac@chromium.org2011-03-032-1/+41
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-248-67/+58
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-169-17/+17
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-105-21/+25
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-094-18/+14
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-094-14/+18
* Move Event files into views/eventsben@chromium.org2011-02-092-2/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-092-7/+7
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-093-3/+3
* Clean up RTL methods.ben@chromium.org2011-02-082-3/+3
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-083-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-059-10/+10
* Move l10n_util to ui/baseben@chromium.org2011-01-212-2/+2
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-2/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-3/+3
* 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-149-18/+19
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-3/+3
* Cleanup: Remove SetAppearsAsDefault() since it is no longer called externally...pkasting@chromium.org2011-01-132-14/+5
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-133-11/+11
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-3/+3
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-3/+3