Gabor Kiss-Vamosi
15c27c8a9b
kb: event fix
2019-04-27 11:01:14 +02:00
Gabor Kiss-Vamosi
630199d9a3
kb: event fix
2019-04-27 10:59:22 +02:00
Gabor Kiss-Vamosi
b623eabb0a
font: ignore glyphs with NULL dsc
2019-04-27 10:58:34 +02:00
Gabor Kiss-Vamosi
5321b9b62e
make the basics of the new font system work
2019-04-24 17:28:38 +02:00
Gabor Kiss-Vamosi
926490502b
Merge branch 'dev-6.0' into font
2019-04-24 14:51:11 +02:00
Gabor Kiss-Vamosi
8dc2b36bf7
lv_canvas_mult_buf: fix with LV_COLOR_16_SWAP
2019-04-24 06:26:03 +02:00
Gabor Kiss-Vamosi
4b657eb07b
rename LV_TXT_ENC_ISO8859-1 to ..._ASCII
2019-04-24 06:13:50 +02:00
Gabor Kiss-Vamosi
2edf8f4aab
font rework
2019-04-24 05:44:15 +02:00
Gabor Kiss-Vamosi
dc9f8baf0e
fix conflicts
2019-04-23 15:59:10 +02:00
Gabor Kiss-Vamosi
4e6aac2157
font rework
2019-04-23 15:56:59 +02:00
Gabor Kiss-Vamosi
1e5f690a45
lv_txt: do not call lv_font_get_width twice
2019-04-23 15:09:37 +02:00
Gabor Kiss-Vamosi
514e2baaca
make user data and callback name more consistent ( Fixes #1036 )
2019-04-23 14:56:40 +02:00
Ali Rostami
d7661e8bbc
minor fixes
2019-04-23 09:51:14 +04:30
Gabor Kiss-Vamosi
abd081da30
add LV_TXT_ENC to lv_conf.h and ISO8859-1 support
2019-04-23 06:42:26 +02:00
Gabor Kiss-Vamosi
9cd7de8ccd
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
2019-04-23 05:59:46 +02:00
Gabor Kiss-Vamosi
5e60002a9b
lv_win: remove unused header style ( Fixes #1041 )
2019-04-23 05:59:19 +02:00
Amir Gonnen
4a663c42d4
fix lv_conf.h include
2019-04-22 21:49:22 +03:00
Gabor Kiss-Vamosi
9e3162080f
ddlist and roller fixes
2019-04-22 10:17:21 +02:00
Gabor Kiss-Vamosi
56fcd2d151
fix memory corruptions due to animation audates
2019-04-22 09:20:04 +02:00
Gabor Kiss-Vamosi
e2cfba7c9f
add user data where is was missing
2019-04-22 08:45:07 +02:00
Gabor Kiss-Vamosi
2d5183b05d
lv_kb: make controll buttons work on click instead of press
2019-04-22 06:00:50 +02:00
Gabor Kiss-Vamosi
4b43adaad1
lv_conf_template.h and lv_conf_checker.h update
2019-04-22 05:50:24 +02:00
Gabor Kiss-Vamosi
b4a632116e
Merge pull request #1027 from seyyah/dev-6.0
...
Added tab button position LEFT and RIGHT
2019-04-22 05:47:03 +02:00
Gabor Kiss-Vamosi
ac89e880a7
font: start to rework
2019-04-22 05:21:49 +02:00
Brian Pugh
e49de22941
lv_draw_line: Fixed a warning by wrapping unused antialiasing variables in LV_ANTIALIAS
2019-04-20 18:34:56 -07:00
embeddedt
9c708d6f4d
Merge pull request #1032 from littlevgl/t_minor_fixes
...
Minor fixes for compiler warnings/-Werrors
2019-04-20 09:09:06 -04:00
Themba Dube
e9d2191463
Remove lv_area_ext_is_point_on
2019-04-20 09:07:54 -04:00
Themba Dube
95fc629aa5
Rename "dot" union in lv_label
2019-04-20 09:05:36 -04:00
Gabor Kiss-Vamosi
8675a345b4
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
2019-04-20 06:37:24 +02:00
Gabor Kiss-Vamosi
b5898a750e
ddlist: fiy scrollable width
2019-04-20 06:37:06 +02:00
Gabor Kiss-Vamosi
1b1df9f931
Merge pull request #1030 from upbeat27/ddlist_fix
...
ddlist: fix animation complete not always clearing selection highlight
2019-04-20 06:29:12 +02:00
Gabor Kiss-Vamosi
755f68c87b
remove HOVER events
2019-04-20 06:24:00 +02:00
Gabor Kiss-Vamosi
cdb6f1fdd7
lv_btnm: add comments
2019-04-20 06:04:38 +02:00
Themba Dube
7419900508
Minor fixes for compiler warnings/-Werrors
2019-04-19 15:20:51 -04:00
seyyah
4454683ff0
FIXME note added
2019-04-19 11:35:02 +03:00
Gabor Kiss-Vamosi
5353dae027
lv_kb: fix sending APPLY and CANCEL events
2019-04-19 07:37:57 +02:00
Gabor Kiss-Vamosi
850693a840
ddlist label align fixes
2019-04-19 07:28:48 +02:00
Gabor Kiss-Vamosi
9fc1423ef7
ddlist: fix setting of width settings
2019-04-19 07:15:39 +02:00
Gabor Kiss-Vamosi
a983dfa80a
lv_tabview: realaign the tabview on every new tab
2019-04-19 06:40:06 +02:00
Gabor Kiss-Vamosi
5d65def464
Merge branch 'dev-6.0' of https://github.com/seyyah/lvgl into seyyah-dev-6.0
2019-04-19 06:25:43 +02:00
Gabor Kiss-Vamosi
0ad121865c
lv_page: improve repostion of new children
2019-04-19 06:10:01 +02:00
Gabor Kiss-Vamosi
8f7e01fc1a
add reserved bits to lv_obj_t
2019-04-19 05:57:05 +02:00
Gabor Kiss-Vamosi
82c57e0ceb
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
2019-04-19 05:46:13 +02:00
Gabor Kiss-Vamosi
a2cb299c0c
add LV_EVENT_DELETE
2019-04-19 05:46:02 +02:00
Gabor Kiss-Vamosi
702ca86879
Merge pull request #1020 from joltwallet/ram_optim
...
RAM optimizations
2019-04-19 05:45:13 +02:00
Gabor Kiss-Vamosi
beeedfc1b2
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
2019-04-19 05:32:31 +02:00
Gabor Kiss-Vamosi
dfb12a31f9
send DRAG_BEGINT/END events
2019-04-19 05:32:21 +02:00
Gabor Kiss-Vamosi
a3c08e9985
Merge pull request #1019 from canardos/dev-6.0
...
add lv_obj_set_user_data function
2019-04-19 05:21:42 +02:00
Josh
b477a14fdf
ddlist: fix animation issues
...
The wrong animation function was used for the delete, and so the animation was never deleted.
Must force animation callback on delete, so that the correct selection highlighting is shown.
2019-04-18 12:26:40 -07:00
Josh
2abf55f4c4
ddlist: fix animation complete not always clearing selection highlight
2019-04-18 10:46:16 -07:00