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

50 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
a5c85244a7 dispi->indev rework and integration 2017-10-09 15:21:26 +02:00
Gabor Kiss-Vamosi
c0715b4c63 rever reset 2017-10-05 11:29:21 +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
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
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
Kiss-Vamosi Gabor
056d449f89 LV_PROTECT_FOLLOW added to 'line break' to LV_CONT_LAYOUT_PRETTY 2017-07-07 23:02:08 +02:00
Kiss-Vamosi Gabor
a13259d3f9 Error check for too small VDB 2017-06-17 09:08:12 +02:00
Gabor
da1f4e8e2f minor updates 2017-05-12 16:09:37 +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
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
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +01:00
Kiss-Vamosi Gabor
f85741be30 lv_gauge: basics are added 2017-01-09 18:09:28 +01:00
Kiss-Vamosi Gabor
9a1b8d0712 image upscale added as lv_img attribute 2017-01-09 08:50:38 +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
e5dad65949 antialias: LV_ANTIALAS added, x4 atialas removed, LV_UPSCALE_MAP removed 2017-01-06 16:00:37 +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
Gabor
454b0e2a11 App connection added 2016-12-22 15:00:22 +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
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
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
8d70829493 The very basics of apps working. Sc and Win open close ok. Example app written 2016-12-15 16:19:23 +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
932c10e50b ext_size attribute added 2016-10-17 15:04:05 +02:00
Gabor
ee80e1f98a lv_win added + bugfixes 2016-10-07 17:33:35 +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
6e4993371e BUtton matrix added 2016-09-30 13:35:54 +02:00
Gabor
c1c8f5ca83 Minor updates 2016-09-27 13:43:01 +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
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
Kiss-Vamosi Gabor
d4232bb1ec layout types added 2016-06-20 07:58:54 +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
Gabor
151b7cbb95 Rectangle padding added 2016-06-15 09:38:20 +02:00
Kiss-Vamosi Gabor
791a5a7ef5 Adding the already exting code 2016-06-08 07:25:08 +02:00