| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-12 | The past few commits mean we no longer need to do reverse sysData lookup, so ↵ | Pietro Gagliardi | |
| get rid of that. | |||
| 2014-02-12 | Separated initial text from sysData and fixed errors in the previous commits. | Pietro Gagliardi | |
| 2014-02-12 | Added control ID generation. | Pietro Gagliardi | |
| 2014-02-11 | Changed the sysData cache so that if we didn't fill it in yet, getSysData() ↵ | Pietro Gagliardi | |
| returns nil instead of panicking, and the standard window procedure jumps directly to the default handler. Not what I originally wanted to do, but whatever, it finally works! | |||
| 2014-02-11 | Changed the caching such that the window procedure is held until we added ↵ | Pietro Gagliardi | |
| the HWND to the cache. Now we have a mysterious class not regsitered issue... | |||
| 2014-02-11 | More error corrections; not done yet... | Pietro Gagliardi | |
| 2014-02-11 | Filled in the standard window procedure. | Pietro Gagliardi | |
