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

418 Commits

Author SHA1 Message Date
Gabor
2eaaa5b36d lv_win: inherited from lv_page 2017-01-03 17:10:19 +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
ca11c7ffa0 Update conf. file template 2017-01-02 15:00:21 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Gabor
3d399ad842 Adding dependency check to oject types 2017-01-02 10:48:21 +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
fc5e147fcf LV_APP_COM_TYPE_... reworked, minor updates 2016-12-30 21:48:58 +01:00
Kiss-Vamosi Gabor
038c4b6f9f Improve lv_page_focus 2016-12-30 21:46:55 +01:00
Kiss-Vamosi Gabor
5dd285106e Improve lv_ta focus to cursor 2016-12-30 21:44:41 +01:00
Kiss-Vamosi Gabor
01e4a449c5 lv_label text_static and text_array added 2016-12-30 21:42:59 +01:00
Kiss-Vamosi Gabor
72948cda48 icons moved, app sysmon added, app fsel added 2016-12-29 23:48:01 +01:00
Kiss-Vamosi Gabor
53cd8bfd70 Release: Version 2.0 2016-12-22 21:41:47 +01:00
Gabor
454b0e2a11 App connection added 2016-12-22 15:00:22 +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
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
Gabor
2d5366ee09 Btnm optimalized by using of 'virtual buttons' 2016-12-19 11:57:42 +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
b95f9128a0 lv_btn_action_t bugfix 2016-12-17 12:09:00 +01:00
Kiss-Vamosi Gabor
ad7868591f lpr_rep action added + app styles update 2016-12-17 12:02:30 +01:00
Kiss-Vamosi Gabor
6d85a9c086 App style added + minor mods 2016-12-17 10:50:28 +01:00
Kiss-Vamosi Gabor
6cb16b4dc2 mbox added (styles are missing) + minor bugfixes 2016-12-16 07:41:34 +01:00
Kiss-Vamosi Gabor
c1e4acc661 dejavu 10 and 8 added but not corrected 2016-12-15 19:47:37 +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
4a47b2eefc light style attribute aded to rectagle and button 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
Kiss-Vamosi Gabor
f69573ff60 lv_list hor. padding bugfix in LV_LIST_FIT_HOLDER mode 2016-10-16 21:42:49 +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
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
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
6e4993371e BUtton matrix added 2016-09-30 13:35:54 +02:00
Gabor
ff871ead58 led added + objx_templates updated 2016-09-28 15:53:27 +02:00
Gabor
54f551995a Minor chart changes 2016-09-28 11:17:46 +02:00
Gabor
c1c8f5ca83 Minor updates 2016-09-27 13:43:01 +02:00
Gabor
0b50f337d9 Chart ready 2016-08-11 15:00:46 +02:00
Gabor
0818189e04 lv_chart updated 2016-08-09 12:24:03 +02:00
Gabor
a56f804c9f Bug fixes + chart bg changed to chart and some basic chart funtions added 2016-08-08 16:25:41 +02:00
Gabor
4eb123b57e Graph bg added 2016-08-04 16:03:47 +02:00
Gabor
617d51b771 Progress bar added 2016-08-04 11:33:35 +02:00
Gabor
d29bfcc4b3 Check box added 2016-07-19 14:05:27 +02:00