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

554 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
315bf64ccb merge utf8 2017-10-05 11:10:44 +02:00
Gabor Kiss-Vamosi
d6ccc48963 lv_ta: LINE and UNDERLINE cursor aligned symmetrically 2017-10-03 13:16:55 +02:00
Gabor Kiss-Vamosi
1544f6b6ed Update TODO_MINOR.md 2017-10-03 11:37:13 +02:00
Gabor Kiss-Vamosi
d1dcc41f69 lv_ta: remove forgotten printf 2017-10-03 11:35:53 +02:00
Gabor Kiss-Vamosi
0777561390 lv_ta: utf8 update 2017-10-03 10:42:38 +02:00
Gabor Kiss-Vamosi
0c473c6ccb lv_roller: make roller_scrl_signal to static 2017-10-02 17:19:25 +02:00
Gabor Kiss-Vamosi
974540cc63 lv_ta: fix cursor pos in one_line mode at line end 2017-10-02 16:50:34 +02:00
Gabor Kiss-Vamosi
fc3b967f33 Merge branch 'dev-5.0' of https://github.com/littlevgl/lvgl into dev-5.0 2017-10-02 15:15:42 +02:00
Gabor Kiss-Vamosi
b1abcb9310 all 3 hal elements are integrated 2017-10-02 15:14:14 +02:00
Gabor Kiss-Vamosi
3d38150563 move misc back to root folder 2017-09-27 16:07:33 +02:00
Gabor Kiss-Vamosi
380c0b1408 move misc beck to root folder 2017-09-27 16:03:01 +02:00
Gabor Kiss-Vamosi
5dabd945bd Merge branch 'new_objs' of https://github.com/littlevgl/lvgl into utf8 2017-09-27 15:19:19 +02:00
Gabor Kiss-Vamosi
9cd49f1554 lv_ta: remove a forgotten debug printf 2017-09-27 15:15:47 +02:00
Gabor Kiss-Vamosi
c72bb4502a lv_ta: cursor style bugfix on '\n' 2017-09-27 15:12:29 +02:00
Gabor Kiss-Vamosi
ebfe8fbfd4 update to the new font desciption 2017-09-27 13:05:35 +02:00
Gabor Kiss-Vamosi
5a6350df2a lv_ta: cursor style bugfix on '\n' 2017-09-25 12:11:42 +02:00
Gabor Kiss-Vamosi
0afd6cee46 Update README.md 2017-09-23 23:28:06 +02:00
Gabor Kiss-Vamosi
a6f5141f42 Update README.md 2017-09-23 23:27:17 +02:00
Gabor Kiss-Vamosi
fbb88452fb Update README.md 2017-09-23 23:25:12 +02:00
Kiss-Vamosi Gabor
af11110e0f lv_roller: comments added 2017-09-23 22:14:31 +02:00
Gabor Kiss-Vamosi
d07d4f5300 Update TODO_MAJOR.md 2017-09-22 23:56:56 +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
Kiss-Vamosi Gabor
d950ae0ee4 lv_obj_set_style refresh NULL styles behind glass styles 2017-09-22 23:54:31 +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
d610872ee7 Update TODO_MAJOR.md 2017-09-21 14:18:54 +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
0b8daf5283 Update TODO_MINOR.md 2017-09-14 06:46:31 +02:00
Gabor Kiss-Vamosi
cb6824755d Update TODO_MINOR.md 2017-09-13 15:41:51 +02:00
Gabor Kiss-Vamosi
1782af2abb Update TODO_MINOR.md 2017-09-13 15:41:32 +02:00
Gabor Kiss-Vamosi
45f4b64cd4 Update TODO_PATCH.md 2017-09-13 12:44:16 +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
eaf7a123d4 Merge branch 'beta' into dev-5.0 2017-08-24 15:56:11 +02:00
Gabor
fce6d2982e add 'misc' as submodule 2017-08-24 15:56:02 +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