summaryrefslogtreecommitdiffstats
path: root/views/controls/button
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-2816-3136/+0
* Add OVERRIDE to views/.avi@chromium.org2011-11-231-2/+3
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-225-6/+6
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-215-6/+6
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-215-6/+6
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-182-2/+2
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-143-4/+4
* Fix painting issue with maximize button in aura.pkotwicz@chromium.org2011-11-041-1/+2
* Make infobar controls focusable by default.dmazzoni@chromium.org2011-11-022-5/+20
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-264-5/+7
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-252-0/+10
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-252-3/+2
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-193-9/+7
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-183-12/+11
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-183-11/+12
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-183-12/+11
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-122-4/+4
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-123-6/+7
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-122-9/+6
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-2/+18
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-061-3/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-8/+8
* views: Remove aura include hack now that crbug.com/94995 is fixed.tfarina@chromium.org2011-10-041-9/+3
* Refresh profile avatar when icon changessail@chromium.org2011-09-291-0/+3
* views: Add a TODO to remove aura include hack.tfarina@chromium.org2011-09-281-0/+1
* views: Fix aura build on Linux.tfarina@chromium.org2011-09-281-0/+4
* views: Convert ButtonDropDown to use the new callback system.tfarina@chromium.org2011-09-282-11/+14
* Relanding 100792oshima@google.com2011-09-201-3/+1
* Speculative fix for a crash and tweak tosky@chromium.org2011-09-161-4/+2
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-154-15/+14
* Revert "Relanding 100792"oshima@google.com2011-09-141-1/+3
* Relanding 100792oshima@google.com2011-09-131-3/+1
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-1/+3
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-3/+1
* Add avatar decoration to the windows7 taskbarcpu@chromium.org2011-09-021-3/+3
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-252-11/+0
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-12/+14
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-058-16/+16
* Create views.dll / libviews.sodarin@chromium.org2011-07-288-16/+17
* Removing unused NativeButton codesaintlou@chromium.org2011-07-2612-1679/+2
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-2/+2
* Make sure the focus border is inset wrt the entire button sorogerta@chromium.org2011-07-252-0/+17
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-233-7/+8
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-233-8/+7
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-233-7/+8
* Revert 93724oshima@google.com2011-07-223-8/+7
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-223-7/+8
* views: Add unittests for View::GetViewsWithGroup() method.tfarina@chromium.org2011-07-133-9/+9
* Ensure the back/forward menus support middle click.philippe.beaudoin@gmail.com2011-07-121-0/+1
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-072-2/+2