Skip to content

Commit 85958e4

Browse files
committed
chore(release): 2.2.0
1 parent b93282a commit 85958e4

9 files changed

+652
-459
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# [2.2.0](https://github.com/lc-soft/LCUI/compare/v2.1.0...v2.2.0) (2021-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* conditional jump or move depends on uninitialised value(s) ([7174868](https://github.com/lc-soft/LCUI/commit/717486861541b93e5ab95a246dfce90650d4273c))
7+
* **gui:** the horizontal scroll bar does not work ([#219](https://github.com/lc-soft/LCUI/issues/219)) ([31dee24](https://github.com/lc-soft/LCUI/commit/31dee2494d7e5c88af02052084f962cf71797141))
8+
* **gui:** the size of the absolutely positioned widget is incorrect ([35bfa3f](https://github.com/lc-soft/LCUI/commit/35bfa3f0e7d92c53f95fa9825217d115df8c74c0))
9+
* **gui:** the style of hidden widgets will not be updated ([f0a6e30](https://github.com/lc-soft/LCUI/commit/f0a6e30a6d85d466cbfffc5fd0c2e91aacb574c9))
10+
* **image:** incorrect image suffix detection ([46095e7](https://github.com/lc-soft/LCUI/commit/46095e70e39e5f1440fb1b5b9effaa35b76c6bbe))
11+
* **util:** ‘NULL’ is undeclared when the function of dict is inlined ([c9c9901](https://github.com/lc-soft/LCUI/commit/c9c990167d44da9ca54fd3fed5753567aade1825))
12+
* remove the incorrect `CSSParser_GetRuleParser()` macro ([3bd6b71](https://github.com/lc-soft/LCUI/commit/3bd6b715729255607760abadbf72c22d8c2681c8))
13+
* variable naming conflict in LCUI_PostSimpleTask() ([f0382d4](https://github.com/lc-soft/LCUI/commit/f0382d435a5b0d19a14165101605e7f021191e8a))
14+
15+
16+
### Features
17+
18+
* **font:** add operation functions for TextStyle ([c0ccdf8](https://github.com/lc-soft/LCUI/commit/c0ccdf81e5404fc21cd804ec95e0a030800a75fc))
19+
20+
21+
122
# [2.1.0](https://github.com/lc-soft/LCUI/compare/v2.0.0...v2.1.0) (2020-07-05)
223

324

CHANGELOG.zh-cn.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [2.2.0](https://github.com/lc-soft/LCUI/compare/v2.1.0...v2.2.0) (2021-05-30)
2+
3+
4+
### 问题修复
5+
6+
* conditional jump or move depends on uninitialised value(s) ([7174868](https://github.com/lc-soft/LCUI/commit/717486861541b93e5ab95a246dfce90650d4273c))
7+
* **gui:** 水平滚动条未起作用 ([#219](https://github.com/lc-soft/LCUI/issues/219)) ([31dee24](https://github.com/lc-soft/LCUI/commit/31dee2494d7e5c88af02052084f962cf71797141))
8+
* **gui:** 当部件的定位为绝对定位时,尺寸计算错误 ([35bfa3f](https://github.com/lc-soft/LCUI/commit/35bfa3f0e7d92c53f95fa9825217d115df8c74c0))
9+
* **gui:** 组件在隐藏后未更新样式 ([f0a6e30](https://github.com/lc-soft/LCUI/commit/f0a6e30a6d85d466cbfffc5fd0c2e91aacb574c9))
10+
* **image:** 图片后缀名检测方式错误 ([46095e7](https://github.com/lc-soft/LCUI/commit/46095e70e39e5f1440fb1b5b9effaa35b76c6bbe))
11+
* **util:** 当 dict 的操作函数被编译器内联时会报错 ‘NULL’ 未声明 ([c9c9901](https://github.com/lc-soft/LCUI/commit/c9c990167d44da9ca54fd3fed5753567aade1825))
12+
* 移除错误的 `CSSParser_GetRuleParser()` 宏 ([3bd6b71](https://github.com/lc-soft/LCUI/commit/3bd6b715729255607760abadbf72c22d8c2681c8))
13+
* LCUI_PostSimpleTask() 中的变量命名冲突 ([f0382d4](https://github.com/lc-soft/LCUI/commit/f0382d435a5b0d19a14165101605e7f021191e8a))
14+
15+
### 新功能
16+
17+
* **font:** 添加 TextStyle 的操作函数 ([c0ccdf8](https://github.com/lc-soft/LCUI/commit/c0ccdf81e5404fc21cd804ec95e0a030800a75fc))
18+
19+
120
# [2.1.0](https://github.com/lc-soft/LCUI/compare/v2.0.0...v2.1.0) (2020-07-05)
221

322

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT(LCUI, 2.1.0, lc-soft@live.cn)
5+
AC_INIT(LCUI, 2.2.0, lc-soft@live.cn)
66

77
# Silence warning: ar: 'u' modifier ignored since 'D' is the default
88
AC_SUBST(AR_FLAGS, [cr])

debian/changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
lcui (2.2.0-1) stable; urgency=medium
2+
3+
* Release note: https://github.com/lc-soft/LCUI/releases/tag/v2.2.0
4+
15
lcui (2.1.0-1) stable; urgency=medium
26

37
* Release note: https://github.com/lc-soft/LCUI/releases/tag/v2.1.0

include/config.win32.h.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#define PACKAGE_NAME "LCUI"
99

1010
/* Define to the full name and version of this package. */
11-
#define PACKAGE_STRING "LCUI 2.1.0"
11+
#define PACKAGE_STRING "LCUI 2.2.0"
1212

1313
/* Define to the one symbol short name of this package. */
1414
#define PACKAGE_TARNAME "lcui"
@@ -17,7 +17,7 @@
1717
#define PACKAGE_URL ""
1818

1919
/* Define to the version of this package. */
20-
#define PACKAGE_VERSION "2.1.0"
20+
#define PACKAGE_VERSION "2.2.0"
2121

2222
/* Define to 1 if you enabled LCUIBuilder function module. */
2323
#define USE_LCUI_BUILDER 1
@@ -29,7 +29,7 @@
2929
#define USE_LIBPNG 1
3030

3131
/* Version number of package */
32-
#define VERSION "2.1.0"
32+
#define VERSION "2.2.0"
3333

3434
#define LCUI_THREAD_WIN32
3535
#define LCUI_VIDEO_DRIVER_WIN32

lcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LCUI",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "A small C library for building user interfaces with C, XML and CSS.",
55
"author": "Liu",
66
"arch": [

0 commit comments

Comments
 (0)