Gabor Kiss-Vamosi
|
6cbd2114e3
|
rename lv_style_value to lv_style_int
|
2020-01-06 22:14:04 +01:00 |
|
Gabor Kiss-Vamosi
|
73614e6b22
|
start to separate virtual and real object parts
|
2020-01-05 20:05:11 +01:00 |
|
Gabor Kiss-Vamosi
|
eea40f41bb
|
merge dev-7.0
|
2020-01-05 17:05:54 +01:00 |
|
Gabor Kiss-Vamosi
|
6e2a707cfc
|
minor fixes
|
2020-01-05 01:16:13 +01:00 |
|
Themba Dube
|
08a125c860
|
Make lv_obj_is_point_on_coords accept a constant point
|
2020-01-04 08:52:52 -05:00 |
|
Themba Dube
|
9432622948
|
Allow objects to override bounding-box hit-testing
|
2020-01-04 08:48:37 -05:00 |
|
Gabor Kiss-Vamosi
|
aa5634dbcd
|
integrate lmeter and gauge
|
2020-01-01 21:44:16 +01:00 |
|
Gabor Kiss-Vamosi
|
c81f909263
|
integrate ddlist, roller + add LV_STYLE_PATTERN
|
2020-01-01 15:25:16 +01:00 |
|
Gabor Kiss-Vamosi
|
b4ee25e9cc
|
integrate image drawing + slider, sw
|
2019-12-31 22:13:32 +01:00 |
|
Gabor Kiss-Vamosi
|
584e88da08
|
style: integrate page + fixes + refactoring
|
2019-12-31 06:10:50 +01:00 |
|
Gabor Kiss-Vamosi
|
5dcee31f94
|
Merge branch 'dev-7.0' into feat-new-style
|
2019-12-26 04:18:21 +01:00 |
|
Gabor Kiss-Vamosi
|
0a53c05011
|
fix warnings
|
2019-12-26 03:37:28 +01:00 |
|
Gabor Kiss-Vamosi
|
68984828c3
|
add tests and lv_conf_internal.h to use LV_CONF_PATH
|
2019-12-26 02:49:30 +01:00 |
|
Gabor Kiss-Vamosi
|
07bc58aa9c
|
merge dev-7.0 into feat-new-style
|
2019-12-22 22:56:13 +01:00 |
|
Gabor Kiss-Vamosi
|
cd32b27bfc
|
merge master
|
2019-12-22 22:52:11 +01:00 |
|
Gabor Kiss-Vamosi
|
095c0bff49
|
integrate lv_btnm, add built-in styles, move opa_scale to styles, begin style caching
|
2019-12-22 22:40:02 +01:00 |
|
embeddedt
|
7b4f461944
|
Implement custom, opt-in hit-testing handlers for objects (#1318)
|
2019-12-22 13:51:02 +00:00 |
|
Amir Gonnen
|
248868fef1
|
Add lv_deinit function (#1319)
|
2019-12-21 23:35:00 +00:00 |
|
Gabor Kiss-Vamosi
|
de1683a4ec
|
children inherit obj state
|
2019-12-19 23:16:53 +01:00 |
|
Gabor Kiss-Vamosi
|
374657c1be
|
new_style: integrate label
|
2019-12-19 22:44:18 +01:00 |
|
Gabor Kiss-Vamosi
|
446a318e6e
|
add obj and style state
|
2019-12-19 11:05:04 +01:00 |
|
Gabor Kiss-Vamosi
|
02ca70c691
|
new_style: implement generic style set/get functions
|
2019-12-17 09:20:40 +01:00 |
|
Gabor Kiss-Vamosi
|
a101e9a3e5
|
initial version of new style system
|
2019-12-14 23:39:26 +01:00 |
|
Gabor Kiss-Vamosi
|
64df282c81
|
merge dev-6.1
|
2019-12-02 16:09:35 +01:00 |
|
Brian Pugh
|
64a56a2b0f
|
lv_obj: add missing const qualifiers in function definitions.
|
2019-11-25 22:09:38 -08:00 |
|
Gabor Kiss-Vamosi
|
51226f7bfb
|
merge bidi
|
2019-10-16 20:54:46 +02:00 |
|
Gabor Kiss-Vamosi
|
b06ef2620a
|
merge dev-6.1
|
2019-10-08 16:29:40 +02:00 |
|
Gabor Kiss-Vamosi
|
6190763382
|
bidi: add LV_LABEL_ALIGN_AUTO, LV_BIDI_DIR_AOUT/INHERIT, LV_SIGNAL_BASE_DIR_CHG
|
2019-10-08 16:26:55 +02:00 |
|
Gabor Kiss-Vamosi
|
fa6ae44f0f
|
fix conflicts
|
2019-09-26 15:24:47 +02: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
|
fc88148e52
|
scroll prop fixes
|
2019-09-19 14:58:07 +02:00 |
|
Gabor Kiss-Vamosi
|
e523070d0f
|
scroll propagaton reworked to use drag_parent
|
2019-09-17 16:07:30 +02:00 |
|
Gabor Kiss-Vamosi
|
c79ada1a46
|
scroll propagation: start to rework
|
2019-09-17 14:38:55 +02:00 |
|
Gabor Kiss-Vamosi
|
60cd00f9cc
|
add lv_design_res_t
|
2019-09-06 19:53:39 +02:00 |
|
Gabor Kiss-Vamosi
|
2f29a9f361
|
fix compiler errors
|
2019-07-08 13:00:27 +02:00 |
|
Themba Dube
|
1d53e5eaec
|
Move lv_obj_del_async to lv_obj.h
|
2019-07-06 15:48:18 -04:00 |
|
Gabor Kiss-Vamosi
|
c021de5968
|
lv_obj_set_opa_scale: update comment
|
2019-07-05 07:19:09 +02:00 |
|
Themba Dube
|
72cf43a176
|
Fix inadvertant commenting of signal
|
2019-06-28 08:36:53 -04:00 |
|
Themba Dube
|
2ecd0c4166
|
Merge branch 'dev-6.0' of github.com:littlevgl/lvgl into dev-6.0
|
2019-06-27 18:11:19 -04:00 |
|
Themba Dube
|
bbc9c886c6
|
Update Doxygen comments
|
2019-06-27 18:07:26 -04:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
d84e977218
|
fix callback conventions
|
2019-06-20 06:19:07 +02:00 |
|
Gabor Kiss-Vamosi
|
760359fd5a
|
lv_fs: add 'lv_fs_drv_t * drv' as first paramter to the dirver funnction
|
2019-06-16 09:24:10 +02:00 |
|
Gabor Kiss-Vamosi
|
71f00017af
|
remove LV_EVENT_SLECTED and use LV_EVENT_VALUE_CHANGED instead
|
2019-06-14 06:56:54 +02:00 |
|
Gabor Kiss-Vamosi
|
a2c9c72186
|
add LV_ANIM_ON/OFF
|
2019-06-11 13:51:14 +02:00 |
|
Gabor Kiss-Vamosi
|
a1d2d631f0
|
Merge branch 'border_styles' into dev-6.0
|
2019-06-07 14:52:24 +02:00 |
|
Gabor Kiss-Vamosi
|
8254ee6661
|
rename lv_obj_adjust_coords to lv_obj_get_inner_coords
|
2019-06-07 14:52:14 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Themba Dube
|
ca01b558f7
|
Add lv_obj_adjust_coords() API for finding the object's "client area"
|
2019-06-01 21:37:04 -04:00 |
|