summaryrefslogtreecommitdiffstats
path: root/webkit/glue/event_conversion.cc
Commit message (Expand)AuthorAgeFilesLines
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-0/+89
* Implement the triple click for the Mac.avi@google.com2009-05-121-57/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Handle GTK triple clicks by adding a triple click event type to WebInputEvent...estade@chromium.org2009-04-271-1/+4
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-40/+45
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-8/+2
* DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side c...pkasting@chromium.org2009-03-161-0/+2
* Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...pkasting@chromium.org2009-03-061-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Various fixes to mouse wheel scrolling:pkasting@chromium.org2009-03-051-3/+4
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-161/+10
* Reverting 10794.avi@chromium.org2009-03-031-10/+161
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-161/+10
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-1/+3
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-11/+161
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-161/+11
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-11/+161
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-161/+11
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-0/+3
* Undo part of issue 12981.estade@chromium.org2008-12-111-1/+3
* Correctly construct platform keyboard event in event sending controller.estade@chromium.org2008-12-091-5/+6
* revert commit 6607.estade@chromium.org2008-12-091-6/+5
* Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...estade@chromium.org2008-12-091-5/+6
* Fix text selection for the Mac test_shell, for some value of "fix".paul@chromium.org2008-12-021-1/+1
* Fix mouse and keyboard input a bit.deanm@chromium.org2008-11-131-0/+13
* Initialize member on non-Windows platforms.evanm@google.com2008-11-071-0/+2
* Some basic keyboard and focus support.evanm@google.com2008-11-071-1/+3
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-031-57/+49
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-7/+1
* fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi...pinkerton@google.com2008-10-281-1/+31
* Set all key event fields on mac, make sure we correctly handle keyDownpinkerton@google.com2008-10-271-4/+1
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-241-4/+0
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-231-9/+4
* Glue changes for our PLATFORM(MAC) killing projectmark@chromium.org2008-10-221-14/+0
* fix linux buildtc@google.com2008-10-181-9/+11
* Update to pick up PLATFORM(MAC) and add some ifdefs in event_conversion.ccdarin@google.com2008-10-181-5/+5
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-181-20/+134
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+5
* Add stub constructors to compile on Linux and remove warning for switch cases...erg@google.com2008-10-091-1/+8
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-0/+4
* fix win bustagepinkerton@google.com2008-09-091-1/+0
* if-def the event conversion code to fit with the ifdefs in WebCore.pinkerton@google.com2008-09-091-2/+36
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+199