From kde-commits Sat Feb 12 16:57:00 2005 From: Harri Porten Date: Sat, 12 Feb 2005 16:57:00 +0000 To: kde-commits Subject: kdelibs/khtml/xml Message-Id: <20050212165700.64A6C1D354 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110822756006660 CVS commit by porten: updated list of virtual key codes to the state of http://www.w3.org/TR/2001/WD-DOM-Level-3-Events-20010410/DOM3-Events.html Also made left and right keyCode() values work. I have the impression that the whole concept of virtual key code completely disappeared after above draft has been released, though. Can't find a more recent spec at least. TextEvent looks different these days. M +8 -7 dom2_eventsimpl.cpp 1.48 M +51 -50 dom2_eventsimpl.h 1.44