Gabor Kiss-Vamosi
|
427d11e7f5
|
fix conflicts
|
2019-04-10 06:27:40 +02:00 |
|
Gabor Kiss-Vamosi
|
c4f8e5f8be
|
run clang format
|
2019-04-10 06:23:30 +02:00 |
|
Themba Dube
|
ea7c82f478
|
Fix warnings reported in #1008
|
2019-04-09 16:18:04 -04:00 |
|
Gabor Kiss-Vamosi
|
5edb1dd38a
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-04-09 15:24:25 +02:00 |
|
Gabor Kiss-Vamosi
|
ef0e0f812f
|
lv_win, lv_tabview: set screen size by default
|
2019-04-09 15:24:20 +02:00 |
|
Themba Dube
|
67ff40afd0
|
Enable LV_DRAG_DIR_ALL by default in object initializer
It was previously enabled by `lv_obj_set_drag`.
|
2019-04-09 09:00:41 -04:00 |
|
Themba Dube
|
5db6b73725
|
Change lv_drag_direction_t to lv_drag_dir_t and update documentation
|
2019-04-05 08:48:39 -04:00 |
|
Themba Dube
|
789e7a3a12
|
Add lv_obj_set_drag_dir and lv_obj_get_drag_dir
|
2019-04-04 21:51:13 -04:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
41ee89e6d2
|
renames according to the new lv_conf_templ
|
2019-04-04 07:07:17 +02: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 |
|
Gabor Kiss-Vamosi
|
4d8ec83866
|
fix(event): in lv_obj_del get the focused obj before removing the obj from the group
fix #946
|
2019-03-19 03:45:10 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|