summaryrefslogtreecommitdiffstats
path: root/views/controls/button/text_button.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-860/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* Make infobar controls focusable by default.dmazzoni@chromium.org2011-11-021-5/+19
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-251-1/+1
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-6/+4
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-6/+5
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-181-5/+6
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-6/+5
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-2/+18
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-8/+8
* Refresh profile avatar when icon changessail@chromium.org2011-09-291-0/+3
* Make sure the focus border is inset wrt the entire button sorogerta@chromium.org2011-07-251-0/+14
* Set has_border = true for NativeTextButton.xiyuan@chromium.org2011-07-011-0/+6
* Makes NativeTextButton take focus.motek@chromium.org2011-06-301-0/+1
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Corrects setting default text colors on Windows.motek@chromium.org2011-06-281-0/+8
* Fix checkbox in windows uninstaller.rogerta@chromium.org2011-06-271-5/+7
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-0/+4
* Changing uses of NativeButton to use NativeTextButton, which does not use arogerta@chromium.org2011-06-171-4/+72
* Change profile menu button to avatar buttonsail@chromium.org2011-06-131-15/+12
* Revert 88683 - Change profile menu button to avatar buttonsail@chromium.org2011-06-101-12/+15
* Change profile menu button to avatar buttonsail@chromium.org2011-06-101-15/+12
* Cleanup:pkasting@chromium.org2011-06-071-111/+85
* Changing Checkbox class to use NativeTheme class for rendering instead ofrogerta@chromium.org2011-06-011-6/+22
* Use the right version of IsEnabled() when updating the color of a TextButtonzork@chromium.org2011-06-011-3/+1
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-5/+2
* Add multi-line support to TextButtonBase since this is needed by the derivedrogerta@chromium.org2011-05-061-8/+43
* My recent refactoring of TextButton broke the case when the string to displayrogerta@chromium.org2011-05-031-54/+28
* Implement new gray mock.davemoore@chromium.org2011-05-021-2/+12
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-291-137/+368
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-281-368/+137
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-281-137/+368
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-271-368/+137
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-271-137/+368
* Rename Paint() to PaintForDrag() in two cases.thakis@chromium.org2011-03-051-4/+4
* Add the ability to have shadowed text to the TextButton, in preparation for t...mirandac@chromium.org2011-03-031-1/+32
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-5/+5
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Clean up RTL methods.ben@chromium.org2011-02-081-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-1/+1
* 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
* Remove wstring from gfx.avi@chromium.org2011-01-121-3/+3
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-7/+7