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.2.0-1_amd64.deb | 2021-06-01 | 229.5 kB | |
| LCUI-2.2.0_x86-windows.lcpkg.zip | 2021-06-01 | 5.9 MB | |
| liblcui2_2.2.0-1_amd64.deb | 2021-06-01 | 170.0 kB | |
| LCUI-2.2.0_x86-uwp.lcpkg.zip | 2021-06-01 | 4.0 MB | |
| LCUI-2.2.0_x64-uwp.lcpkg.zip | 2021-06-01 | 3.5 MB | |
| LCUI-2.2.0_x64-windows.lcpkg.zip | 2021-06-01 | 5.8 MB | |
| LCUI-2.2.0_all.lcpkg.zip | 2021-06-01 | 19.3 MB | |
| LCUI 2.2.0.tar.gz | 2021-05-31 | 679.7 kB | |
| LCUI 2.2.0.zip | 2021-05-31 | 1.0 MB | |
| README.md | 2021-05-31 | 2.9 kB | |
| Totals: 10 Items | 40.7 MB | 1 | |
Changelog
Bug Fixes
- conditional jump or move depends on uninitialised value(s) (7174868)
- gui: the horizontal scroll bar does not work (#219) (31dee24)
- gui: the size of the absolutely positioned widget is incorrect (35bfa3f)
- gui: the style of hidden widgets will not be updated (f0a6e30)
- image: incorrect image suffix detection (46095e7)
- util: ‘NULL’ is undeclared when the function of dict is inlined (c9c9901)
- remove the incorrect
CSSParser_GetRuleParser()macro (3bd6b71) - variable naming conflict in LCUI_PostSimpleTask() (f0382d4)
Features
- font: add operation functions for TextStyle (c0ccdf8)
更新日志
问题修复
- conditional jump or move depends on uninitialised value(s) (7174868)
- gui: 水平滚动条未起作用 (#219) (31dee24)
- gui: 当部件的定位为绝对定位时,尺寸计算错误 (35bfa3f)
- gui: 组件在隐藏后未更新样式 (f0a6e30)
- image: 图片后缀名检测方式错误 (46095e7)
- util: 当 dict 的操作函数被编译器内联时会报错 ‘NULL’ 未声明 (c9c9901)
- 移除错误的
CSSParser_GetRuleParser()宏 (3bd6b71) - LCUI_PostSimpleTask() 中的变量命名冲突 (f0382d4)
新功能
- font: 添加 TextStyle 的操作函数 (c0ccdf8)