summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webinputevent_win.cc
Commit message (Expand)AuthorAgeFilesLines
* DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side c...pkasting@chromium.org2009-03-161-1/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fix horizontal scrolling to not be reversed on tilt wheel mice and old Thinkp...pkasting@chromium.org2009-03-101-6/+8
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-061-5/+0
* Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...pkasting@chromium.org2009-03-061-6/+17
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Various fixes to mouse wheel scrolling:pkasting@chromium.org2009-03-051-97/+65
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-8/+22
* Reverting 10794.avi@chromium.org2009-03-031-22/+8
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-8/+22
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-21/+8
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-8/+21
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-21/+6
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-6/+21
* Get 6 more layout tests passing.finnur@google.com2009-02-061-3/+47
* Fixes a regression caused by my change r5095.hbono@chromium.org2008-11-121-0/+11
* Fix a UMR in MakePlatformWheelEvent().ericroman@google.com2008-11-111-2/+0
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-101-12/+4
* Fix scrolling when mouse wheel is set to scroll a page.joshia@google.com2008-10-231-7/+11
* Remove WebKeyboardEvent::key_data because we don't actually use ittc@google.com2008-10-211-2/+0
* Mac-ify webinputeventavi@google.com2008-08-261-0/+304