Pietro Gagliardi
|
a8bd21fe95
|
Added Windows implementation of ProgressBar and the requisite comctl32.dll code.
|
2014-02-25 08:28:10 -05:00 |
Pietro Gagliardi
|
fb82e651a4
|
Moved to a proper package; main() is now a test and go test -c is used to build. Once I iron out a bug with Windows event handling, I'll add a README.
|
2014-02-19 11:41:10 -05:00 |
Pietro Gagliardi
|
0e41eddf54
|
Removed a TODO regarding Windows Common Controls because I'm not going to be using those constants (and if I ever add more controls I will need to use comctl anyway).
|
2014-02-15 15:59:02 -05:00 |
Pietro Gagliardi
|
c20e3a2611
|
More TODO reduction.
|
2014-02-15 15:41:50 -05:00 |
Pietro Gagliardi
|
09f6ec4a66
|
Now that we have sysData.text() we no longer need the getText() that needed to be migrated.
|
2014-02-14 12:17:21 -05:00 |
Pietro Gagliardi
|
aa3e2788f3
|
Moved some more data structures to common_windows.go and made more things private.
|
2014-02-11 18:36:13 -05:00 |
Pietro Gagliardi
|
42229820d2
|
Added _windows.go extensions to all the files in preparation for the library writing.
|
2014-02-11 13:06:12 -05:00 |