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

25 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
c5b9a4eb17 lv_theme_night ready 2017-11-22 23:04:02 +01:00
Gabor Kiss-Vamosi
9d2d7ee869 revert include paths 2017-11-21 10:51:10 +01:00
Gabor Kiss-Vamosi
cff1c299ab add misc as submodule 2017-11-21 10:35:57 +01:00
Gabor Kiss-Vamosi
63d54b0212 some api updates and style border.part added 2017-11-17 15:43:08 +01:00
Gabor Kiss-Vamosi
b973dd342a lv_theme: integrate into the library
add lv_theme
2017-11-16 15:38:02 +01:00
Gabor Kiss-Vamosi
86daac1424 add lv_xxx_style_t and unify style set/get 2017-11-15 15:50:33 +01:00
Gabor Kiss-Vamosi
8f715434ac set function order 2017-11-10 15:01:40 +01:00
Gabor Kiss-Vamosi
d6739192fd add early return on LV_RES_INV in signal function 2017-11-07 17:00:55 +01:00
Gabor Kiss-Vamosi
44818d3527 further api updates (begin to move signal function as static) 2017-11-05 00:48:57 +01:00
Gabor Kiss-Vamosi
c517d73a71 add static inline function to clraify API (bar, slider, sw, cb, btn, btnm) 2017-11-03 13:39:37 +01:00
Gabor Kiss-Vamosi
919a8e81ea styles: make styles to global variables 2017-10-30 17:31:48 +01:00
Gabor Kiss-Vamosi
f0080b944d fixes and updates according to test results 2017-10-26 21:20:10 +02:00
Gabor Kiss-Vamosi
2ea1af59b9 further style renames + remove LV_DOWNSCALE 2017-10-20 10:17:02 +02:00
Gabor Kiss-Vamosi
8c9d4b58ed further renames in styles 2017-10-19 12:46:49 +02:00
Gabor Kiss-Vamosi
0856790760 lv_style: mass attribute renames 2017-10-18 16:07:19 +02:00
Gabor Kiss-Vamosi
577fc7b528 lv_page: refresh size according to vpad/hpad on STYLE_CHANGE 2017-10-09 16:11:54 +02:00
Gabor
6cd9fda009 lv_cont: PRETTY layout arrange proportionally if 2 objs. in a row 2017-07-27 13:45:37 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Kiss-Vamosi Gabor
8bf03bd7e3 LV_CONT_LAYOUT_PRETTY with LV_PROTECT_FOLLOW bugfix 2017-07-07 23:21:35 +02:00
Kiss-Vamosi Gabor
056d449f89 LV_PROTECT_FOLLOW added to 'line break' to LV_CONT_LAYOUT_PRETTY 2017-07-07 23:02:08 +02:00
Kiss-Vamosi Gabor
15b9d8d808 lv_cont pretty layout: bugfix if there is 1 too long object in a row 2017-06-17 20:43:51 +02:00
Kiss-Vamosi Gabor
082eb2dad3 lv_obj: minor updates, typo errors 2017-05-01 18:09:31 +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