Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove key modifiers in KeyboardInput | Tomaka17 | 2014-11-06 | 1 | -15/+1 |
* | Reorder and add comments to some of the virtual keys | Tomaka17 | 2014-11-06 | 1 | -65/+93 |
* | Added the Alt key modifier | David Partouche | 2014-10-23 | 1 | -0/+2 |
* | Added the KeyPress and KeyRelease events | David Partouche | 2014-10-23 | 1 | -1/+1 |
* | Changed statics to uppercase | David Partouche | 2014-10-11 | 1 | -10/+8 |
* | Fixed static uppercase warning | David Partouche | 2014-10-11 | 1 | -2/+4 |
* | Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000 | Tomaka17 | 2014-10-10 | 1 | -8/+8 |
* | Implement new events system | Tomaka17 | 2014-08-13 | 1 | -34/+47 |
* | Remove Iconified and NeedRefresh events | Tomaka17 | 2014-08-02 | 1 | -8/+0 |
* | Fix bad events | Tomaka17 | 2014-07-30 | 1 | -4/+1 |
* | Implement get_position for win32 and fix interface | Tomaka17 | 2014-07-27 | 1 | -1/+1 |
* | Add moved events for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+3 |
* | Remove FramebufferSizeChanged event | Tomaka17 | 2014-07-27 | 1 | -3/+0 |
* | Add some events | Pierre Krieger | 2014-07-27 | 1 | -0/+178 |
* | Cleanup crate root | Tomaka17 | 2014-07-27 | 1 | -0/+33 |