| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-24 | Re-added Windows font grabbing code. I won't use it just yet, since I only ↵ | Pietro Gagliardi | |
| now realize I don't actually need it for preferred sizes, but eh | |||
| 2014-02-21 | Fixed the unregistered window class error on 64-bit Windows: turns out it ↵ | Pietro Gagliardi | |
| was a difference in Go's int vs. what Windows expected (thanks Microsoft for not using your special types here). Fixed all instances of this, even in unmigrated/. Still does not work in wine... | |||
| 2014-02-19 | Moved to a proper package; main() is now a test and go test -c is used to ↵ | Pietro Gagliardi | |
| build. Once I iron out a bug with Windows event handling, I'll add a README. | |||
| 2014-02-11 | Moved things that I haven't migated yet out of the way for now. | Pietro Gagliardi | |
