aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/Input.h
Commit message (Expand)AuthorAgeFilesLines
* Copy r5117 through r5119 from trunk.Pierre Ossman2013-05-301-0/+2
* Major rewrite of the keyboard code. The old code was too focused onPierre Ossman2013-04-091-2/+33
* Make sure we release the same key we previously pressed for aPierre Ossman2013-04-091-0/+3
* We have an object to store stuff in, so don't use a globalPierre Ossman2013-04-091-0/+1
* Make sure InputDevice::InitInputDevice() gets called early inPierre Ossman2013-04-091-3/+5
* [Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functionsAdam Tkac2010-04-141-0/+10
* [Development] Merge KeyboardDevice and PointerDevice classes to new class calledAdam Tkac2010-04-141-23/+17
* Move keyboard input related code to Input.h and Input.cc.Adam Tkac2009-08-281-0/+13
* Add Input.h and Input.cc and move all mouse input related code there.Adam Tkac2009-08-281-0/+61