Gabor Kiss-Vamosi
|
bf8f8230a6
|
feat(chart) add LV_EVENT_DRAW_PART_BEGIN/END to hook division line drawing
|
2021-05-03 13:51:09 +02:00 |
|
Gabor Kiss-Vamosi
|
070df61eb2
|
refactor(color) refactor the palette API
|
2021-04-23 12:46:14 +02:00 |
|
Gabor Kiss-Vamosi
|
7522858d07
|
fix(examples) use LV_PART_INDICATOR to target the points on line chart
|
2021-04-21 13:22:55 +02:00 |
|
Gabor Kiss-Vamosi
|
bbfcb2454e
|
feat(event) add event filter to lv_event_send
|
2021-04-19 11:15:28 +02:00 |
|
Gabor Kiss-Vamosi
|
422c9e5bd6
|
feat(event) rework the prototype of lv_event_cb
It encapsulates all event related parameters into a single lv_event_t obejct.
|
2021-04-14 15:31:54 +02:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02:00 |
|
Gabor Kiss-Vamosi
|
663bcfd030
|
api(style) add lv_style_selector_t instead of lv_part_t and lv_state_t in style API
|
2021-03-31 19:57:14 +02:00 |
|
Gabor Kiss-Vamosi
|
a2f3022188
|
api(align) save align in style and handle x/y according to it
|
2021-03-25 16:14:17 +01:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Gabor Kiss-Vamosi
|
85f21a1345
|
refactor(draw_hook): rename lv_obj_draw_hook_dsc_t to lv_obj_draw_dsc_t
Based on #2142
|
2021-03-17 09:27:19 +01:00 |
|
Gabor Kiss-Vamosi
|
acd07ff83c
|
feat(example): add more chart examples
|
2021-03-15 15:23:10 +01:00 |
|
Gabor Kiss-Vamosi
|
22c06a19bc
|
minor fixes
|
2021-03-10 09:44:17 +01:00 |
|
Gabor Kiss-Vamosi
|
cbfbcb47f9
|
feat(color): use colors from material design
Use function instead of color macros
|
2021-02-23 15:03:06 +01:00 |
|
Gabor Kiss-Vamosi
|
00b1c80d3c
|
feat(examples): fix examples and add new scroll examples
|
2021-02-23 11:31:10 +01:00 |
|
Gabor Kiss-Vamosi
|
02c19eacab
|
fix warnings and make tests working
|
2021-02-14 22:07:38 +01:00 |
|
Gabor Kiss-Vamosi
|
bb08660cb6
|
minor fixes
|
2021-02-14 14:56:34 +01:00 |
|
Gabor Kiss-Vamosi
|
7bec13c2b9
|
update asserts
|
2021-02-08 09:53:03 +01:00 |
|
Gabor Kiss-Vamosi
|
956a367dbc
|
refactoring
|
2021-02-07 22:39:54 +01:00 |
|
Gabor Kiss-Vamosi
|
8a1af8646f
|
add lv_components as src/extra and minor fixes
|
2021-02-04 14:46:11 +01:00 |
|