Gabor Kiss-Vamosi
|
4fade082e5
|
Merge branch 'master' of https://github.com/fhorinek/lvgl into fhorinek-master
|
2020-05-21 15:17:19 +02:00 |
|
František Horínek
|
b23d945ed4
|
changed behavior to focus_parent flag
|
2020-05-21 14:09:56 +02:00 |
|
Gabor Kiss-Vamosi
|
f248d47a36
|
fix typo
|
2020-05-21 11:33:07 +02:00 |
|
Gabor Kiss-Vamosi
|
4eb2340f2a
|
img: fix cover check
|
2020-05-21 11:27:52 +02:00 |
|
František Horínek
|
10ca6d4215
|
replaced #ifdef to #if
|
2020-05-19 15:45:09 +02:00 |
|
František Horínek
|
aaa78ba949
|
Added focus parent for v7
|
2020-05-19 15:22:38 +02:00 |
|
Gabor Kiss-Vamosi
|
ee6c5e3399
|
run code formatter
|
2020-05-18 16:57:23 +02:00 |
|
Gabor Kiss-Vamosi
|
5c7e9bb932
|
minor fixes
|
2020-05-18 16:52:23 +02:00 |
|
Gabor Kiss-Vamosi
|
382f428a0e
|
keyboard: fix invalid assertatin
|
2020-05-18 11:46:02 +02:00 |
|
Gabor Kiss-Vamosi
|
4fb0a5da21
|
img: remove debug code
|
2020-05-18 11:02:45 +02:00 |
|
Gabor Kiss-Vamosi
|
f6b759dc71
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-05-18 10:48:21 +02:00 |
|
Themba Dube
|
6e1d53e11e
|
Merge remote-tracking branch 'origin/master' into dev-7.0
|
2020-05-15 13:48:25 -04:00 |
|
Gabor Kiss-Vamosi
|
af312fd2ba
|
checkbox: set bullet size with padding
|
2020-05-14 11:29:49 +02:00 |
|
Gabor Kiss-Vamosi
|
97392f4fdf
|
reduce API size: add underscore prefix to internal functions
|
2020-05-13 14:11:16 +02:00 |
|
Gabor Kiss-Vamosi
|
d7940734b8
|
page: fix scrollbar visibility
|
2020-05-13 01:09:29 +02:00 |
|
Gabor Kiss-Vamosi
|
9b598ec306
|
fix typo
|
2020-05-12 21:37:01 +02:00 |
|
Gabor Kiss-Vamosi
|
a78687ee5d
|
add LV_USE_API_EXTENSION_V6 and LV_USE_IMG_TRANSFORM config options
|
2020-05-12 21:29:16 +02:00 |
|
Gabor Kiss-Vamosi
|
a1db29b9a2
|
img: clip corner fixes
|
2020-05-12 15:00:58 +02:00 |
|
Gabor Kiss-Vamosi
|
34b20b307b
|
btn: lower deafult height
|
2020-05-12 13:57:43 +02:00 |
|
Gabor Kiss-Vamosi
|
d2a0fb8351
|
minor fixes
|
2020-05-12 12:17:15 +02:00 |
|
Gabor Kiss-Vamosi
|
48914aaa7c
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-05-12 10:55:05 +02:00 |
|
Gabor Kiss-Vamosi
|
8f0418d194
|
dropdown: set list width to button
|
2020-05-12 10:54:51 +02:00 |
|
Amir Gonnen
|
3f32911b90
|
Replace lv_point_t* to lv_point_t[] to represent point array
Needed for Micropython Bindings to identify the argument as an array instead of a pointer to a single lv_point_t
|
2020-05-12 01:08:50 +03:00 |
|
Gabor Kiss-Vamosi
|
ba5663d3d3
|
rename LV_DROPDOWN_PART_SCRLBAR to LV_DROPDOWN_PART_SCROLLBAR
|
2020-05-11 12:34:03 +02:00 |
|
Gabor Kiss-Vamosi
|
a760baa869
|
material theme minor improvements
|
2020-05-08 13:04:28 +02:00 |
|
Gabor Kiss-Vamosi
|
9dd387b23e
|
remove bidi.h from lvgl.h
|
2020-05-08 08:44:31 +02:00 |
|
Gabor Kiss-Vamosi
|
232d22c148
|
fix conflicts
|
2020-05-07 16:01:48 +02:00 |
|
Gabor Kiss-Vamosi
|
bc994c60ee
|
minor fixes
|
2020-05-06 21:39:45 +02:00 |
|
Gabor Kiss-Vamosi
|
0c6d0d48a3
|
run code formater
|
2020-05-06 20:08:46 +02:00 |
|
Gabor Kiss-Vamosi
|
835ed44029
|
fix warnings
|
2020-05-06 20:05:53 +02:00 |
|
Gabor Kiss-Vamosi
|
d1f1332555
|
minor renames and fixes
|
2020-05-06 20:05:53 +02:00 |
|
Gabor Kiss-Vamosi
|
27621e0945
|
fix drawing of abnormal arcs
|
2020-05-06 20:05:53 +02:00 |
|
Gabor Kiss-Vamosi
|
d6b85d16cf
|
page: copy styles in create
|
2020-05-06 10:55:33 +02:00 |
|
Gabor Kiss-Vamosi
|
64fdfbe13f
|
bar: handle border_post style property
|
2020-05-06 10:55:21 +02:00 |
|
Gabor Kiss-Vamosi
|
8e87fc4620
|
minor fixes
|
2020-05-06 09:27:38 +02:00 |
|
embeddedt
|
7d42f08431
|
Ensure table always updates if values change
https://forum.littlevgl.com/t/table-not-updating-values-v7-dev/2190
|
2020-05-04 08:40:01 -04:00 |
|
Gabor Kiss-Vamosi
|
6337286959
|
image transform fixes
|
2020-05-01 20:48:16 +02:00 |
|
Gabor Kiss-Vamosi
|
aad8667a9f
|
run code formatter
|
2020-05-01 11:17:43 +02:00 |
|
Gabor Kiss-Vamosi
|
0006edbb67
|
add LV_STYLE_TRANSFORM_ANGLE/ZOOM
|
2020-05-01 10:34:52 +02:00 |
|
Gabor Kiss-Vamosi
|
3ac2c390c6
|
Merge branch 'feat/arabic' into dev-7.0
|
2020-05-01 09:51:17 +02:00 |
|
Gabor Kiss-Vamosi
|
240c42c227
|
win: fix button's size
|
2020-04-30 11:26:35 +02:00 |
|
Gabor Kiss-Vamosi
|
52edcfece9
|
rename lv_tabview_clean to lv_tabview_clean_tab
|
2020-04-29 10:31:51 +02:00 |
|
Gabor Kiss-Vamosi
|
36934dcbbc
|
btnmatrix: find the nearest button if clicked between buttons
https://forum.littlevgl.com/t/how-to-ignore-clicks-on-button-matrix-background-panel-which-cause-null-button-text/2158
|
2020-04-29 10:25:24 +02:00 |
|
Gabor Kiss-Vamosi
|
f9cde8e034
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-04-29 08:30:40 +02:00 |
|
Gabor Kiss-Vamosi
|
31198d52fb
|
remove unused functions declarations
|
2020-04-29 08:29:45 +02:00 |
|
Amir Gonnen
|
9b0fd97587
|
Small fixes required for Micropython binding (#1479)
|
2020-04-28 19:25:39 -04:00 |
|
Gabor Kiss-Vamosi
|
f14c387de3
|
minor api renames: set/get_static_text/options -> set/get_text/options_static
|
2020-04-28 21:07:10 +02:00 |
|
Gabor Kiss-Vamosi
|
43e873108a
|
introduce lv_anim_path_t to encapsulate the path cb
|
2020-04-27 11:51:18 +02:00 |
|
Gabor Kiss-Vamosi
|
ef9955f01f
|
Merge branch 'dev-7.0' into hamidrm-dev-7.0
|
2020-04-25 16:06:33 +02:00 |
|
embeddedt
|
ac1680c53f
|
Fix #1472: Ignore DISABLED state when counting button states
|
2020-04-24 20:24:34 -04:00 |
|