Gabor Kiss-Vamosi
|
88ad8c341b
|
chore: kick CI to rebuild the docs
|
2024-04-23 16:00:28 +02:00 |
|
embeddedt
|
a66658ca3c
|
Fix v5 documentation link
|
2021-07-17 10:59:36 -04:00 |
|
embeddedt
|
0c64ae2ef7
|
Remove some outdated links
|
2021-02-26 13:50:57 -05:00 |
|
embeddedt
|
e2147d4be5
|
Update forum link
|
2019-06-28 16:02:28 -04:00 |
|
Gabor Kiss-Vamosi
|
22e8ec2b01
|
Merge pull request #1104 from C47D/fix_group_wrap
[lv_group - v5.3] Init wrap on group creation and fix documentation of wrap setter
|
2019-06-18 06:07:37 +02:00 |
|
C47D
|
648e2c4f17
|
[lv_group] Init wrap on group creation and fix documentation of wrap setter
|
2019-06-17 20:39:40 -05:00 |
|
Gabor Kiss-Vamosi
|
4139cd619b
|
Update README.md
|
2019-06-11 15:54:13 +02:00 |
|
embeddedt
|
037e828c8a
|
Fix lv_cont_get_fit_height using width instead
Reported in #1075
|
2019-05-21 09:52:18 -04:00 |
|
Gabor Kiss-Vamosi
|
d658eef2a0
|
fix typo
lv_font_symbol_30_basic -> lv_font_symbol_30
|
2019-05-20 15:50:21 +02:00 |
|
embeddedt
|
292ca72c03
|
Merge pull request #1064 from CrogST/patch-1
Fix swapping of SB and SCRL styles in lv_list_get_style function
|
2019-05-16 19:41:26 -04:00 |
|
CrogST
|
8273499a8c
|
Error in lv_list_get_style function
SB and SCRL styles were mixed up. Let me now if it is ok.
|
2019-05-16 14:30:54 +03:00 |
|
Gabor Kiss-Vamosi
|
c8d1413ece
|
Update lv_obj.c
|
2019-05-15 07:36:00 +02:00 |
|
Gabor Kiss-Vamosi
|
dab545e770
|
Update lv_canvas.c
|
2019-05-12 08:21:32 +02:00 |
|
Gabor Kiss-Vamosi
|
8745d16ba9
|
Update lv_canvas.c
|
2019-04-24 06:26:42 +02:00 |
|
Gabor Kiss-Vamosi
|
ef0f8b29cf
|
Update lv_txt.c
|
2019-04-23 15:08:12 +02:00 |
|
Gabor Kiss-Vamosi
|
580d1e111d
|
lv_list: fix lv_list_get_btn_next/prev
|
2019-04-11 08:11:13 -04:00 |
|
Themba Dube
|
b6df62a62a
|
lv_list: check actual object type instead of relying on signal handler
|
2019-04-11 08:09:33 -04:00 |
|
embeddedt
|
5f76d98311
|
Update README.md
|
2019-04-04 11:27:55 -04:00 |
|
Gabor Kiss-Vamosi
|
bb20b8ca1a
|
rounder_cb bug fix
|
2019-04-02 05:59:23 +02:00 |
|
Gabor Kiss-Vamosi
|
87d27a5665
|
Merge pull request #986 from upbeat27/master
lv_ddlist: fix original selected option not restoring on escape
|
2019-03-27 21:17:16 +01:00 |
|
Josh
|
6468d925ed
|
lv_ddlist: fix original selected option not restoring on escape
|
2019-03-27 09:23:43 -07:00 |
|
embeddedt
|
c1e98d3f37
|
Update all-other-issues.md
|
2019-03-27 10:39:42 -04:00 |
|
Gabor Kiss-Vamosi
|
22f84314a4
|
Rename bug_report.md to bug-report.md
|
2019-03-22 21:28:18 +01:00 |
|
Themba Dube
|
03b3070871
|
Update issue templates
|
2019-03-22 13:58:19 -04:00 |
|
Themba Dube
|
73ab6b3e2f
|
Add back missing bug report template
|
2019-03-22 13:57:35 -04:00 |
|
embeddedt
|
2f86a67e71
|
Add other issues template
|
2019-03-22 13:28:36 -04:00 |
|
embeddedt
|
1b12ee50bb
|
Merge pull request #976 from littlevgl/issue-templates
Add bug report issue template
|
2019-03-22 13:28:26 -04:00 |
|
embeddedt
|
ee4e61ed68
|
Add bug report issue template
|
2019-03-22 13:23:55 -04:00 |
|
Gabor Kiss-Vamosi
|
98d43daa5d
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-03-13 12:07:37 +01:00 |
|
Gabor Kiss-Vamosi
|
095a159005
|
lv_tileview_set_tile_act: fix with no animation
It should the position of the scrollable but the size was set
|
2019-03-13 05:22:55 +01:00 |
|
embeddedt
|
ec6598ccfb
|
Update CONTRIBUTING.md with forum information
|
2019-03-12 10:35:48 -04:00 |
|
embeddedt
|
c74e48249d
|
Add license information to CONTRIBUTING.md
|
2019-03-11 09:51:07 -04:00 |
|
Gabor Kiss-Vamosi
|
2eaa579121
|
lv_ddlist: fix value revert on focus
|
2019-03-08 15:48:44 +01:00 |
|
Gabor Kiss-Vamosi
|
66e70afbb4
|
use the obj->top on focus to bring the obj. to the foregorund
|
2019-03-06 16:13:04 +01:00 |
|
Gabor Kiss-Vamosi
|
9d0f68880a
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-03-05 15:34:36 +01:00 |
|
Gabor Kiss-Vamosi
|
78574541e3
|
lv_tileview: infinite loop bugfix
|
2019-03-05 15:32:09 +01:00 |
|
Gabor Kiss-Vamosi
|
b8c6783207
|
Update README.md
|
2019-03-03 08:13:13 +01:00 |
|
embeddedt
|
961d8e0350
|
Merge pull request #922 from amirgon/undef_free
Workaround for stray 'free' macro
|
2019-03-02 17:37:29 -05:00 |
|
Amir Gonnen
|
6f53e4616a
|
Workaround for stray 'free' macro
Related to littlevgl/lv_binding_micropython#11 'Build error for STM32 port due to 'free()' macro'
|
2019-03-03 00:12:12 +02:00 |
|
Themba Dube
|
f509d8fa4f
|
Apply ta label size fix from dev-6.0
|
2019-03-02 11:17:15 -05:00 |
|
Gabor Kiss-Vamosi
|
00ef778c7c
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-02-28 06:56:23 +01:00 |
|
Gabor Kiss-Vamosi
|
fbe838730f
|
lv_btnm: init recolor to 0
|
2019-02-28 06:56:10 +01:00 |
|
Gabor Kiss-Vamosi
|
b2e07d858b
|
revert placeholder init
|
2019-02-27 10:10:12 +01:00 |
|
Gabor Kiss-Vamosi
|
dfbcec2f0d
|
lv_ta: init placeholder
|
2019-02-27 10:09:36 +01:00 |
|
Gabor Kiss-Vamosi
|
65685a0da6
|
Merge pull request #892 from amirgon/patch-1
Add Micropython feature to README.md
|
2019-02-24 12:26:42 +01:00 |
|
Amir Gonnen
|
0bab902753
|
Add Micropython feature
and a short example
|
2019-02-24 11:20:37 +02:00 |
|
embeddedt
|
a374baa376
|
Merge pull request #889 from littlevgl/embeddedt-patch-1
Remove semicolons in lv_font_builtin.h
|
2019-02-22 12:01:49 -05:00 |
|
embeddedt
|
02c95e8fed
|
Remove semicolons in lv_font_builtin.h
|
2019-02-22 10:09:07 -05:00 |
|
Gabor Kiss-Vamosi
|
56f54d864a
|
Merge pull request #888 from joltwallet/lv_list_remember
lv_list remember
|
2019-02-22 13:14:28 +01:00 |
|
Brian Pugh
|
465f8fa96a
|
lv_list: lv_list_set_btn_selected: only write ext->last_sel if btn is non-NULL.
|
2019-02-21 21:40:00 -08:00 |
|