embeddedt
|
a3e88e1ecd
|
Update lv_btnm_set_one_toggle docs (#1079)
|
2019-05-23 10:42:45 -04:00 |
|
Gabor Kiss-Vamosi
|
1e4fd8fdfb
|
event fixes: crashed when the obj was deleted in nested events
|
2019-04-28 17:26:18 +02:00 |
|
canardos
|
e6b7afccd2
|
Allow const lv_style_t objects
|
2019-04-11 19:59:55 +08:00 |
|
Gabor Kiss-Vamosi
|
3d4c784c3b
|
use [] in array argument of 'set' functions (#935)
|
2019-04-10 08:40:58 +02:00 |
|
Gabor Kiss-Vamosi
|
fb1ca3fb87
|
rename lv_obj_get_..._func to .._cb (#1011)
|
2019-04-10 06:40:55 +02:00 |
|
Gabor Kiss-Vamosi
|
c2653174f5
|
lv_kb, lv_btnm: add _array postfix if the parameter is an array
|
2019-04-10 06:23:30 +02:00 |
|
Gabor Kiss-Vamosi
|
e47750864e
|
rename LV_GROUP_KEY to LV_KEY
|
2019-04-08 14:36:20 +02:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
1d986e13df
|
lv_btnm, lv_kb: replace 'const char ** x' with const char * x[]
|
2019-04-03 15:47:36 +02:00 |
|
Gabor Kiss-Vamosi
|
438ae64502
|
fixes for #935
|
2019-03-29 16:13:28 +01:00 |
|
Themba Dube
|
82a095b94a
|
Add ability to select text on the text area
|
2019-03-27 16:39:37 -04:00 |
|
Gabor Kiss-Vamosi
|
881d6c060f
|
lv_kb: add lv_kb_def_event_cb (makes possible overwrite the default behavior)
|
2019-03-27 00:48:35 +01:00 |
|
Themba Dube
|
de04b39165
|
Remove use of 'const' in lv_btnm_set_one_toggle
|
2019-03-22 19:11:37 -04:00 |
|
Themba Dube
|
f5aa26f7e1
|
Update one toggle feature based on review comments
|
2019-03-21 13:42:03 -04:00 |
|
Themba Dube
|
e7b4bef8ac
|
Add lv_btnm_set_one_toggle/lv_btnm_get_one_toggle functions
|
2019-03-20 18:33:33 -04:00 |
|
Gabor Kiss-Vamosi
|
a83fdb39a8
|
LV_EVENT_SELECT: send ID instead of text
|
2019-03-20 06:08:01 +01:00 |
|
Gabor Kiss-Vamosi
|
58d375bc93
|
fix typo: LV_SIGNAL_CONTROLL -> LV_SIGNAL_CONTROL
|
2019-03-19 07:15:00 +01:00 |
|
Gabor Kiss-Vamosi
|
ee04c41da8
|
feat(event): add LV_EVENT_SELECTED, event data paramter and update lv_btnm API
|
2019-03-19 06:30:05 +01:00 |
|
manison
|
cc8119d0a7
|
lv_btnm: fix function name typo
|
2019-03-18 10:50:54 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|