summaryrefslogtreecommitdiffstats
path: root/ui/views/view.cc
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-5/+0
* View API/implementation cleanup:pkasting@chromium.org2011-02-221-226/+171
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-031-2/+2
* Method sorting.ben@chromium.org2011-02-031-174/+176
* Complete the Focus Manager hookup.ben@chromium.org2011-02-031-0/+49
* More FocusManager hookup.ben@chromium.org2011-02-031-3/+8
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-021-0/+24
* Reorder methods in class View to better isolate methods that shouldn't be pub...ben@chromium.org2011-02-011-75/+90
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-011-0/+629