forked from roozbehid/WasmWinforms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
31 lines (24 loc) · 756 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
3 Mar 2019
* WebAssembly target now builds correctly and runs correctly again!
* Remove bad charachters from Calculator
28 Feb 2019
* Fix most Visual/Rendering glitches
* Added ChangeLog
25 Feb 2019
* More visual fixes
* Fix memory leaks all over the place
* Complete switch to new MicroWindows now including most of my patches
28 Jan 2019
* Added new calculator sample
* Initial support for keyboard
* more fonts are added
25 Jan 2019
* Switch to Appveyor for automated building
* Automated generation of Nuget
* Use my own packager.cs
21 Jan 2019
* Azure pipelines added
* Optimizations to using SetWindowLong
20 Jan 2019
* Initial version published to github
* Most controls are working but with many visual and rendering errors