Gabor Kiss-Vamosi
|
55ed99d851
|
merge master
|
2020-01-15 00:10:13 +01:00 |
|
Themba Dube
|
00ba66534d
|
Initialize adv_hittest for non-screen objects
|
2020-01-09 20:26:46 -05:00 |
|
Gabor Kiss-Vamosi
|
bcd4e22429
|
copy adv_hittest in lv_obj_create
|
2020-01-09 18:15:54 +01:00 |
|
Gabor Kiss-Vamosi
|
1c46d69ef6
|
apply lv_obj_realign on parent size change. Close #1308
|
2020-01-06 15:05:51 +01:00 |
|
embeddedt
|
492c9e4178
|
Fix #1342 (regression from #1319)
|
2020-01-05 19:28:29 -05: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 |
|
Themba Dube
|
4432a3d31f
|
Merge remote-tracking branch 'origin/master' into dev-7.0
|
2019-12-31 19:23:21 -05:00 |
|
Gabor Kiss-Vamosi
|
f8f308a72e
|
lv_event_send_func: obj can be NULL so prevents false positive assert
|
2019-12-30 14:30:44 +01:00 |
|
Gabor Kiss-Vamosi
|
0a53c05011
|
fix warnings
|
2019-12-26 03:37:28 +01:00 |
|
Gabor Kiss-Vamosi
|
cd32b27bfc
|
merge master
|
2019-12-22 22:52:11 +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
|
c7374948a1
|
fix memory leak in obj create functions if ext alloc fails
|
2019-12-03 18:16:14 +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
|
5f3374624e
|
fix warnings
|
2019-11-25 11:11:41 +01:00 |
|
Gabor Kiss-Vamosi
|
926dafd3b5
|
minor fixes
|
2019-11-25 07:15:01 +01:00 |
|
Gabor Kiss-Vamosi
|
f0863b4179
|
fix minor warnings
|
2019-11-25 06:44:13 +01:00 |
|
Gabor Kiss-Vamosi
|
b4dae16e22
|
move lv_draw_buf to lv_mem as lv_mem_buf
This way they can be used as general purpose buffers not only for drawing
|
2019-11-19 06:25:14 +01:00 |
|
Gabor Kiss-Vamosi
|
d7232be181
|
minor fixes
|
2019-11-17 06:23:26 +01:00 |
|
Gabor Kiss-Vamosi
|
5001c4e6a9
|
theme and minor drawin fixes
|
2019-11-16 11:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
2be039e917
|
rename lv_ll_rem to lv_ll_remove
|
2019-11-15 11:04:46 +01:00 |
|
Gabor Kiss-Vamosi
|
cbe99407b0
|
draw_mask updates + lv_objmask use relative coordinates with masks
|
2019-11-14 14:05:14 +01:00 |
|
Gabor Kiss-Vamosi
|
90b7d3853f
|
lv_draw_mask_add: save only the pointer of the parameter
|
2019-11-14 14:05:14 +01:00 |
|
Gabor Kiss-Vamosi
|
abb393632e
|
minor fixes
|
2019-11-05 12:30:33 +01:00 |
|
Gabor Kiss-Vamosi
|
541a010ee9
|
fix uninitialized and shadoed warnings
|
2019-11-04 16:56:57 +01:00 |
|
Gabor Kiss-Vamosi
|
23b2a2810c
|
drag fixes
Even in case of LV_DRAG_DIR_BOTH only one dir drag was possible if x or y havn't changed during the first movement.
|
2019-11-03 15:45:41 +01:00 |
|
Gabor Kiss-Vamosi
|
a75640adc2
|
merge dev-6.1
|
2019-10-30 06:59:51 +01:00 |
|
Gabor Kiss-Vamosi
|
f02d52a598
|
merge dev-6.1
|
2019-10-24 15:25:52 +02:00 |
|
Gabor Kiss-Vamosi
|
dbaaaa31a6
|
lv_obj_set_parent: reposition according to base dir
|
2019-10-17 06:10:08 +02:00 |
|
Gabor Kiss-Vamosi
|
51226f7bfb
|
merge bidi
|
2019-10-16 20:54:46 +02:00 |
|
Gabor Kiss-Vamosi
|
1521aad41e
|
move 'corner mask' to style.body
|
2019-10-16 20:25:53 +02:00 |
|
Themba Dube
|
dcc287c936
|
Merge remote-tracking branch 'origin/master' into dev-6.1
|
2019-10-12 20:55:17 -04:00 |
|
Gabor Kiss-Vamosi
|
c747f29664
|
ddlist: RTL deafult pos fixes
|
2019-10-10 14:34:39 +02:00 |
|
Gabor Kiss-Vamosi
|
cadf2bd97d
|
with RTL base dir: create the object on the right and grow to the right in lv_obj_set_width
|
2019-10-10 14:16:11 +02:00 |
|
crnchbng
|
68c752ab50
|
Fix compile issue with LV_EXT_CLICK_AREA_TINY (#1221)
Discussed in https://github.com/littlevgl/lv_gui_builder/issues/2#issuecomment-495246128.
|
2019-10-08 10:53:31 -04: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
|
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 |
|
Gabor Kiss-Vamosi
|
e523070d0f
|
scroll propagaton reworked to use drag_parent
|
2019-09-17 16:07:30 +02:00 |
|
Gabor Kiss-Vamosi
|
31c628f332
|
update bar, slider, sw drawing
|
2019-09-16 10:58:28 +02:00 |
|
Gabor Kiss-Vamosi
|
f190c78195
|
font compression: add prefilter support
|
2019-09-13 15:40:12 +02:00 |
|
Gabor Kiss-Vamosi
|
7d675cf1d1
|
add horizontal gradient main/grad_color_stop
|
2019-09-11 06:47:52 +02:00 |
|
Gabor Kiss-Vamosi
|
60cd00f9cc
|
add lv_design_res_t
|
2019-09-06 19:53:39 +02:00 |
|
Gabor Kiss-Vamosi
|
88e88d7ca7
|
shadow draw fixes
|
2019-09-05 21:44:29 +02:00 |
|