Gabor Kiss-Vamosi
|
47f507ff62
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into dev-5.3
|
2018-12-19 16:35:58 +01:00 |
|
Gabor Kiss-Vamosi
|
e32c35905a
|
lv_img: use style.image.color for texts
|
2018-12-19 16:35:44 +01:00 |
|
Gabor Kiss-Vamosi
|
e6c4845983
|
lv_label: remove space from LV_LABEL_LONG_ROLL/SCROLL anims
|
2018-12-18 07:25:34 +01:00 |
|
Themba Dube
|
a2a03d8d53
|
Merge remote-tracking branch 'origin/master' into dev-5.3
|
2018-12-11 07:34:09 -05:00 |
|
Martin Herancourt
|
e60482ca0e
|
minor fixes
|
2018-12-11 10:21:22 +01:00 |
|
Themba Dube
|
e5dabf716a
|
Rename btn_single_selected_mode to single_mode
|
2018-12-09 20:30:36 -05:00 |
|
Themba Dube
|
303f55f3a3
|
Merge remote-tracking branch 'upstream/dev-5.3' into dev-5.3
|
2018-12-08 09:31:47 -05:00 |
|
Samuel
|
c7846c827b
|
Update lv_list.c
Use setter function enable/disable single selected mode.
|
2018-12-07 15:22:07 +08:00 |
|
Samuel
|
7da01d8683
|
Update lv_list.c
|
2018-12-03 19:44:58 +08:00 |
|
Gabor Kiss-Vamosi
|
a9eb9f9ea5
|
tileview asn scroll propagation improvments
|
2018-11-25 19:40:19 +01:00 |
|
Gabor Kiss-Vamosi
|
dd8f1c7b38
|
lv_page: add edge flash animation
|
2018-11-24 20:31:06 +01:00 |
|
Gabor Kiss-Vamosi
|
ba769623be
|
lv_page: add scroll propagation feature
|
2018-11-07 20:41:52 +01:00 |
|
Gabor Kiss-Vamosi
|
e5f59799ee
|
lv_list: use 'last_sel' with encoder too
|
2018-11-07 17:58:19 +01:00 |
|
Gabor Kiss-Vamosi
|
7c32c9c6e7
|
fix conflicts when merging from master
|
2018-11-07 17:47:50 +01:00 |
|
Gabor Kiss-Vamosi
|
3f059575ee
|
Merge pull request #529 from joltwallet/rem_last_sel
Remember list last selected
|
2018-11-07 10:18:50 +01:00 |
|
Brian Pugh
|
9c2b0ac5ea
|
valid action not necessary to save last_sel
|
2018-11-06 08:23:57 -08: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 |
|
Gabor Kiss-Vamosi
|
c083150072
|
lv_list: fix warnings
|
2018-11-02 12:53:36 +01:00 |
|
fallstool
|
46b4186216
|
Update lv_list.c
change the code style
|
2018-11-01 09:58:55 +08: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
|
5b05afe948
|
Update lv_list.c
|
2018-10-30 16:38:39 +08:00 |
|
Gabor Kiss-Vamosi
|
4751cb16c9
|
minor fixes
|
2018-10-17 11:27:31 +02:00 |
|
Gabor Kiss-Vamosi
|
603e9336d4
|
fixes if the freed memory become dirty
|
2018-10-15 19:00:03 +02:00 |
|
Gabor Kiss-Vamosi
|
7d1e1e6147
|
exclude some code when USE_LV_GROUP 0
|
2018-10-09 15:10:17 +02:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
f4449d1c9d
|
minor fixes related to encoder
|
2018-09-26 14:21:39 +02:00 |
|
Gabor Kiss-Vamosi
|
c84f114dd6
|
rename lv_...clear to lv_..._clean
|
2018-09-07 17:09:09 +02:00 |
|
Gabor Kiss-Vamosi
|
f6173cdb0d
|
rename lv_..._clean to lv_..._clear
|
2018-09-03 14:43:43 +02:00 |
|
Gabor Kiss-Vamosi
|
55ae32362e
|
lv_list. make lv_list_get_next/prev_btn() public
|
2018-08-27 19:55:17 +02:00 |
|
Gabor Kiss-Vamosi
|
372605440c
|
lv_btn_ink updates
lv_btn_ink updates
|
2018-08-26 14:21:48 +02:00 |
|
Gabor Kiss-Vamosi
|
f968792286
|
add the optional VDB write interface to the display driver (vdb_wr)
|
2018-08-04 01:46:00 +02:00 |
|
Gabor Kiss-Vamosi
|
fbf0303b2d
|
lv_list: add lv_list_set/get_btn_selected()
|
2018-07-30 07:42:36 +02:00 |
|
Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|
Gabor Kiss-Vamosi
|
7cc8e74d1a
|
add editable attribute for better encoder control
|
2018-07-25 21:52:50 +02:00 |
|
Gabor Kiss-Vamosi
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
69434c8b7d
|
place some lv_log_add calls
|
2018-07-25 17:57:08 +02:00 |
|
Gabor Kiss-Vamosi
|
2e17562e51
|
add lv_mem_assert to memory allocations
|
2018-07-25 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
fecc974ade
|
lv_group: click_focus improvements
|
2018-07-13 00:37:28 +02:00 |
|
Gabor Kiss-Vamosi
|
43ec140124
|
lv_list: make the clicked button selected if the list is in a group
|
2018-07-13 00:01:10 +02:00 |
|
Gabor Kiss-Vamosi
|
d483d14c8e
|
lv_group: add click_focus option
|
2018-07-12 23:38:27 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
ab0b60c584
|
lv_group: add edit feature (change to edit moed on ENTER long press)
|
2018-06-19 11:13:03 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
bd0d0eead7
|
lv_list: set LV_PROT_PRESS_LOST for list elements
|
2018-06-11 15:45:23 +02:00 |
|
Gabor Kiss-Vamosi
|
8826892b00
|
merge beta
|
2018-06-07 15:41:22 +02:00 |
|
Gabor Kiss-Vamosi
|
ad22d4b9b5
|
LV_GROUP_KEY_ENTER_LONG: improve objects behaviour
|
2018-05-26 10:28:58 +02:00 |
|
Gabor Kiss-Vamosi
|
e5bba0529a
|
remove the LV_GROUP_KEY_ENTER_LONG from some objects + fix ddlist and roller ENTER
|
2018-05-26 10:03:43 +02:00 |
|