summaryrefslogtreecommitdiffstats
path: root/ui/views/events
Commit message (Expand)AuthorAgeFilesLines
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-2/+2
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-9/+9
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-25/+17
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Rename the methods in DragController.thakis@chromium.org2011-03-041-7/+7
* View API/implementation cleanup:pkasting@chromium.org2011-02-222-27/+27
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-26/+26
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-034-2/+73
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-024-0/+228
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-015-0/+513