Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add iterators for events and WindowBuilder | Tomaka17 | 2014-08-02 | 1 | -2/+2 | |
| | ||||||
* | Now using wglCreateContextAttribs when available | Tomaka17 | 2014-08-02 | 1 | -36/+144 | |
| | ||||||
* | Change the RegisterClass code. | Tomaka17 | 2014-08-01 | 1 | -23/+26 | |
| | | | | Prevents an issue when creating multiple contexts. | |||||
* | Add documentation to the Win32 implementation | Tomaka17 | 2014-08-01 | 1 | -14/+26 | |
| | ||||||
* | Put GetMessage in the same thread as the window creation. | Tomaka17 | 2014-07-31 | 1 | -167/+194 | |
| | | | | Fixes #6 | |||||
* | Split win32/mod.rs | Tomaka17 | 2014-07-31 | 1 | -0/+363 | |