| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-15 | More error/TODO reduction. | Pietro Gagliardi | |
| 2014-02-11 | Fixed the PeekMessage() call as per ↵ | Pietro Gagliardi | |
| http://blogs.msdn.com/b/oldnewthing/archive/2006/02/10/529525.aspx | |||
| 2014-02-11 | Fixed the wndproc not responding: turns out I have to have message dispatch ↵ | Pietro Gagliardi | |
| in the UI thread... | |||
| 2014-02-11 | All build errors resolved. Now to test... | Pietro Gagliardi | |
| 2014-02-11 | Locked the Windows message loop goroutine to the OS thread. | Pietro Gagliardi | |
| 2014-02-11 | Added the Windows message loop. | Pietro Gagliardi | |
| 2014-02-11 | Set up initialization on Windows (2/2). | Pietro Gagliardi | |
| 2014-02-11 | Started implementing the public API: added the Window and Control types and ↵ | Pietro Gagliardi | |
| the skeleton of the Windows implementation. | |||
