summaryrefslogtreecommitdiffstats
path: root/views/events
Commit message (Expand)AuthorAgeFilesLines
* Parse ui::ET_MOUSEWHEEL on XEvent ButtonRelease and XI_ButtonRelease too.msw@chromium.org2011-03-011-1/+5
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-255-75/+210
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-242-0/+36
* NOTREACHED() was hit due to not handling WM_CHAR in EventTypeFromNative(). WM...ben@chromium.org2011-02-151-0/+1
* touch: Fix build after NativeEvent2 change.sadrul@chromium.org2011-02-111-3/+4
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-117-104/+342
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-105-206/+119
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-39/+87
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-87/+39
* Move Event files into views/eventsben@chromium.org2011-02-095-0/+893