Gabor Kiss-Vamosi
|
fcf1d52e4a
|
replace lv_lang with more advanced lv_i18n
|
2019-02-20 12:55:21 +01:00 |
|
Gabor Kiss-Vamosi
|
a494521d7b
|
Merge branch 'dev-6.0' into manison-feature/theme_focus_cb
|
2019-02-19 07:03:31 +01:00 |
|
Themba Dube
|
99825aa29f
|
Merge branch 'master' into dev-6.0
|
2019-02-18 12:18:16 -05:00 |
|
Themba Dube
|
d05ec536fd
|
Fix compilation errors when USE_LV_GROUP is 0
|
2019-02-18 12:17:56 -05:00 |
|
Gabor Kiss-Vamosi
|
9572c7d4ed
|
lv_imgbtn: bugfix
|
2019-02-18 05:57:30 +01:00 |
|
Gabor Kiss-Vamosi
|
20282ce89f
|
remove var. declaration in for loop header
|
2019-02-18 05:57:30 +01:00 |
|
Themba Dube
|
62e58a25c9
|
Merge branch 'master' into dev-6.0
|
2019-02-17 14:58:32 -05:00 |
|
manison
|
79dc8b2ace
|
Merge branch 'dev-6.0' into feature/theme_focus_cb
|
2019-02-15 08:04:54 +01:00 |
|
Gabor Kiss-Vamosi
|
e3bbe0a4fd
|
spinbox fixes
|
2019-02-15 06:34:30 +01:00 |
|
Gabor Kiss-Vamosi
|
96adbe3827
|
spinbox fixes
|
2019-02-15 06:34:30 +01:00 |
|
Themba Dube
|
48bd4fecc6
|
Merge branch 'master' into dev-6.0
|
2019-02-13 18:20:06 -05:00 |
|
Gabor Kiss-Vamosi
|
f5b8dd17b8
|
lv_list_set_selected_btn fix
|
2019-02-12 22:48:54 +01:00 |
|
embeddedt
|
fabd551e2a
|
Fix error reported by @canardos in lv_imgbtn
|
2019-02-12 11:03:34 -05:00 |
|
embeddedt
|
9ac933fb9e
|
Fix image source not being copied in lv_imgbtn
|
2019-02-12 07:04:34 -05:00 |
|
Gabor Kiss-Vamosi
|
caa2064c90
|
lv_spinbox: fixes
|
2019-02-12 07:55:46 +01:00 |
|
Gabor Kiss-Vamosi
|
c71047f359
|
lv_chart: LV_CHART_VETICAL_LINES fixes
|
2019-02-12 06:03:06 +01:00 |
|
manison
|
44e5cc446c
|
moved theme styles into substructure within lv_theme_t
https://github.com/littlevgl/lvgl/issues/806
|
2019-02-11 09:35:06 +01:00 |
|
embeddedt
|
32017ff659
|
Fix x/y mixup in lv_page.c (fixes #815)
|
2019-02-08 10:20:05 -05:00 |
|
embeddedt
|
89e8995dc4
|
Merge branch 'master' into dev-6.0
Merges bugfixes from 5.3.
|
2019-02-07 10:38:08 -05:00 |
|
Gabor Kiss-Vamosi
|
b0b1174564
|
lv_canvas: fix with LV_COLOR_16_SWAP
|
2019-02-07 10:27:47 +01:00 |
|
Gabor Kiss-Vamosi
|
4f50a5a147
|
ta placeholder: fixes
|
2019-02-03 01:33:21 +01:00 |
|
Gabor Kiss-Vamosi
|
e7fcb58bec
|
Merge pull request #789 from MiSimon/feature_ta_place_cursor_on_click
Position the text cursor when a lv_ta object is clicked
|
2019-02-03 00:43:07 +01:00 |
|
MiSimon
|
a71964f0b2
|
Removed some spaces
|
2019-02-02 23:25:11 +01:00 |
|
MiSimon
|
43b20179ed
|
removed code duplication
|
2019-02-02 22:59:28 +01:00 |
|
MiSimon
|
0d76cc4ef3
|
Changed POS1 to HOME
|
2019-02-02 22:45:02 +01:00 |
|
Gabor Kiss-Vamosi
|
cfe0c14e56
|
ta click: add to lv_ta_signal too
|
2019-02-02 05:11:18 +01:00 |
|
Gabor Kiss-Vamosi
|
1e6dc74c5a
|
lv_ta click simplification
|
2019-02-02 05:00:59 +01:00 |
|
MiSimon
|
8acc122ab0
|
Added placeholder label to text area
|
2019-02-02 01:26:52 +01:00 |
|
MiSimon
|
4e61a2da33
|
Fixed missing NULL check
|
2019-02-02 00:21:50 +01:00 |
|
MiSimon
|
dc9cffec5d
|
Position cursor at the position at which lv_ta was clicked
|
2019-02-02 00:19:18 +01:00 |
|
MiSimon
|
86b34460dd
|
Added POS1 and END support to lv_ta
|
2019-02-01 23:53:09 +01:00 |
|
Gabor Kiss-Vamosi
|
77f6844340
|
add top level lvgl.mk
|
2019-02-01 05:03:35 +01:00 |
|
Gabor Kiss-Vamosi
|
cbab184002
|
lv_canvas: restore reverted updates
|
2019-01-31 21:06:28 +01:00 |
|
Gabor Kiss-Vamosi
|
0819688f50
|
Revert "lv_canvas: comment update"
This reverts commit 078bc96b772bb00a2ad8d248bc0525894583c6f9.
|
2019-01-31 20:24:40 +01:00 |
|
Gabor Kiss-Vamosi
|
6770e1ab32
|
Revert "lv_canvas: support indexed images"
This reverts commit ed8ec4a4c2d0d750bded87199d5fe3a465674276.
|
2019-01-31 20:24:30 +01:00 |
|
Gabor Kiss-Vamosi
|
078bc96b77
|
lv_canvas: comment update
|
2019-01-31 19:39:57 +01:00 |
|
Gabor Kiss-Vamosi
|
ed8ec4a4c2
|
lv_canvas: support indexed images
|
2019-01-31 19:38:40 +01:00 |
|
Gabor Kiss-Vamosi
|
2274ca348b
|
Merge pull request #783 from seyyah/dev-5.3
lv_canvas: lv_canvas_boundary_fill4 function interface enhancement
|
2019-01-31 15:55:25 +01:00 |
|
seyyah
|
3db41c327f
|
lv_canvas: update function prototypes
|
2019-01-31 16:22:07 +03:00 |
|
seyyah
|
6de1ad36dc
|
lv_canvas: merge last commits
|
2019-01-31 16:15:50 +03:00 |
|
seyyah
|
635ca1ab90
|
lv_canvas: lv_canvas_boundary_fill4 function interface enhancement
|
2019-01-31 16:07:59 +03:00 |
|
Amir Gonnen
|
cc77d78d5a
|
lv_label_set_text_id must be declared conditionally otherwise lv_micropython would create a wrapper to an undefined function
|
2019-01-31 09:39:59 +02:00 |
|
Gabor Kiss-Vamosi
|
d1b593be66
|
Merge pull request #775 from littlevgl/license-origin
Add note about origin of function
|
2019-01-30 17:05:50 +01:00 |
|
Themba D
|
a91c142b3c
|
Add note about origin of function
|
2019-01-30 07:02:03 -05:00 |
|
Gabor Kiss-Vamosi
|
fa28cee957
|
disable multi-lang related functions if USE_LV_MULTI_LANG = 0
|
2019-01-30 10:49:59 +01:00 |
|
Amir Gonnen
|
950fb33206
|
bugfix: return int not pointer
|
2019-01-29 22:06:36 +02:00 |
|
Gabor Kiss-Vamosi
|
fd1e8483a5
|
multi-lang: fix function names
|
2019-01-29 04:41:44 +01:00 |
|
Gabor Kiss-Vamosi
|
855dc44e32
|
solve warings
|
2019-01-28 16:02:11 +01:00 |
|
Gabor Kiss-Vamosi
|
08007aa4d5
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into dev-5.3
|
2019-01-28 15:41:08 +01:00 |
|
Gabor Kiss-Vamosi
|
120a431766
|
lv_slider: reduce bg size if knob_in = 1 too
|
2019-01-28 15:18:59 +01:00 |
|