| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-15 | Removed a TODO regarding Windows Common Controls because I'm not going to be ↵ | Pietro Gagliardi | |
| using those constants (and if I ever add more controls I will need to use comctl anyway). | |||
| 2014-02-15 | More TODO reduction. | Pietro Gagliardi | |
| 2014-02-14 | Now that we have sysData.text() we no longer need the getText() that needed ↵ | Pietro Gagliardi | |
| to be migrated. | |||
| 2014-02-11 | Moved some more data structures to common_windows.go and made more things ↵ | Pietro Gagliardi | |
| private. | |||
| 2014-02-11 | Added _windows.go extensions to all the files in preparation for the library ↵ | Pietro Gagliardi | |
| writing. | |||
