Gabor Kiss-Vamosi
|
6c8b0c44be
|
fix conversation warnings
|
2019-12-02 12:20:01 +01:00 |
|
Gabor Kiss-Vamosi
|
b4b6a472fb
|
use array[] instead of pointer in API function parameters where required
|
2019-11-21 06:08:09 +01:00 |
|
Gabor Kiss-Vamosi
|
90eeff7022
|
merge dev-6.1
|
2019-11-11 19:42:10 +01:00 |
|
Gabor Kiss-Vamosi
|
c86e2722bd
|
lv_draw_label: fix warning with txt_sel by adding lv_draw_label_txt_sel_t parameter
|
2019-10-30 10:16:06 +01:00 |
|
Amir Gonnen
|
f7c2512c76
|
Bidi fixes
Add bidi_dir parameter to lv_draw_label
Use draw buffer for bidi processing
condition bidi code according to LV_USE_BIDI
|
2019-10-20 02:16:57 +03:00 |
|
Gabor Kiss-Vamosi
|
0a9eeba4e4
|
dubug: add asserts to every object type's API functions
|
2019-09-26 15:13:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ede392b7c9
|
debug: add assterts to lv_obj and update signal functions
|
2019-09-26 10:51:54 +02:00 |
|
Gabor Kiss-Vamosi
|
5660181b81
|
debug: rework asserts
|
2019-09-24 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
366f958e1a
|
debug: add the basics of LV_DEBUG
|
2019-09-24 16:30:38 +02:00 |
|
Themba Dube
|
5c735c0fc8
|
Do not add right padding to calendar label's x1 coordinate
|
2019-08-05 14:22:37 -04:00 |
|
Gabor Kiss-Vamosi
|
3cfe72c0fb
|
lv_calendar_get_pressed_date: return NULL if not date pressed
|
2019-07-26 13:23:19 +02:00 |
|
Gabor Kiss-Vamosi
|
3088849b63
|
minor API changes
|
2019-06-17 16:05:30 +02:00 |
|
Gabor Kiss-Vamosi
|
10c46e73a8
|
label_draw hint experiments
|
2019-06-14 14:57:59 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
b174398cb5
|
merge new font API
|
2019-05-29 05:31:03 +02:00 |
|
Gabor Kiss-Vamosi
|
b0a4fd7dad
|
calendar: optimize cover check in the design function
|
2019-05-19 10:56:21 +02:00 |
|
Gabor Kiss-Vamosi
|
77d43069e0
|
Merge pull request #951 from ali-rostami/master
add LV_CHART_MODE_CIRCULAR feature to chart objects.
|
2019-05-10 14:58:20 +02:00 |
|
Ali Rostami
|
0442ffe6cb
|
keep the pressed_date after release
we shouldn't lose the pressed_date after the release and press lost
|
2019-05-09 10:21:50 +04:30 |
|
Gabor Kiss-Vamosi
|
4e6aac2157
|
font rework
|
2019-04-23 15:56:59 +02:00 |
|
canardos
|
e6b7afccd2
|
Allow const lv_style_t objects
|
2019-04-11 19:59:55 +08:00 |
|
Gabor Kiss-Vamosi
|
fb1ca3fb87
|
rename lv_obj_get_..._func to .._cb (#1011)
|
2019-04-10 06:40:55 +02:00 |
|
Gabor Kiss-Vamosi
|
75f42fde2f
|
fix conflicts
|
2019-04-08 14:40:41 +02:00 |
|
Gabor Kiss-Vamosi
|
e47750864e
|
rename LV_GROUP_KEY to LV_KEY
|
2019-04-08 14:36:20 +02:00 |
|
Themba Dube
|
9c8296edf9
|
Fix off-by-one error in lv_calendar
|
2019-04-05 14:52:04 -04:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Themba Dube
|
82a095b94a
|
Add ability to select text on the text area
|
2019-03-27 16:39:37 -04:00 |
|
Gabor Kiss-Vamosi
|
58d375bc93
|
fix typo: LV_SIGNAL_CONTROLL -> LV_SIGNAL_CONTROL
|
2019-03-19 07:15:00 +01:00 |
|
Gabor Kiss-Vamosi
|
ee04c41da8
|
feat(event): add LV_EVENT_SELECTED, event data paramter and update lv_btnm API
|
2019-03-19 06:30:05 +01:00 |
|
Gabor Kiss-Vamosi
|
02689fceab
|
solve conflicts
|
2019-03-18 16:09:52 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|