Gabor Kiss-Vamosi
|
96adbe3827
|
spinbox fixes
|
2019-02-15 06:34:30 +01:00 |
|
Gabor Kiss-Vamosi
|
ef8563c9bd
|
multi-disp_: minor fixes
|
2019-02-15 06:20:48 +01:00 |
|
Themba Dube
|
48bd4fecc6
|
Merge branch 'master' into dev-6.0
|
2019-02-13 18:20:06 -05:00 |
|
Vilem Zavodny
|
3425f29130
|
[#809] Added x axis scrolling feature into lv_page_focus function.
|
2019-02-13 11:19:47 +01:00 |
|
Gabor Kiss-Vamosi
|
673892cd80
|
multi-disp: unique VDB to displays
|
2019-02-13 01:40:22 +01: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 |
|
Gabor Kiss-Vamosi
|
b15ffa3d89
|
multi-disp: add unique inv_buf to each display
|
2019-02-12 15:38:13 +01:00 |
|
embeddedt
|
9ac933fb9e
|
Fix image source not being copied in lv_imgbtn
|
2019-02-12 07:04:34 -05:00 |
|
Gabor Kiss-Vamosi
|
8c4e4c3861
|
multi-disp: refresh multiple displays
|
2019-02-12 12:21:34 +01:00 |
|
canardos
|
fa736411e3
|
Move control byte to separate array and add functions to modify dynamically
|
2019-02-12 16:55:30 +08: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 |
|
Gabor Kiss-Vamosi
|
e2e6479fb0
|
multi_disp: add dynamic hor/ver res
|
2019-02-07 19:17:10 +01: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 |
|
Brian Pugh
|
9cecebfe0a
|
lv_sw.c: lv_sw_toggle_anim initial commit
|
2019-01-28 15:18:59 +01:00 |
|
Brian Pugh
|
514511c15a
|
lv_sw: lv_sw_toggle doc fix
|
2019-01-28 15:18:59 +01:00 |
|