lixianjing
|
3caa1e4050
|
export font_manager_lookup
|
2021-05-19 10:09:15 +08:00 |
|
lixianjing
|
7aed043607
|
update docs
|
2021-05-19 09:35:57 +08:00 |
|
lixianjing
|
0d55171e56
|
add NATIVE_WINDOW_NOT_RESIZABLE to disable user resize desktop window
|
2021-05-19 09:32:24 +08:00 |
|
lixianjing
|
3dc786ca02
|
improve assets_manager
|
2021-05-18 17:58:46 +08:00 |
|
lixianjing
|
515ad653ee
|
add gif_image_play/gif_image_stop/gif_image_pause
|
2021-05-18 15:59:58 +08:00 |
|
lixianjing
|
72caf6873a
|
add widget_get_focused_widget
|
2021-05-18 14:13:22 +08:00 |
|
lixianjing
|
606e67be89
|
improve image
|
2021-05-18 10:49:54 +08:00 |
|
lixianjing
|
5c12ae78e4
|
update docs
|
2021-05-18 09:29:38 +08:00 |
|
lixianjing
|
12ae5ed697
|
improve canvas for AWTK_LITE
|
2021-05-18 09:29:01 +08:00 |
|
lixianjing
|
2d97791a31
|
improve for AWTK_LITE
|
2021-05-17 18:19:30 +08:00 |
|
lixianjing
|
84113a0f00
|
improve demos
|
2021-05-17 17:56:16 +08:00 |
|
lixianjing
|
79259a1df3
|
update docs
|
2021-05-17 16:12:59 +08:00 |
|
lixianjing
|
de230e96a8
|
export some functions
|
2021-05-17 16:02:00 +08:00 |
|
lixianjing
|
ddab391f93
|
add widget_auto_scale_children
|
2021-05-17 09:47:55 +08:00 |
|
lixianjing
|
82f9f909ef
|
refactor
|
2021-05-16 17:15:19 +08:00 |
|
lixianjing
|
2bdd27e331
|
improve layout
|
2021-05-16 11:34:00 +08:00 |
|
lixianjing
|
cc7cd06680
|
improve window load event
|
2021-05-16 09:27:28 +08:00 |
|
lixianjing
|
6fe0ebca59
|
improve style_const_apply_layout
|
2021-05-16 08:12:57 +08:00 |
|
lixianjing
|
1dd0d73ba7
|
improve list view layout
|
2021-05-16 07:52:32 +08:00 |
|
lixianjing
|
5ce2c4e9df
|
add widget_dispatch_async and dispatch activate async
|
2021-05-15 17:42:50 +08:00 |
|
lixianjing
|
29fbbe38b4
|
add event_clone
|
2021-05-15 17:42:15 +08:00 |
|
lixianjing
|
03801b61da
|
improve widget_set_need_relayout
|
2021-05-15 12:17:06 +08:00 |
|
lixianjing
|
6e56a46031
|
improve draw_rounded_rect
|
2021-05-15 07:10:58 +08:00 |
|
lixianjing
|
c305ef3c88
|
improve label
|
2021-05-15 07:08:48 +08:00 |
|
lixianjing
|
044a489e09
|
improve draw_rounded_rect
|
2021-05-14 18:45:32 +08:00 |
|
lixianjing
|
3234cf8621
|
improve switch
|
2021-05-14 11:50:21 +08:00 |
|
lixianjing
|
62f0d6cb1c
|
improve event_source_manager_default_dispatch_fds
|
2021-05-13 18:18:29 +08:00 |
|
lixianjing
|
f517605adb
|
fix object_compositor_on_destroy(issue #551)
|
2021-05-13 18:10:07 +08:00 |
|
lixianjing
|
64e94c1a6c
|
improve layout/auto_adjust_size
|
2021-05-13 18:05:19 +08:00 |
|
lixianjing
|
2a07107bc6
|
improve mledit
|
2021-05-12 15:57:45 +08:00 |
|
lixianjing
|
a10912b1de
|
optimize canvas.c for AWTK_LITE
|
2021-05-12 15:40:57 +08:00 |
|
lixianjing
|
ab328b9cee
|
fix build error on stm32
|
2021-05-12 15:07:53 +08:00 |
|
lixianjing
|
40b8367bee
|
update docs
|
2021-05-12 14:42:22 +08:00 |
|
lixianjing
|
d3bdca787e
|
improve popup
|
2021-05-12 11:36:04 +08:00 |
|
lixianjing
|
3f9b451058
|
improve mledit
|
2021-05-12 08:56:06 +08:00 |
|
lixianjing
|
707819927e
|
remove unused assets files
|
2021-05-11 18:01:07 +08:00 |
|
lixianjing
|
264dc2ee95
|
improve tests
|
2021-05-11 17:28:54 +08:00 |
|
lixianjing
|
dc364a9f46
|
improve tests
|
2021-05-11 15:55:35 +08:00 |
|
lixianjing
|
6f68b16ef9
|
update docs
|
2021-05-11 15:53:22 +08:00 |
|
lixianjing
|
308a753059
|
update docs
|
2021-05-11 15:50:24 +08:00 |
|
lixianjing
|
b9916610a1
|
improve dialog
|
2021-05-11 10:36:55 +08:00 |
|
lixianjing
|
a19e857dd3
|
improve WINDOW_CLOSABLE_CONFIRM for window base
|
2021-05-11 10:35:41 +08:00 |
|
lixianjing
|
b372cb97a9
|
add widget_back/widget_back_to_home
|
2021-05-11 10:35:04 +08:00 |
|
lixianjing
|
1203296225
|
export window_base_auto_scale_children for test
|
2021-05-10 11:44:28 +08:00 |
|
lixianjing
|
fe32f3fcc1
|
Merge branch 'master' of https://github.com/zlgopen/awtk
|
2021-05-08 17:05:10 +08:00 |
|
jim
|
815fd8d2e4
|
Merge pull request #547 from zlgopen/dependabot/npm_and_yarn/tools/word_gen/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9 in /tools/word_gen
|
2021-05-08 16:47:52 +08:00 |
|
lixianjing
|
6077bec8ec
|
refactor popup
|
2021-05-08 16:45:50 +08:00 |
|
dependabot[bot]
|
62f4d20ceb
|
Bump hosted-git-info from 2.8.5 to 2.8.9 in /tools/word_gen
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-08 03:04:50 +00:00 |
|
jim
|
5474b50674
|
Merge pull request #546 from zlgopen/dependabot/npm_and_yarn/tools/word_gen/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /tools/word_gen
|
2021-05-08 11:04:12 +08:00 |
|
dependabot[bot]
|
db8cf771eb
|
Bump lodash from 4.17.19 to 4.17.21 in /tools/word_gen
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-08 01:11:11 +00:00 |
|