summaryrefslogtreecommitdiffstats
path: root/views/controls/resize_area.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-94/+0
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-4/+7
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-2/+2
* views: Factor out ResizeAreaDelegate into its own header file.tfarina@chromium.org2011-09-261-0/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+3
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-1/+1
* Rename View::GetCursor and simplify arguments.msw@chromium.org2011-05-031-2/+1
* Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.msw@chromium.org2011-04-271-6/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-4/+7
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+3
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-3/+2
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-2/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* 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
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-1/+5
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-4/+2
* Make the resize gripper invisible.pkasting@chromium.org2010-07-271-0/+87