summaryrefslogtreecommitdiffstats
path: root/views/events/event.cc
Commit message (Expand)AuthorAgeFilesLines
* Add pressure information to touch event.miletus@chromium.org2011-06-161-4/+8
* Update rich touch information to conform to standardsadrul@chromium.org2011-06-131-12/+12
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-2/+2
* Rename View::GetCursor and simplify arguments.msw@chromium.org2011-05-031-1/+1
* Add back constructors that was removed erroneously in r83795.sadrul@chromium.org2011-05-031-0/+15
* Remove RootView::ConvertPointToMouseHandler.sadrul@chromium.org2011-05-021-24/+0
* Add extra touch information and related API to views::TouchEvent.miletus@chromium.org2011-04-181-15/+26
* Add GetCharacter() and GetUnmodifiedCharacter() methods to views::Event.suzhe@google.com2011-03-211-0/+101
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-13/+13
* Makes MouseWheelEvent::offset consistent on windows and linux.sky@chromium.org2011-03-071-0/+7
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-251-12/+16
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-241-0/+10
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-5/+35
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-5/+5
* Move Event files into views/eventsben@chromium.org2011-02-091-0/+71