| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-12 | Separated file creation dates from the package comment. | Pietro Gagliardi | |
| 2014-03-09 | Changed Windows sysData.preferredSize() to panic on error, since the other ↵ | Pietro Gagliardi | |
| platforms don't return explicit errors either. | |||
| 2014-02-25 | Added most of the Windows implementation of ProgressBar. Now to grab the ↵ | Pietro Gagliardi | |
| comctl32.dll stuff. | |||
| 2014-02-24 | Quick documentation change in prefsize_windows.go. | Pietro Gagliardi | |
| 2014-02-24 | Some notes on the last few changes. | Pietro Gagliardi | |
| 2014-02-24 | And the uitask message fixed was the issue all along. Now it works. | Pietro Gagliardi | |
| 2014-02-24 | Oh right derp, preferredSize() is running on uitask already; don't use the ↵ | Pietro Gagliardi | |
| dispatch channel. Almost working... | |||
| 2014-02-24 | Added Windows preferred size code. It doesn't work right now; both GetDC() ↵ | Pietro Gagliardi | |
| and GetWindowDC() are not returning at all on both wine and Windows XP; need to debug (print guards are included). | |||
