summaryrefslogtreecommitdiff
path: root/sysdatacache_windows.go
AgeCommit message (Expand)Author
2014-02-12The past few commits mean we no longer need to do reverse sysData lookup, so ...Pietro Gagliardi
2014-02-12Separated initial text from sysData and fixed errors in the previous commits.Pietro Gagliardi
2014-02-12Added control ID generation.Pietro Gagliardi
2014-02-11Changed the sysData cache so that if we didn't fill it in yet, getSysData() r...Pietro Gagliardi
2014-02-11Changed the caching such that the window procedure is held until we added the...Pietro Gagliardi
2014-02-11More error corrections; not done yet...Pietro Gagliardi
2014-02-11Filled in the standard window procedure.Pietro Gagliardi