Gabor Kiss-Vamosi
|
7c76a46cbc
|
Remove unused code
Co-Authored-By: AloyseTech <AloyseTech@users.noreply.github.com>
|
2018-11-06 16:42:30 +01:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
Brian Pugh
|
e37e0079be
|
Set lv_list last_sel to NULL upon creation
|
2018-11-05 09:33:05 -08:00 |
|
Brian Pugh
|
96c0050cb8
|
Remember list last selected
|
2018-11-05 08:46:51 -08:00 |
|
AloyseTech
|
2c7b51ca56
|
Add left digit padding handling
|
2018-11-05 14:48:33 +01:00 |
|
AloyseTech
|
d5747a0379
|
fix set_digit_format
|
2018-11-05 14:47:30 +01:00 |
|
AloyseTech
|
b0962095f3
|
Merge branch 'spinbox' of github.com:AloyseTech/lvgl into spinbox
|
2018-11-05 14:02:13 +01:00 |
|
AloyseTech
|
77162e7784
|
Avoid object defocusing in signle group object
|
2018-11-05 13:15:34 +01:00 |
|
AloyseTech
|
6e116d9e59
|
Add digit padding feature [WIP]
|
2018-11-05 11:52:21 +01:00 |
|
Gabor Kiss-Vamosi
|
a81b735016
|
Merge pull request #522 from C47D/Fix_513
Fixes #513
|
2018-11-04 20:54:03 +01:00 |
|
Gabor Kiss-Vamosi
|
e5464f5be7
|
spinbox: formatting
|
2018-11-04 20:21:51 +01:00 |
|
Carlos
|
d86f8a8981
|
Fixes #513
|
2018-11-04 12:24:45 -06:00 |
|
Gabor Kiss-Vamosi
|
deb8048da5
|
lv_draw_vbasic.c: remove unnecessary cast
|
2018-11-04 16:11:49 +01:00 |
|
AloyseTech
|
a88ad62af3
|
Add/fix comment
|
2018-11-03 18:41:06 +01:00 |
|
AloyseTech
|
8cafd07e0a
|
Remove double api, add increment/decrement api
|
2018-11-03 18:26:59 +01:00 |
|
AloyseTech
|
46309f7333
|
update spinbox object when int value change
|
2018-11-03 18:07:25 +01:00 |
|
Gabor Kiss-Vamosi
|
612c618240
|
minor fixes
|
2018-11-02 14:21:10 +01:00 |
|
Gabor Kiss-Vamosi
|
e2bbbefb04
|
Merge branch 'spinbox' of https://github.com/AloyseTech/lvgl into AloyseTech-spinbox
|
2018-11-02 13:57:00 +01:00 |
|
Gabor Kiss-Vamosi
|
f1b59388bb
|
Merge branch 'chartSerieClear' of https://github.com/AloyseTech/lvgl into AloyseTech-chartSerieClear
|
2018-11-02 13:37:23 +01:00 |
|
Gabor Kiss-Vamosi
|
c083150072
|
lv_list: fix warnings
|
2018-11-02 12:53:36 +01:00 |
|
Gabor Kiss-Vamosi
|
3353a74e1d
|
Merge branch 'master' of https://github.com/fallstool/lvgl into dev-5.3
|
2018-11-02 12:50:22 +01:00 |
|
Gabor Kiss-Vamosi
|
79b5b0f1fc
|
lv_list: update comments
|
2018-11-02 12:45:09 +01:00 |
|
Gabor Kiss-Vamosi
|
ed53728010
|
Merge branch 'master' into dev-5.3
|
2018-11-02 12:42:51 +01:00 |
|
AloyseTech
|
0fceadc529
|
add spinbox object to include list in lvgl.h
|
2018-11-01 19:45:48 +01:00 |
|
AloyseTech
|
404c52e3c2
|
create spinbox object, derivating lv_ta
|
2018-11-01 18:48:13 +01:00 |
|
AloyseTech
|
9b5ec3572e
|
move LV_CHART_POINT_DEF to header and define it to LV_COORD_MIN
|
2018-11-01 18:40:13 +01:00 |
|
fallstool
|
46b4186216
|
Update lv_list.c
change the code style
|
2018-11-01 09:58:55 +08:00 |
|
AloyseTech
|
bcf0a42674
|
Negative chart point not rendered, add function to clear points from a serie
|
2018-10-30 17:26:26 +01:00 |
|
Gabor Kiss-Vamosi
|
029d0af946
|
lv_roller: save preserve the touchpad selected value on defucus
|
2018-10-30 13:46:49 +01:00 |
|
Gabor Kiss-Vamosi
|
f5e397341d
|
lv_ll: fix comment typo
|
2018-10-30 13:46:49 +01:00 |
|
Gabor Kiss-Vamosi
|
32843f9f91
|
lv_roller: save preserve the touchpad selected value on defucus
|
2018-10-30 13:45:29 +01:00 |
|
fallstool
|
6ecd3f1f8a
|
Update lv_list.c
|
2018-10-30 18:08:38 +08:00 |
|
fallstool
|
17bc493612
|
Update lv_list.c
|
2018-10-30 17:05:27 +08:00 |
|
fallstool
|
34f8013465
|
Update lv_list.h
|
2018-10-30 17:04:11 +08:00 |
|
fallstool
|
5b05afe948
|
Update lv_list.c
|
2018-10-30 16:38:39 +08:00 |
|
fallstool
|
686c6c9033
|
Update lv_list.h
|
2018-10-30 16:38:00 +08:00 |
|
Gabor Kiss-Vamosi
|
04239f9287
|
lv_ll: fix comment typo
|
2018-10-30 09:18:45 +01:00 |
|
fallstool
|
e163a796b2
|
Merge pull request #1 from littlevgl/master
merge
|
2018-10-30 15:16:19 +08:00 |
|
Gabor Kiss-Vamosi
|
63f1bf2d45
|
Merge pull request #495 from joltwallet/group_refocus_pr_squashed
Group refocus on deletion
|
2018-10-28 23:51:19 +01:00 |
|
Brian Pugh
|
0e7d25ba85
|
Group refocus on deletion
|
2018-10-28 15:44:58 -07:00 |
|
Gabor Kiss-Vamosi
|
b7792f0aa2
|
updates from dev-5.3
|
2018-10-28 23:18:22 +01:00 |
|
Gabor Kiss-Vamosi
|
429a188318
|
minor fixes in symbol fonts
|
2018-10-28 23:15:32 +01:00 |
|
Gabor Kiss-Vamosi
|
0ff6026df8
|
improve page focus styling
|
2018-10-28 23:14:59 +01:00 |
|
Gabor Kiss-Vamosi
|
984b35e2b0
|
fix version number conflict
|
2018-10-28 10:30:22 +01:00 |
|
Gabor Kiss-Vamosi
|
fc319a4502
|
lv_tabview: add lv_res_t return value to prevent tab laoding on LV_RES_INV
|
2018-10-28 10:29:06 +01:00 |
|
Gabor Kiss-Vamosi
|
4f11ad7adb
|
lv_draw_img: fix buffer size
|
2018-10-28 09:07:00 +01:00 |
|
Gabor Kiss-Vamosi
|
436c09aa51
|
lv_ll: fix comment typo
|
2018-10-27 11:11:24 +02:00 |
|
Gabor Kiss-Vamosi
|
cd3f6340da
|
add rc tag
|
2018-10-27 11:11:24 +02:00 |
|
Gabor Kiss-Vamosi
|
78428b523f
|
lv_draw_img: fix to draw images with LV_COLOR_DEPTH 1
|
2018-10-27 11:11:24 +02:00 |
|
Gabor Kiss-Vamosi
|
f259b56e67
|
LV_GROUP_KEY_BACKSPACE
|
2018-10-20 00:43:42 +02:00 |
|