Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add monitor support for win32 | Tomaka17 | 2014-07-31 | 1 | -1/+46 |
* | Implement get_position for win32 and fix interface | Tomaka17 | 2014-07-27 | 1 | -0/+14 |
* | Implement get_*_size() for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+6 |
* | Implement fullscreen for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+95 |
* | Add moved events for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+1 |
* | Better events handling for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+3 |
* | Implement focus events for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+2 |
* | Implement mouse clicks on win32 | Tomaka17 | 2014-07-27 | 1 | -0/+6 |
* | Implement Pressed and Released | Tomaka17 | 2014-07-27 | 1 | -0/+141 |
* | Implement ReceivedCharacter on win32 | Tomaka17 | 2014-07-27 | 1 | -0/+1 |
* | Fix events handling on win32 | Tomaka17 | 2014-07-27 | 1 | -0/+4 |
* | Initial commit | Tomaka17 | 2014-07-27 | 1 | -0/+424 |