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
George Slater
de102f9d20
Updated lv_refr_area and lv_img_design to account for single pixel height/width objects.
...
lv_refr_area: Updated height for area refresh to correctly include areas that are a height of only 1 pixel.
lv_img_design: Updated draw loop to account for objects that are 1 pixel in height or width.
2019-11-13 11:54:05 -06:00
Pete Bone
1e4ce0b143
Dev 6.1 Minor fixes
...
lv_draw_arc.c -> line 218
Removed unsed fast_atan2() function which appears to have been moved to
lv_math.c as lv_atan2() function.
lv_font_heb_16.c -> line 1
Fixed inconsistent include path.
lv_label.c -> line 734
Added (char*) cast to const char* variable 'txt' to silence compiler
warning when LV_USE_BIDI is disabled.
lv_style.c -> line 93
Removed this line
lv_style.c -> line 97
Reverted this line to remove override of LV_FONT_DEFAULT defined in
lv_conf.h
2019-11-12 15:26:35 +00:00
Gabor Kiss-Vamosi
90eeff7022
merge dev-6.1
2019-11-11 19:42:10 +01:00
Gabor Kiss-Vamosi
abb393632e
minor fixes
2019-11-05 12:30:33 +01:00
Gabor Kiss-Vamosi
769c1a8f8a
define empty LV_DEBUG_ASSERT if LV_USE_DEBUG is 0
2019-11-04 20:35:47 +01:00
Gabor Kiss-Vamosi
541a010ee9
fix uninitialized and shadoed warnings
2019-11-04 16:56:57 +01:00
Themba Dube
fb227e064f
Fix some more warnings in dev-7.0
2019-11-04 08:13:07 -05:00
Gabor Kiss-Vamosi
e7afc94cde
fix conflicts
2019-11-03 16:12:05 +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
abfe2f63a1
img rotate auto set ext draw pad
2019-11-02 21:30:51 +01:00
Themba Dube
982e2036cf
Fix inconsistency between lv_debug.c and lv_debug.h
2019-10-31 20:21:58 -04:00
Themba Dube
958f0acdc8
Fix inconsistency between lv_debug.c and lv_debug.h
2019-10-31 20:18:50 -04:00
Gabor Kiss-Vamosi
9726e269ab
fix drag throw
2019-10-31 08:51:34 +01:00
Gabor Kiss-Vamosi
4632c35f39
style fixes
2019-10-31 06:41:57 +01:00
Gabor Kiss-Vamosi
a6a3390cbd
style fixes
2019-10-30 09:47:28 +01:00
Gabor Kiss-Vamosi
7633fe2a3e
clean up styles
2019-10-30 09:47:07 +01:00
Gabor Kiss-Vamosi
a75640adc2
merge dev-6.1
2019-10-30 06:59:51 +01:00
Gabor Kiss-Vamosi
42070162b9
add image.intense to btn styles
2019-10-30 06:26:51 +01:00
Gabor Kiss-Vamosi
033b42fa3c
add comments
2019-10-28 15:52:12 +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
Gabor Kiss-Vamosi
a6f68e5387
add subpx rendering
2019-10-16 14:42:15 +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
Amir Gonnen
d1d3ef4305
use "export" macro to export interesting defines to binding
2019-10-03 23:20:50 +03:00
Gabor Kiss-Vamosi
3753265f56
update makefile
2019-10-03 06:06:20 +02:00
Gabor Kiss-Vamosi
7a707ff94c
merge dev-6.1
2019-10-01 22:16:25 +02:00
Gabor Kiss-Vamosi
f00c24f312
debug: add style sentinel
2019-09-27 03:28:44 +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
e9b6fcd58d
debug: minor fixes
2019-09-25 08:58:12 +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
a67463db5b
lv_bar: mask the gradient indicators
2019-09-20 11:03:13 +02:00
Gabor Kiss-Vamosi
fc88148e52
scroll prop fixes
2019-09-19 14:58:07 +02:00
Gabor Kiss-Vamosi
a79da64757
lv_page: add support to nested (chained) scroll propagation
2019-09-18 16:03:29 +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
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