Gabor Kiss-Vamosi
|
42cd4b8f43
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-26 16:34:33 +02:00 |
|
Gabor Kiss-Vamosi
|
b969c21881
|
fix(example) add scroll examples + minor fixes
|
2021-05-26 16:34:25 +02:00 |
|
embeddedt
|
26043cbcd0
|
fix(example) add missing space and remove extra space in lv_example_label_1
|
2021-05-26 10:17:38 -04:00 |
|
Gabor Kiss-Vamosi
|
1b3c4e7c25
|
fix(example) fix the overlapping texts in lv_example_label_3
|
2021-05-26 15:30:51 +02:00 |
|
Gabor Kiss-Vamosi
|
1b2d28bbc0
|
fix warnings
|
2021-05-26 14:38:42 +02:00 |
|
Gabor Kiss-Vamosi
|
7fe00f995a
|
feat(example) add new label example to show LTR, RTL and Chinese texts
|
2021-05-26 14:35:34 +02:00 |
|
Gabor Kiss-Vamosi
|
833b91364a
|
feat(fonts) add more CJK characters to lv_font_simsum_16_cjk
|
2021-05-26 14:35:31 +02:00 |
|
Gabor Kiss-Vamosi
|
ee09d7de6a
|
describe the intended features of the new relase scripts (initial ideas)
|
2021-05-26 12:57:11 +02:00 |
|
Gabor Kiss-Vamosi
|
8bba029aa6
|
fix warning
|
2021-05-26 12:50:45 +02:00 |
|
Gabor Kiss-Vamosi
|
a0eb46b042
|
feat(theme) add mono theme
|
2021-05-26 12:23:23 +02:00 |
|
Gabor Kiss-Vamosi
|
87dbda8e10
|
fix(chart) optimize memory usage of tick dsc
|
2021-05-25 21:44:27 +02:00 |
|
Gabor Kiss-Vamosi
|
a6fc90ccc5
|
Update CHANGELOG.md
|
2021-05-25 16:07:06 +02:00 |
|
Gabor Kiss-Vamosi
|
fdf33e1190
|
Update CHANGELOG.md
|
2021-05-25 15:53:01 +02:00 |
|
Gabor Kiss-Vamosi
|
16cc870ce2
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-25 11:39:34 +02:00 |
|
Gabor Kiss-Vamosi
|
8564e647f6
|
fix(animing) add LV_usE_IMG as dependency
|
2021-05-25 11:39:23 +02:00 |
|
Gabor Kiss-Vamosi
|
4a00031713
|
fix push the compiled docs to the docs repo instead of docs_compiled
"docs" was renamed to "docs_old" and "docs_compiled" to "docs"
|
2021-05-25 11:21:04 +02:00 |
|
guoweilkd
|
f1cbf49718
|
fix lv_chart_set_point_count() bug (#2270)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-25 09:24:45 +02:00 |
|
Gabor Kiss-Vamosi
|
5b9329fd5d
|
fix(chart) various scatter chart related fixes
|
2021-05-24 21:45:05 +02:00 |
|
Gabor Kiss-Vamosi
|
7522f4e2f0
|
feat(chart) add scatter chart example
|
2021-05-24 15:11:07 +02:00 |
|
Gabor Kiss-Vamosi
|
b1f7fbe3b7
|
feat(chart) add SCATTER type
|
2021-05-24 15:10:12 +02:00 |
|
Gabor Kiss-Vamosi
|
431156e5e7
|
fix(chart) consider border width in division line position calculation
|
2021-05-24 13:56:22 +02:00 |
|
Gabor Kiss-Vamosi
|
75e1950320
|
feat make a lot of structures private
|
2021-05-24 13:33:59 +02:00 |
|
Gabor Kiss-Vamosi
|
923dbca934
|
Update ROADMAP.md
|
2021-05-23 13:49:14 +02:00 |
|
Gabor Kiss-Vamosi
|
5331fc9fb5
|
feat make some other structs private
|
2021-05-23 13:09:58 +02:00 |
|
Gabor Kiss-Vamosi
|
c29221d90f
|
fix warning
|
2021-05-22 14:40:30 +02:00 |
|
Gabor Kiss-Vamosi
|
12ab12eb94
|
fix(draw) do not report warnings if the glyph of LV_SYMBOL_DUMMY is not found
|
2021-05-22 14:35:24 +02:00 |
|
Gabor Kiss-Vamosi
|
6b4dd7c463
|
fix(mem) disable LV_MEM_ADD_JUNK
|
2021-05-22 14:34:36 +02:00 |
|
Gabor Kiss-Vamosi
|
73327b9141
|
revert parts of making some struct static for Microbinding compatibility (d73e4201)
|
2021-05-22 14:33:26 +02:00 |
|
Gabor Kiss-Vamosi
|
3fa42f4245
|
fix(table) fix clicking with RTL direction
|
2021-05-21 12:57:26 +02:00 |
|
Gabor Kiss-Vamosi
|
e2710feedb
|
fix(scoll) lv_obj_get_scroll_bottom if there is no children
|
2021-05-21 12:33:58 +02:00 |
|
Gabor Kiss-Vamosi
|
bb066f2f72
|
fix(example) lv_example_roller_3
|
2021-05-21 11:31:06 +02:00 |
|
Gabor Kiss-Vamosi
|
33ab14568a
|
fix(text) fix handling LV_TEXT_ALIGN_AUTO
|
2021-05-21 11:30:42 +02:00 |
|
Gabor Kiss-Vamosi
|
d73e42011d
|
feat make some structs private
|
2021-05-21 10:58:32 +02:00 |
|
Gabor Kiss-Vamosi
|
46253b1286
|
docs minor fixes
|
2021-05-20 22:25:47 +02:00 |
|
Gabor Kiss-Vamosi
|
6f42088dec
|
fix(example) fix meter example
|
2021-05-20 21:24:59 +02:00 |
|
Gabor Kiss-Vamosi
|
9a1eaea25d
|
docs add meter
|
2021-05-20 21:12:27 +02:00 |
|
Gabor Kiss-Vamosi
|
32b3988126
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-20 15:53:12 +02:00 |
|
Gabor Kiss-Vamosi
|
058c750ba9
|
fix(tabview) fix warning
|
2021-05-20 15:53:06 +02:00 |
|
Gabor Kiss-Vamosi
|
5e9a7e226f
|
fix(btnmatrix) in edot mode go to the last button after the first
|
2021-05-20 15:52:13 +02:00 |
|
Gabor Kiss-Vamosi
|
52d07408ba
|
Update library.properties
|
2021-05-20 15:02:11 +02:00 |
|
Gabor Kiss-Vamosi
|
63c6fa6968
|
Update library.json
|
2021-05-20 15:02:04 +02:00 |
|
guoweilkd
|
1241fe144b
|
rename span interface (#2259)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-20 14:47:46 +02:00 |
|
Gabor Kiss-Vamosi
|
c77ec58af7
|
fix(flex) fix flex row layout calculation with RTL base direction
|
2021-05-20 14:44:22 +02:00 |
|
Gabor Kiss-Vamosi
|
42145ec2a9
|
docs add details to LV_EVENT_HIT_TEST
|
2021-05-20 14:32:06 +02:00 |
|
guoweilkd
|
e9d82d8336
|
docs(chart) fix typos (#2263)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-20 14:03:07 +02:00 |
|
guoweilkd
|
fcdca6229f
|
add fade mask example for roller obj (#2260)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-20 13:43:54 +02:00 |
|
Gabor Kiss-Vamosi
|
94717684b0
|
docs minor fix
|
2021-05-20 13:23:26 +02:00 |
|
Gabor Kiss-Vamosi
|
408cddee48
|
feat(indev) add warning log if the pointer's point is out of the screen
|
2021-05-20 13:10:29 +02:00 |
|
Gabor Kiss-Vamosi
|
4293f9d921
|
fix warnings
|
2021-05-20 12:52:48 +02:00 |
|
Gabor Kiss-Vamosi
|
07fd3d2c96
|
feat(chart) add rename lv_chart_set_cursor_point to lv_chart_set_cursor_pos and add lv_chart_set_cursor_point to stick the cursor to a point
|
2021-05-20 12:43:27 +02:00 |
|