summaryrefslogtreecommitdiffstats
path: root/views/controls/button/custom_button.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-149/+0
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-1/+1
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-251-0/+6
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-2/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+2
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-2/+2
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-1/+2
* Fixes bug where if you click on the bookmark bubble, then change thesky@chromium.org2011-03-171-0/+3
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-161-30/+25
* Clean up some event code:msw@chromium.org2011-03-141-12/+12
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-1/+1
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-1/+2
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-1/+1
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-1/+1
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-20/+22
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-5/+7
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-1/+1
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-211-0/+6
* The start of the instant opt-in mocks.sky@chromium.org2010-10-081-2/+9
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-1/+1
* Disable the stop button when the user is hovering it and the page finishes lo...pkasting@chromium.org2010-08-201-0/+5
* Cleanup: Remove dead code, use early returns to reduce indenting, shorten.pkasting@chromium.org2010-08-191-7/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fire focus events when CustomButtons are hottracked.dtseng@chromium.org2010-07-071-0/+1
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-091-0/+10
* Enable CustomButton users to call SetEnabled(false) even when |show_highlight...yusukes@google.com2010-04-201-6/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-2/+2
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-081-0/+6
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-011-0/+3
* Fix hottracking on button views.The hottracking on the toolbar was broken, th...mhm@chromium.org2009-09-241-0/+3
* Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:sky@chromium.org2009-08-111-0/+5
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-171-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+105