Gabor Kiss-Vamosi
11cab40103
import style caching
2020-08-02 11:36:27 +02:00
liangyongxiang
d055944ebb
Add conditional macro LV_USE_GROUP to more GROUP related singles:
...
- LV_SIGNAL_CONTROL
- LV_SIGNAL_GET_EDITABLE
2020-06-28 12:48:37 +08:00
DaPa
33de1ffdc7
Fixed @embeddedt's review comments
...
- change the wording to say "message box" and not "button matrix"
- parameter name should be cb and not xcb due MicroPython
- also corrected comment for lv_async_call in lv_async.h
2020-06-15 19:48:44 +03:00
DaPa
585bc329e6
Code comments spelling fixes
...
Also 2 files have tracing strings affected (shorter with 1 character):
- lv_obj.c, 1078: LV_LOG_WARN
- lv_hal_indev.c, 76: LV_LOG_WARN
2020-06-15 17:12:48 +03:00
Gabor Kiss-Vamosi
479851e968
: restructure to allow asserting in from too
2020-06-08 13:10:56 +02:00
Gabor Kiss-Vamosi
bc994c60ee
minor fixes
2020-05-06 21:39:45 +02:00
Gabor Kiss-Vamosi
aad8667a9f
run code formatter
2020-05-01 11:17:43 +02:00
Gabor Kiss-Vamosi
3b869b0258
replace all memset with lv_memset
2020-04-23 15:45:08 +02:00
Gabor Kiss-Vamosi
479d31e5a7
replace all memcpy with lv_memcpy
2020-04-23 15:27:51 +02:00
Gabor Kiss-Vamosi
c149e5de54
fixes for encoder usage
2020-04-23 09:50:50 +02:00
Gabor Kiss-Vamosi
e5254bdfef
theme updates
2020-04-14 09:55:11 +02:00
Gabor Kiss-Vamosi
2f6a1ca8bf
minor group related fixes
2020-04-09 12:25:50 +02:00
Gabor Kiss-Vamosi
2d71bc7cc5
msgbox: fix for multi line button matrix
2020-03-11 22:22:39 +01:00
Gabor Kiss-Vamosi
806d7dd8d5
minor foxes
2020-03-10 10:47:14 +01:00
Gabor Kiss-Vamosi
25b8185683
minor renames
2020-03-08 03:36:18 +01:00
Gabor Kiss-Vamosi
41907f9f3c
run astyle code formatter
2020-02-26 19:48:27 +01:00
Gabor Kiss-Vamosi
c498b32c18
minor fixes
2020-02-25 09:15:28 +01:00
Gabor Kiss-Vamosi
a9d3dce55b
obj: remove state_dsc, from now a simple state is enough
2020-02-21 16:56:10 +01:00
Gabor Kiss-Vamosi
0310f2d789
change anim API and add repeat count
2020-02-19 06:18:24 +01:00
Gabor Kiss-Vamosi
b8676b26b2
renames and fixes
2020-02-15 00:33:26 +01:00
Gabor Kiss-Vamosi
8a1a5e524f
rename lv_objx/ to lv_widgets/
2020-02-14 22:04:33 +01:00