Gabor Kiss-Vamosi
|
0a9eeba4e4
|
dubug: add asserts to every object type's API functions
|
2019-09-26 15:13:33 +02:00 |
|
Themba Dube
|
2ecd0c4166
|
Merge branch 'dev-6.0' of github.com:littlevgl/lvgl into dev-6.0
|
2019-06-27 18:11:19 -04:00 |
|
Themba Dube
|
bbc9c886c6
|
Update Doxygen comments
|
2019-06-27 18:07:26 -04:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
4891f803fc
|
minor API updates
|
2019-06-25 15:14:47 +02:00 |
|
Gabor Kiss-Vamosi
|
4c1dbc63d2
|
lv_list_add -> lv_list_add_btn, event paramter removed from lv_list/win_add_btn
|
2019-06-21 15:26:28 +02:00 |
|
Gabor Kiss-Vamosi
|
1844d060ab
|
minor APU updates
|
2019-06-19 13:43:02 +02:00 |
|
Gabor Kiss-Vamosi
|
6cfcc3fa55
|
minor API changes
|
2019-06-19 00:35:35 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Brian Pugh
|
cd1ad6eb3a
|
Wrapped remaining animation and edge_flash references in #if LV_USE_ANIMATION to save memory/space
|
2019-05-20 18:31:47 -07:00 |
|
Brian Pugh
|
a6f0afde4c
|
change some int16_t types to lv_anim_value_t for animation functions. use LV_USE_ANIMATION macros to remove unused variables when animation capabilities is disabled
|
2019-05-20 09:22:09 -07:00 |
|
Gabor Kiss-Vamosi
|
0ad121865c
|
lv_page: improve repostion of new children
|
2019-04-19 06:10:01 +02:00 |
|
canardos
|
e6b7afccd2
|
Allow const lv_style_t objects
|
2019-04-11 19:59:55 +08: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 |
|
Themba Dube
|
e32b40ecf1
|
Only start scrolling tabview horizontally if page is at edge
|
2019-03-22 19:08:21 -04:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|