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

258 Commits

Author SHA1 Message Date
Kiss-Vamosi Gabor
af11110e0f lv_roller: comments added 2017-09-23 22:14:31 +02:00
Kiss-Vamosi Gabor
b557331d63 lv_roller updates 2017-09-22 23:55:54 +02:00
Kiss-Vamosi Gabor
280e039e19 lv_ddlist: change auto_size to fix_height 2017-09-22 23:55:42 +02:00
Kiss-Vamosi Gabor
4935b88588 lv_objx_templ: minor update in comments 2017-09-22 23:55:03 +02:00
Gabor Kiss-Vamosi
1bbe6e1068 lv_ta: full UTF-8 support 2017-09-22 13:58:01 +02:00
Gabor Kiss-Vamosi
6e3445c2d6 Merge branch 'new_objs' into utf8 2017-09-22 09:54:22 +02:00
Gabor Kiss-Vamosi
569edb7685 utf-8: lv_label full support, lv_ta in pwd_mode still not working 2017-09-22 09:52:53 +02:00
Gabor Kiss-Vamosi
8414b1de2b lv_ta: cursor types addd (line, block, outline, underline) 2017-09-15 10:22:12 +02:00
Gabor Kiss-Vamosi
cf69a7ae33 lv_ta: cursor style come from page bg. is scrl. has glass == 1 2017-09-13 10:08:21 +02:00
Gabor Kiss-Vamosi
637a41d392 lv_ta: fix height when one_line and FONT_ANTIALIAS 2017-09-12 10:55:36 +02:00
Gabor
45b8364b0e lv_roller: lv_ddlist_set_selected() updated to work with roller too 2017-09-11 12:43:14 +02:00
Gabor
f55d6fa640 lv_ta: label width bugfix 2017-09-11 10:28:14 +02:00
Gabor
ecc8c8af8f lv_label: draw background if the style explictly set 2017-09-11 10:15:40 +02:00
Gabor
0c45e9eac4 lv_ta: lv_ta_del() fix in pwd mode 2017-09-03 16:09:03 +02:00
Gabor
b6820e7e79 Merge branch 'beta' of https://github.com/littlevgl/lvgl into beta 2017-09-03 16:03:16 +02:00
Gabor
024d776d2c lv_btnm.h add missing semi colon 2017-09-03 16:02:37 +02:00
Gabor
7148f377c4 lv_roller: lv_roler added but not ready yet 2017-09-03 16:01:51 +02:00
Gabor
9cefda4f7b lv_label: lv_label_append_text() renamed and upgraded to lv_label_ins_text() 2017-09-03 16:01:03 +02:00
Kiss-Vamosi Gabor
f78046acce lv_ta_get_txt bugfix in pwm_mode 2017-08-29 15:08:18 +02:00
Gabor
9405abb3fd Add misc and hal 2017-08-24 17:01:54 +02:00
Gabor
99dbf35953 lv_tabview: free allocated memory on in clean up signal 2017-08-24 14:30:14 +02:00
Gabor
892745a592 lv_kb: action call bugfix 2017-08-24 14:29:28 +02:00
Gabor
922d0ab150 lv_btnm_set_styles support trel, tpr and ina styles (API change) 2017-08-24 14:28:02 +02:00
Gabor
ad2a9a4cea Merge branch 'new_objs' into beta 2017-08-23 16:42:52 +02:00
Gabor
ce50c08e91 Merge branch 'bugfix' into beta 2017-08-23 14:39:39 +02:00
Gabor
64852194ea use relative includes where it is possible 2017-08-23 14:39:09 +02:00
Gabor
0ef1fa0627 lv_tabview: add API 2017-08-23 14:24:34 +02:00
Gabor
fea552511e lv_objx_templ: create 'Add/remove functions' section 2017-08-23 14:24:11 +02:00
Gabor
90d8a11917 lv_ta: lv_ta_cursor_show() don't let cursor visible if disabled 2017-08-23 14:19:42 +02:00
Gabor
1bdc650635 lv_kb: lv_kb_set_mode bugfix 2017-08-23 14:15:33 +02:00
Gabor
af0c8d57b5 lv_kb: add Keyboard object type 2017-08-23 09:24:23 +02:00
Gabor
ebf7fd20ae Merge branch 'beta' into new_objs 2017-08-22 16:41:32 +02:00
Gabor
6d68aabc41 lv_objx_templ: formatting 2017-08-22 16:41:23 +02:00
Gabor
8ad9b481a8 lv_img: check the USE_FSINT and USE_UFS better 2017-08-22 12:51:18 +02:00
Gabor
14cd444f8d lv_list work without lv_img 2017-08-21 14:55:06 +02:00
Gabor
525a9e381f lv_objx_templ: updated 2017-08-21 14:41:50 +02:00
Gabor
3a4463d2e4 lv_tab: all working, API not ready 2017-08-21 14:41:28 +02:00
Gabor
3980f08440 lv_btnm: add lv_btnm_set_tgl() 2017-08-20 02:16:21 +02:00
Gabor
237edae7df lv_sw: all feature is working 2017-08-18 21:14:11 +02:00
Gabor
61c5777a6b lv_slider: knob_in + handle negative hpad/vpad to make bigger bg. then knob 2017-08-18 21:11:22 +02:00
Gabor
2965b351a5 lv_sw: skeleton added 2017-08-18 17:43:14 +02:00
Gabor
f776a8f1cf lv_ddlist: remove unused variable 2017-08-17 10:44:42 +02:00
Gabor
a8721ff3c3 lv_btnm: 0. byte (width dsc) 1. byte: hidden if \177 (0x7F) 2017-08-16 12:36:22 +02:00
Gabor
77e1dc21bb lv_ta: fix memory leak on delete in password mode 2017-08-16 11:38:26 +02:00
Gabor
1ff5f1f91d lv_ta: lv_ta_set_one_line added 2017-08-16 11:28:33 +02:00
Gabor
3e053db00b lv_slider: don't let indicator or bar to disappear because of hpad/vpad 2017-08-16 11:28:33 +02:00
Gabor
f4b9b2a477 lv_label: remove old test code 2017-07-28 14:32:27 +02:00
Gabor
af47b4bd40 lv_ta: copy password mode too on obj. copy 2017-07-28 14:26:51 +02:00
Gabor
6cd9fda009 lv_cont: PRETTY layout arrange proportionally if 2 objs. in a row 2017-07-27 13:45:37 +02:00
Gabor
df00db0dc2 lv_obj: lv_ddlist: bugfix, copy 'num_opt' attribute too 2017-07-27 10:49:19 +02:00