| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework template meta-magic | Sebastien Braun | 2010-10-07 | 1 | -2/+2 |
| | | | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers | ||||
| * | Refactor InputEvent handler code. | Sebastien Braun | 2010-10-05 | 1 | -3/+3 |
| | | | | | | | - Make static methods virtual and store instances in the chains. - Propagate security context information. - Saner security policy implementation. | ||||
| * | Implement first version of basic input event support | Sebastien Braun | 2010-10-05 | 1 | -0/+59 |
