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

83 Commits

Author SHA1 Message Date
Kiss-Vamosi Gabor
04a0bcaaec lv_rect: bugfix in design cover check when radious is LV_RECT_CIRCLE 2017-01-09 18:08:57 +01:00
Gabor
b2aa49a5b4 lv_img bugfix: image not refreshed when upscale set 2017-01-09 10:11:59 +01:00
Kiss-Vamosi Gabor
9a1b8d0712 image upscale added as lv_img attribute 2017-01-09 08:50:38 +01:00
Kiss-Vamosi Gabor
b5feee60be lv_btnm bugfix: reset longpress when sliding to a new button 2017-01-09 06:48:04 +01:00
Kiss-Vamosi Gabor
2d7e770b4b Style updates: whiter button border, app_kb no border 2017-01-09 06:46:27 +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
b73efc27df lv_objx: minor fixes 2017-01-06 13:37:25 +01:00
Gabor
488ba95a51 lv_page: focus updates, and copy pr. and rel. acions 2017-01-06 13:36:35 +01:00
Gabor
0e964e0b8b lv_btn, lv_list: style updates 2017-01-06 13:33:05 +01:00
Gabor
cf54f36daa ptask API changes (void * parameter) are followed 2017-01-06 13:30:57 +01:00
Gabor
e6dafd6132 lv_btnm: with a lot of buttons in row there was a minor position error 2017-01-06 13:28:10 +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
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