summaryrefslogtreecommitdiffstats
path: root/views/events/event_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Transform GdkEvents for simpler MouseEvent construction.msw@chromium.org2011-04-051-0/+17
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-18/+31
* Add GetCharacter() and GetUnmodifiedCharacter() methods to views::Event.suzhe@google.com2011-03-211-0/+46
* [cros] Fix accelerator keys when using non-US/Latin keyboard layouts.suzhe@google.com2011-03-171-2/+2
* Clean up some event code:msw@chromium.org2011-03-141-0/+4
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-2/+19
* Makes MouseWheelEvent::offset consistent on windows and linux.sky@chromium.org2011-03-071-13/+1
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-251-3/+92
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-13/+70
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-8/+8
* Move Event files into views/eventsben@chromium.org2011-02-091-0/+47