summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/button/text_button.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-141-3/+6
* Revert 156599 - Fixed position of plus image on action box button; added ICON...miket@chromium.org2012-09-131-6/+3
* Fixed position of plus image on action box button; added ICON_CENTERED placem...yefim@chromium.org2012-09-131-3/+6
* Revert 156200 - Conservative update button/label/textfield contentdbeam@chromium.org2012-09-121-2/+0
* Conservative update button/label/textfield contentsheu@chromium.org2012-09-121-0/+2
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-15/+15
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-15/+15
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-15/+15
* Indicate focused state on text buttons with blue outline.flackr@chromium.org2012-06-061-1/+11
* ui: Rename the IDR constants to put hot/pressed state before position.tfarina@chromium.org2012-06-041-18/+18
* Take icon size into account when determine text height.antrim@chromium.org2012-05-251-2/+9
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-241-25/+25
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-2/+2
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-40/+40
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-40/+40
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-40/+40
* Correct handling of multiline text in buttons.antrim@chromium.org2012-05-071-7/+21
* Disable sub-pixel rendering on text buttons used for drag as they have transp...reveman@chromium.org2012-03-261-0/+3
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-211-2/+0
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-2/+2
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-6/+5
* ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.tfarina@chromium.org2012-03-111-6/+4
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-061-18/+19
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-111-31/+14
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-091-14/+31
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-091-31/+14
* views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...tfarina@chromium.org2011-12-231-2/+2
* views: Convert IsFocusable() to just focusable() since it's just a simple acc...tfarina@chromium.org2011-12-161-2/+2
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-121-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-0/+860