Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now passing WindowBuilder to implwin::Window::new | Tomaka17 | 2014-08-02 | 1 | -15/+13 |
* | 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 |
* | 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 |
* | Split win32/mod.rs | Tomaka17 | 2014-07-31 | 1 | -0/+363 |