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

95 Commits

Author SHA1 Message Date
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +02:00
Gabor
6591da5917 minor bugfixes 2017-05-03 15:06:32 +02:00
Kiss-Vamosi Gabor
69876763e2 animation: add more control over object animations (e.g. ddlist open/close anim time set by func. instead of define) 2017-05-02 00:16:48 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +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
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
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
1dc0438827 lv_gauge: updated, math_base: min max rename 2017-01-10 08:36:12 +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
488ba95a51 lv_page: focus updates, and copy pr. and rel. acions 2017-01-06 13:36:35 +01:00
Gabor
446c86a3ae lv_page: sb mode drag added (now auto means show sb if scrolling is possible) 2017-01-04 12:07:55 +01:00
Gabor
9aba30ed11 lv_page: further scrollbar improvements 2017-01-04 11:54:39 +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
4182154cc6 Changes in page, list and ta built-in styles 2017-01-01 22:56:09 +01:00
Kiss-Vamosi Gabor
038c4b6f9f Improve lv_page_focus 2016-12-30 21:46:55 +01:00
Gabor
454b0e2a11 App connection added 2016-12-22 15:00:22 +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
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
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
320a5b524c Variable renames + lv_img bugfix (last pixels were incorrect) 2016-10-27 14:20:22 +02:00
Gabor
c295a04d6c prototype argument renameing 2016-10-07 11:15:46 +02:00
Gabor
dc17c3d462 code formatting 2016-10-04 15:29:52 +02:00
Gabor
87a9c371bb style initialization functions added to every object type 2016-10-04 15:19:07 +02:00
Gabor
8cda3dc1ec Scrollbar bugfix on page (scrolling properly in hpad/vpad too) 2016-10-04 10:42:45 +02:00
Gabor
d9b063d7d6 lv_ta finished + LV_DESIGN_MODE_DRAW_POST added + bugfixes 2016-10-04 09:45:39 +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
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
ea1532e68e Add lv_objs_t to every lv_obj derivated styles 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