summaryrefslogtreecommitdiffstats
path: root/src/input/inputEventHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Add some comments to inputEventHandler.hSebastien Braun2010-10-101-0/+7
* Introduce an implicit logical AND into Require policySebastien Braun2010-10-101-3/+3
* Lose the `get' method prefix on InputEventContext since it does not fit inSebastien Braun2010-10-101-3/+3
* Code cleanup for inputEvent.hSebastien Braun2010-10-101-2/+8
* Rework template meta-magicSebastien Braun2010-10-071-199/+208
* Sanitize security model yet againSebastien Braun2010-10-071-16/+42
* Add description to input event handlers so they canSebastien Braun2010-10-051-0/+40
* Add Permission checking and session information code.Sebastien Braun2010-10-051-0/+4
* Refactor InputEvent handler code.Sebastien Braun2010-10-051-35/+73
* Implement first version of basic input event supportSebastien Braun2010-10-051-0/+187