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

52 Commits

Author SHA1 Message Date
Gabor
e52a2fb87c lv_obj: lv_obj_set_parent: bugfix, send CHILD_CHG signal to the old parent too 2017-07-27 13:42:55 +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
Gabor
455676e982 lv_group: works with obj. copy + bug fixes 2017-07-20 13:29:22 +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
ab21e705d5 lv_group: add lv_group.c,h 2017-07-19 15:19:10 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Gabor
662c22b51a lv_obj_del: reset the dispi-s only if it is really required 2017-06-21 10:26:38 +02:00
Gabor
91c28e5f44 Merge beta to release v4.0 2017-05-15 09:17:36 +02:00
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +02:00
Kiss-Vamosi Gabor
082eb2dad3 lv_obj: minor updates, typo errors 2017-05-01 18:09:31 +02:00
Gabor
9edaf13c68 minor updates during tests 2017-04-28 16:12:35 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +02:00
Gabor
d1bec14de8 shadow bottom added 2017-04-24 12:08:24 +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
092c0da4b5 updates according to the new style system 2017-04-13 15:57:02 +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
Gabor
92e63fbb46 Draw speed optimalizations 2017-03-09 11:23:28 +01:00
Gabor
48ecbf4f5d lv_obj.h: remove an incorrect include of <sys/types.h> 2017-02-22 10:17:30 +01:00
Kiss-Vamosi Gabor
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +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
70651778e4 lv_obj: bugfix: free_num and free_p were not copied 2017-01-06 13:33:54 +01:00
Gabor
64dd00b823 lv_obj: protect field added (opa_protect and child_chg_off moved here) 2017-01-03 17:09:35 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Kiss-Vamosi Gabor
72948cda48 icons moved, app sysmon added, app fsel added 2016-12-29 23:48:01 +01:00
Gabor
aa8c80c2a8 Minor updates 2016-12-22 15:20:12 +01:00
Gabor
5459fc3c36 Eliminate some warnings 2016-12-21 15:34:01 +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
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
ad7868591f lpr_rep action added + app styles update 2016-12-17 12:02:30 +01:00
Kiss-Vamosi Gabor
6cb16b4dc2 mbox added (styles are missing) + minor bugfixes 2016-12-16 07:41:34 +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
Gabor
9be8839ae9 LV_LABEL_LONG_MODE_SCROLL added 2016-10-20 16:35:03 +02:00
Gabor
932c10e50b ext_size attribute added 2016-10-17 15:04:05 +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
d9b063d7d6 lv_ta finished + LV_DESIGN_MODE_DRAW_POST added + bugfixes 2016-10-04 09:45:39 +02:00
Gabor
9274c1705e anim built names are updated (LV_ prefix added) 2016-07-12 15:07:57 +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
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
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
35605d871d Minor bugfixes 2016-06-17 09:01:44 +02:00
Gabor
3316a2ef25 Further modifications with styles 2016-06-16 11:11:34 +02:00
Gabor
1b263d5d8a lv_img transp_en moved to img header + minor modsin objx 2016-06-16 11:11:34 +02:00