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

18 Commits

Author SHA1 Message Date
Gabor
faf33212e7 lv_group: group signals are added to releated object types 2017-07-20 12:26:34 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +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
4c14c4c762 BIG UPDTAE: Style renames in the whole library 2017-04-10 11:33:38 +02:00
Kiss-Vamosi Gabor
b3706b0130 dm_get_size is back, move style isolation to lv_obj_create from obj_x 2017-01-08 13:06:41 +01:00
Gabor
b73efc27df lv_objx: minor fixes 2017-01-06 13:37:25 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Gabor
7636c5d97b vletter draw optimited, LV_UPSCALE_STYLE and LV_STYLE_MULT removed and replaced with LV_DOWNSCALE 2016-12-21 14:51:01 +01:00
Gabor
cc0d2fef7d LV_UPSCALE_STYLE and LV_STYLE MULT removed and replaced with LV_DOWNSCALE 2016-12-20 15:08:11 +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
87a9c371bb style initialization functions added to every object type 2016-10-04 15:19:07 +02:00
Gabor
d9b063d7d6 lv_ta finished + LV_DESIGN_MODE_DRAW_POST added + bugfixes 2016-10-04 09:45:39 +02:00
Gabor
c1c8f5ca83 Minor updates 2016-09-27 13:43:01 +02:00
Gabor
a56f804c9f Bug fixes + chart bg changed to chart and some basic chart funtions added 2016-08-08 16:25:41 +02:00
Gabor
617d51b771 Progress bar added 2016-08-04 11:33:35 +02:00
Gabor
d29bfcc4b3 Check box added 2016-07-19 14:05:27 +02:00