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

99 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
5608bf868e bugfixes 2017-10-30 17:11:56 +01: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
bf8cf9fb81 lv_label: scroll anim position bugifx 2017-10-11 16:03:43 +02:00
Gabor Kiss-Vamosi
c0715b4c63 rever reset 2017-10-05 11:29:21 +02:00
Gabor Kiss-Vamosi
8414b1de2b lv_ta: cursor types addd (line, block, outline, underline) 2017-09-15 10:22:12 +02:00
Gabor
ecc8c8af8f lv_label: draw background if the style explictly set 2017-09-11 10:15:40 +02:00
Gabor
1ff5f1f91d lv_ta: lv_ta_set_one_line added 2017-08-16 11:28:33 +02:00
Gabor
f4b9b2a477 lv_label: remove old test code 2017-07-28 14:32:27 +02:00
Gabor
9fcb8e0d1b lv_group: LV_SIGNAL_SEND sends a character instead of LV_SIGNAL_INC/DEC 2017-07-25 09:02:21 +02:00
Kiss-Vamosi Gabor
8dba219f42 lv_group: object types are activated correctly (ddlist open/close, label background, page scrl activate) 2017-07-20 01:09:20 +02:00
Gabor
168bda2b8f lv_ta: pwd_mode added, lv_label:pwd_mode deleted 2017-07-07 16:22:24 +02:00
Gabor
5fcbdc3e9a lv_app_gsm: added 2017-06-26 14:08:29 +02:00
Kiss-Vamosi Gabor
79e372c2f2 lv_label: LV_LABEL_LONG_ROLL addad to scroll the text not the object 2017-06-18 18:25:25 +02:00
Gabor
06cea6ed3a label pwd mode added 2017-06-13 14:17:33 +02:00
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +02:00
Gabor
373bf2de84 lv_lmeter: added 2017-04-21 17:11:47 +02:00
Gabor
e07abd8ad6 review: bugfixes, minor updates 2017-04-21 09:15:39 +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
7f49404d62 LV_FONT_ANTIALIAS added 2017-03-20 07:07:27 +01:00
Gabor
253fbe0ee5 lv_label: lv_label_append_text added 2017-02-06 16:10:47 +01:00
Gabor
014d0a3842 txt_recolor: text recolor option added, text size function are exteded with a falg paramter 2017-02-01 11:39:48 +01:00
Gabor
4fb9468664 lv_objx: if a define is not provided by lv_conf.h define it by the object 2017-01-12 09:49:13 +01: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
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
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