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

21 Commits

Author SHA1 Message Date
Kiss-Vamosi Gabor
01e4a449c5 lv_label text_static and text_array added 2016-12-30 21:42:59 +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
3566b74dab lv_app impovements 2016-12-20 15:02:23 +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
05d03015cb icons added, app animations, page_focus, win style updates 2016-12-17 21:22:16 +01:00
Kiss-Vamosi Gabor
6cb16b4dc2 mbox added (styles are missing) + minor bugfixes 2016-12-16 07:41:34 +01:00
Gabor
9be8839ae9 LV_LABEL_LONG_MODE_SCROLL added 2016-10-20 16:35:03 +02:00
Kiss-Vamosi Gabor
07ece605ac LV_LABEL_LONG_MODE added instead of fixw. (scroll mode is still missing) 2016-10-16 21:43:28 +02: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
1a591d4946 Near all text area functions are added 2016-10-01 00:25:10 +02:00
Gabor
d04c246320 Text area beginned 2016-09-30 15:29:00 +02:00
Gabor
451a30cf07 Optimizatzon of signal sending, child_chg_off added as lv_obj attribute 2016-06-22 15:16:08 +02:00
Gabor
d987f08be9 Layouts: COL_R/M/L and ROW_T/M/B implemented. 2016-06-20 18:18:36 +02:00
Gabor
1b263d5d8a lv_img transp_en moved to img header + minor modsin objx 2016-06-16 11:11:34 +02:00
Gabor
124eb4bb00 Line upscale added 2016-06-16 11:11:34 +02:00
Gabor
de22388156 label auto_break style attribut moved to label attribute as fixw (fixwidth) 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