Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement get_position for win32 and fix interface | Tomaka17 | 2014-07-27 | 1 | -4/+14 |
* | Implement get_*_size() for win32 | Tomaka17 | 2014-07-27 | 1 | -2/+22 |
* | get/set_size() -> get/set_inner/outer_size() | Tomaka17 | 2014-07-27 | 1 | -2/+6 |
* | Implement fullscreen for win32 | Tomaka17 | 2014-07-27 | 1 | -6/+43 |
* | Draft for monitor API | Tomaka17 | 2014-07-27 | 1 | -2/+3 |
* | Add moved events for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+8 |
* | Better events handling for win32 | Tomaka17 | 2014-07-27 | 1 | -31/+8 |
* | Implement focus events for win32 | Tomaka17 | 2014-07-27 | 1 | -0/+12 |
* | Implement mouse clicks on win32 | Tomaka17 | 2014-07-27 | 1 | -0/+36 |
* | Implement Pressed and Released | Tomaka17 | 2014-07-27 | 1 | -0/+19 |
* | Implement ReceivedCharacter on win32 | Tomaka17 | 2014-07-27 | 1 | -0/+8 |
* | Fix events handling on win32 | Tomaka17 | 2014-07-27 | 1 | -13/+39 |
* | Temporarily remove NeedRefresh event from win32 | Tomaka17 | 2014-07-27 | 1 | -2/+2 |
* | Initial commit | Tomaka17 | 2014-07-27 | 1 | -0/+354 |