The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| liblcui2-dev_2.1.0-1_amd64.deb.zip | 2020-07-13 | 227.2 kB | |
| liblcui2_2.1.0-1_amd64.deb.zip | 2020-07-13 | 169.1 kB | |
| LCUI-2.1.0_x86-windows.lcpkg.zip | 2020-07-11 | 5.0 MB | |
| LCUI-2.1.0_x86-uwp.lcpkg.zip | 2020-07-11 | 3.4 MB | |
| LCUI-2.1.0_x64-windows.lcpkg.zip | 2020-07-11 | 5.0 MB | |
| LCUI-2.1.0_x64-uwp.lcpkg.zip | 2020-07-11 | 3.5 MB | |
| LCUI 2.1.0.tar.gz | 2020-07-05 | 520.9 kB | |
| LCUI 2.1.0.zip | 2020-07-05 | 837.2 kB | |
| README.md | 2020-07-05 | 2.8 kB | |
| Totals: 9 Items | 18.7 MB | 0 | |
Changelog
Bug Fixes
- wasm-ld: error: duplicate symbol: self (2b0424c)
- display: rect_array is not freed (224c433)
- gui: invalid area are not added after the widget is destroyed (8e1f136)
- gui: segmention fault in TextView_SetTextW() (a10df88), closes #195
- ime: segmentation fault when set caret (0b644e1)
- linux: segmentation fault on draw window with minimal size (#200) (#201) (fa23f89)
- mainloop: move out paint event trigger from openmp parallel loop (#204) (#205) (6978f46)
Features
更新日志
问题修复
- wasm-ld: error: duplicate symbol: self (2b0424c)
- display: rect_array 未被释放 (224c433)
- gui: 部件销毁后未标记无效区域 (8e1f136)
- gui: TextView_SetTextW() 段错误 (#195) (a10df88)
- ime: 设置输入框文本光标时段错误 (0b644e1)
- linux: 在窗口处于最小尺寸时渲染会出现段错误 (#200) (#201) (fa23f89)
- mainloop: 将事件触发器从 OpenMP 并行循环中移出以解决主线程阻塞问题 (#204) (#205) (6978f46)