summaryrefslogtreecommitdiffstats
path: root/views/controls/button/button.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-5/+5
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-8/+12
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-12/+8
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-8/+12
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-2/+2
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-4/+5
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-9/+4
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+1
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-16/+4
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-7/+7
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-291-1/+0
* See original review atjcampan@chromium.org2009-09-291-0/+1
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+79