1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

29 Commits

Author SHA1 Message Date
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Gabor
da1f4e8e2f minor updates 2017-05-12 16:09:37 +02:00
Kiss-Vamosi Gabor
69876763e2 animation: add more control over object animations (e.g. ddlist open/close anim time set by func. instead of define) 2017-05-02 00:16:48 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +02:00
Gabor
e07abd8ad6 review: bugfixes, minor updates 2017-04-21 09:15:39 +02:00
Gabor
d93844bdd8 lv_rect renamed to lv_cont (container) 2017-04-13 16:12:03 +02:00
Gabor
6116e83815 New style system introduced! Still not applied to apps 2017-04-13 10:20:35 +02:00
Gabor
c4f3838b1e further renames 2017-04-11 10:50:57 +02:00
Gabor
4c14c4c762 BIG UPDTAE: Style renames in the whole library 2017-04-10 11:33:38 +02:00
Kiss-Vamosi Gabor
79885c70fc lv_objx: header file documentation updates 2017-01-14 23:54:16 +01:00
Kiss-Vamosi Gabor
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +01:00
Kiss-Vamosi Gabor
a2b90eb9a9 lv_list: fit is removed and moved to list style as widthe_sb 2017-01-08 15:58:31 +01:00
Gabor
446c86a3ae lv_page: sb mode drag added (now auto means show sb if scrolling is possible) 2017-01-04 12:07:55 +01:00
Gabor
3d399ad842 Adding dependency check to oject types 2017-01-02 10:48:21 +01:00
Kiss-Vamosi Gabor
4182154cc6 Changes in page, list and ta built-in styles 2017-01-01 22:56:09 +01:00
Gabor
373b75bd53 txt_get_size added +lv_page_focus handle greater objects then page + LV_SIGNAL_PRESSING added 2016-12-19 12:02:03 +01:00
Kiss-Vamosi Gabor
f259f6ca6d lv_action_t added independently from lv_btn, page rel/pr action added, lv_app_kb basics 2016-12-18 22:07:03 +01:00
Kiss-Vamosi Gabor
05d03015cb icons added, app animations, page_focus, win style updates 2016-12-17 21:22:16 +01:00
Kiss-Vamosi Gabor
6d85a9c086 App style added + minor mods 2016-12-17 10:50:28 +01:00
Gabor
2eefe1a231 Minor fixes 2016-12-15 10:31:30 +01:00
Gabor
c295a04d6c prototype argument renameing 2016-10-07 11:15:46 +02:00
Gabor
d9b063d7d6 lv_ta finished + LV_DESIGN_MODE_DRAW_POST added + bugfixes 2016-10-04 09:45:39 +02:00
Gabor
4eb123b57e Graph bg added 2016-08-04 16:03:47 +02:00
Gabor
fd4f9cdf11 dejavu14 fixes, img_draw bugfix 2016-07-11 16:16:53 +02:00
Kiss-Vamosi Gabor
aca6529455 lv_list basic implementetion 2016-06-22 17:25:42 +02:00
Gabor
3316a2ef25 Further modifications with styles 2016-06-16 11:11:34 +02:00
Gabor
151b7cbb95 Rectangle padding added 2016-06-15 09:38:20 +02:00
Gabor
fc83ee9968 Remove unnecessary ../ from include pathes 2016-06-10 15:00:56 +02:00
Kiss-Vamosi Gabor
791a5a7ef5 Adding the already exting code 2016-06-08 07:25:08 +02:00