seyyah
|
65236ede89
|
lv_canvas: add basic drawing functionalities
|
2019-01-28 15:18:59 +01:00 |
|
Amir Gonnen
|
0e8984d121
|
Fix compilation errors: comment out unused variables. cast memcpy dest since it's defined as const.
|
2019-01-28 15:18:59 +01:00 |
|
manison
|
9f84fb1749
|
replace inclusion of nonstandard header <strings.h> with standard header <string.h>
|
2019-01-28 15:18:59 +01:00 |
|
manison
|
b6046a8e23
|
allow disabling text area password char animation without needing to disable all animations
|
2019-01-28 15:18:59 +01:00 |
|
Amir Gonnen
|
d44a618169
|
Initial revision for Mpy extension generation script
|
2019-01-28 15:18:59 +01:00 |
|
Gabor Kiss-Vamosi
|
e12a8b06f0
|
lv_img_set_src_id fix
|
2019-01-28 09:17:22 +01:00 |
|
manison
|
fce445e464
|
lv_ta: fixes typo in new line char detection
|
2019-01-28 08:55:57 +01:00 |
|
Brian Pugh
|
aaa969dc8a
|
lv_slider: make knob a perfect square (fix 1 pixel error)
|
2019-01-27 16:28:55 -08:00 |
|
Gabor Kiss-Vamosi
|
5ed73c1918
|
lv_slider: reduce bg size if knob_in = 1 too
|
2019-01-27 07:16:24 +01:00 |
|
Themba D
|
79e973bfeb
|
Merge pull request #762 from joltwallet/sw_toggle
Add lv_sw_toggle() and lv_sw_toggle_anim()
|
2019-01-26 15:29:32 -05:00 |
|
Brian Pugh
|
64c87e0e4a
|
lv_sw.c: lv_sw_toggle_anim initial commit
|
2019-01-25 20:17:43 -08:00 |
|
Brian Pugh
|
6af285adb8
|
lv_sw: lv_sw_toggle doc fix
|
2019-01-25 17:42:08 -08:00 |
|
Brian Pugh
|
d962e36dbb
|
lv_sw: lv_sw_toggle initial commit
|
2019-01-25 17:09:59 -08:00 |
|
Amir Gonnen
|
8764388033
|
Merge remote-tracking branch 'upstream/dev-5.3' into dev-5.3
|
2019-01-25 23:18:49 +02:00 |
|
Gabor Kiss-Vamosi
|
2ae3733cd9
|
Merge pull request #752 from manison/patch-disable-pwd-anim
allow disabling text area password char animation without needing to disable all animations
|
2019-01-25 16:29:34 +01:00 |
|
Gabor Kiss-Vamosi
|
2762222fcc
|
rename multi-lang functions
|
2019-01-25 16:19:50 +01:00 |
|
Amir Gonnen
|
a337e25fb1
|
add missing include to stdlib, needed for 'abs' function on integers
|
2019-01-25 16:01:52 +02:00 |
|
seyyah
|
fe5eab8f9a
|
lv_canvas: add the function comments to the header file too
|
2019-01-25 14:50:31 +03:00 |
|
seyyah
|
bdb3bb778e
|
erge branch 'dev-5.3' of github.com:seyyah/lvgl into dev-5.3
|
2019-01-25 14:14:46 +03:00 |
|
seyyah
|
98b6e446f0
|
lv_canvas: add basic drawing functionalities
|
2019-01-25 14:14:22 +03:00 |
|
Amir Gonnen
|
c6bafdf203
|
Fix compilation errors: comment out unused variables. cast memcpy dest since it's defined as const.
|
2019-01-25 00:27:28 +02:00 |
|
manison
|
a89fc9460b
|
replace inclusion of nonstandard header <strings.h> with standard header <string.h>
|
2019-01-24 16:36:13 +01:00 |
|
manison
|
fd2e78965c
|
allow disabling text area password char animation without needing to disable all animations
|
2019-01-24 16:16:19 +01:00 |
|
Amir Gonnen
|
848939683e
|
Initial revision for Mpy extension generation script
|
2019-01-24 00:14:33 +02:00 |
|
Gabor Kiss-Vamosi
|
6cd62851bb
|
lv_img multi lang fixes
|
2019-01-23 15:24:56 +01:00 |
|
Gabor Kiss-Vamosi
|
97b9fce748
|
lv_img: add multi language support
|
2019-01-23 15:07:22 +01:00 |
|
Gabor Kiss-Vamosi
|
c18be9809d
|
Merge branch 'dev-5.3' into mixed
|
2019-01-23 14:44:18 +01:00 |
|
Gabor Kiss-Vamosi
|
68a860b958
|
lv_lang: minor fixes
|
2019-01-23 12:30:50 +01:00 |
|
Gabor Kiss-Vamosi
|
15d08b6692
|
multi_lang rework: use separate arrays for each language
|
2019-01-23 12:25:33 +01:00 |
|
Gabor Kiss-Vamosi
|
264f630467
|
lv_canvas: fix typo
|
2019-01-20 21:37:56 +01:00 |
|
Gabor Kiss-Vamosi
|
7b193a40ef
|
add lv_canvas_mult_buf
|
2019-01-17 16:24:01 +01:00 |
|
Gabor Kiss-Vamosi
|
a7207af953
|
multi_lang: rename functions
|
2019-01-16 10:01:27 +01:00 |
|
Gabor Kiss-Vamosi
|
d0f42c26cc
|
add multi language support system + lv_label_set_text_multi
|
2019-01-16 09:57:07 +01:00 |
|
Gabor Kiss-Vamosi
|
6d449962ff
|
lv_canvas: lv_canvas_copy_to_buf
|
2019-01-16 08:37:18 +01:00 |
|
Gabor Kiss-Vamosi
|
3ab541949f
|
add lv_canvas.c/h files
|
2019-01-14 19:39:21 +01:00 |
|
Samuel
|
38d0e5b6e7
|
Fix an error in get_row_height.
Fix get_row_height error.
|
2019-01-14 23:38:28 +08:00 |
|
Gabor Kiss-Vamosi
|
623fc13407
|
lv_table: minor fix for cell_crop
|
2019-01-14 07:13:09 +01:00 |
|
Brian Pugh
|
84bcf11d57
|
retabbed
|
2019-01-12 14:28:20 -08:00 |
|
Brian Pugh
|
bd30245492
|
Get btn index without providing list object
|
2019-01-12 12:08:41 -08:00 |
|
Gabor Kiss-Vamosi
|
440c6415bc
|
lv_table: crop improvements
|
2019-01-11 17:37:26 +01:00 |
|
Gabor Kiss-Vamosi
|
fcb95272b9
|
fix typo
|
2019-01-11 16:46:36 +01:00 |
|
Gabor Kiss-Vamosi
|
ff21f5a590
|
Merge pull request #712 from joltwallet/get_txt_width_fix
Correctly count text width
|
2019-01-11 16:42:57 +01:00 |
|
Gabor Kiss-Vamosi
|
ec19c8c87e
|
lv_imgbtn_get_src_middle fix typo
|
2019-01-11 16:03:40 +01:00 |
|
Brian Pugh
|
d25f0db948
|
fix SYMBOL_DOWN
|
2019-01-10 23:11:48 -08:00 |
|
Gabor Kiss-Vamosi
|
a4d6c628e3
|
lv_table: add crop poperty
|
2019-01-10 16:06:20 +01:00 |
|
Gabor Kiss-Vamosi
|
d3fab62f8f
|
txt position fixes
|
2019-01-07 07:06:31 +01:00 |
|
Brian Pugh
|
db219daeda
|
Roller visible 1 should have a full line-width height padding
|
2019-01-06 19:24:00 -08:00 |
|
Brian Pugh
|
ee2ddf26f3
|
in roller, set lv_ddlist_set_fix_height 1 text.line_space less than row_cnt
|
2019-01-06 19:02:29 -08:00 |
|
Brian Pugh
|
ced3903100
|
reduce redundant width calculations in lv_label
|
2019-01-06 18:32:26 -08:00 |
|
Brian Pugh
|
5f11d67812
|
remove duplicate lv_txt_get_width code in lv_label
|
2019-01-06 18:17:24 -08:00 |
|