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
|
97392f4fdf
|
reduce API size: add underscore prefix to internal functions
|
2020-05-13 14:11:16 +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
|
d75ea5f482
|
imgbtn: avoid warning during creation
|
2020-04-06 15:38:17 +02:00 |
|
Gabor Kiss-Vamosi
|
bb0c5a968c
|
run formatter
|
2020-03-24 10:13:52 +01:00 |
|
Gabor Kiss-Vamosi
|
dc4e643f62
|
style refresh optimizations
|
2020-03-10 10:41:48 +01:00 |
|
Gabor Kiss-Vamosi
|
5578b0b496
|
refine imgbtn API to work smoother with tiled mode
|
2020-03-06 13:14:39 +01:00 |
|
Gabor Kiss-Vamosi
|
cec2660724
|
imgbtn: improve to use LV_STYLE_TRANSFORM_WIDTH/HEIGHT
|
2020-03-04 11:08:20 +01:00 |
|
Gabor Kiss-Vamosi
|
1ff6fc28d3
|
imgbtn: allow bg drawing
|
2020-03-04 09:14:07 +01:00 |
|
Gabor Kiss-Vamosi
|
41907f9f3c
|
run astyle code formatter
|
2020-02-26 19:48:27 +01:00 |
|
Gabor Kiss-Vamosi
|
0dc1f38d80
|
imgbtn: compiler error fixes
|
2020-02-20 12:15:07 +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 |
|