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

39 Commits

Author SHA1 Message Date
Gabor
9fcb8e0d1b lv_group: LV_SIGNAL_SEND sends a character instead of LV_SIGNAL_INC/DEC 2017-07-25 09:02:21 +02:00
Gabor
455676e982 lv_group: works with obj. copy + bug fixes 2017-07-20 13:29:22 +02:00
Gabor
faf33212e7 lv_group: group signals are added to releated object types 2017-07-20 12:26:34 +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
cf3b94d29b lv_list: lv_list_set_element_text_roll() added 2017-06-27 11:15:18 +02:00
Gabor
b82c4c828b lv_list: label ROLL bugfix 2017-06-26 14:22:56 +02:00
Gabor
166fa39d89 lv_list: text height bugfix 2017-06-20 15:14:54 +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
9edaf13c68 minor updates during tests 2017-04-28 16:12:35 +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
f431f262be Apply the new style system on the applications too 2017-04-13 13:34:57 +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
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
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
0e964e0b8b lv_btn, lv_list: style updates 2017-01-06 13:33:05 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Kiss-Vamosi Gabor
4182154cc6 Changes in page, list and ta built-in styles 2017-01-01 22:56:09 +01:00
Kiss-Vamosi Gabor
72948cda48 icons moved, app sysmon added, app fsel added 2016-12-29 23:48: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
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
320a5b524c Variable renames + lv_img bugfix (last pixels were incorrect) 2016-10-27 14:20:22 +02:00
Kiss-Vamosi Gabor
f69573ff60 lv_list hor. padding bugfix in LV_LIST_FIT_HOLDER mode 2016-10-16 21:42:49 +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
c1c8f5ca83 Minor updates 2016-09-27 13:43:01 +02:00
Gabor
50634f2053 Animations added 2016-07-12 15:05:17 +02:00
Kiss-Vamosi Gabor
0257a82990 list ready + objs.transp added 2016-07-12 01:16:27 +02:00
Gabor
fd4f9cdf11 dejavu14 fixes, img_draw bugfix 2016-07-11 16:16:53 +02:00
Kiss-Vamosi Gabor
e302062fb0 built-in style configurations 2016-06-22 21:52:39 +02:00
Kiss-Vamosi Gabor
708051423f layouts moved to rectangles 2016-06-22 20:39:07 +02:00
Kiss-Vamosi Gabor
aca6529455 lv_list basic implementetion 2016-06-22 17:25:42 +02:00