zlm
|
400ca85c67
|
Add a gesture event and fix an arc drawing bug (#1300)
|
2020-01-16 19:25:02 -05:00 |
|
Gabor Kiss-Vamosi
|
42b561fcdc
|
add style copy + minor refactoring
|
2020-01-16 21:25:11 +01:00 |
|
Gabor Kiss-Vamosi
|
805af47113
|
refactoring: class->style, style_dsc->style_list
|
2020-01-16 14:26:36 +01:00 |
|
Gabor Kiss-Vamosi
|
8d6a5ac776
|
chart faded area updates
|
2020-01-15 06:21:48 +01:00 |
|
Gabor Kiss-Vamosi
|
dabd00088b
|
merge dev-7.0
|
2020-01-15 00:13:32 +01:00 |
|
Gabor Kiss-Vamosi
|
55ed99d851
|
merge master
|
2020-01-15 00:10:13 +01:00 |
|
Gabor Kiss-Vamosi
|
533b949595
|
add dashed line support to horizontal and vertical lines
|
2020-01-15 00:08:29 +01:00 |
|
Gabor Kiss-Vamosi
|
89c0ad468e
|
improve table borders
|
2020-01-14 08:36:36 +01:00 |
|
Gabor Kiss-Vamosi
|
c3dddda326
|
integrate table
|
2020-01-12 22:08:34 +01:00 |
|
Gabor Kiss-Vamosi
|
b033e9d9c5
|
merge dev-7.0
|
2020-01-12 15:38:54 +01:00 |
|
Gabor Kiss-Vamosi
|
5b5400fdf1
|
experiemnt with style transitions
|
2020-01-12 15:33:14 +01:00 |
|
Gabor Kiss-Vamosi
|
5832f080f5
|
makefile fixes
|
2020-01-12 15:03:12 +01:00 |
|
Gabor Kiss-Vamosi
|
ea46f2a236
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-01-12 14:35:53 +01:00 |
|
Gabor Kiss-Vamosi
|
b08bf29aed
|
update makefile for backward compatibility
|
2020-01-12 14:34:43 +01:00 |
|
Gabor Kiss-Vamosi
|
c668c1731d
|
remove lv_label_body_draw, can be replaced by style
|
2020-01-10 18:16:20 +01:00 |
|
Gabor Kiss-Vamosi
|
284155aab0
|
make bg_opa:transp the deafult
|
2020-01-10 16:01:33 +01:00 |
|
Gabor Kiss-Vamosi
|
54e11bb835
|
remove TA cursor type. Use cursor style instead.
|
2020-01-10 06:52:57 +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
|
46bf92cd93
|
remove old style caching
|
2020-01-09 16:40:22 +01:00 |
|
Gabor Kiss-Vamosi
|
1fcfdf1e28
|
allow disabling style casche
|
2020-01-09 15:36:12 +01:00 |
|
Gabor Kiss-Vamosi
|
e3c85f6baf
|
improve style caching
|
2020-01-09 15:10:45 +01:00 |
|
Gabor Kiss-Vamosi
|
5a41efd899
|
Merge branch 'feat-new-style' of https://github.com/littlevgl/lvgl into feat-new-style
|
2020-01-09 14:16:58 +01:00 |
|
Gabor Kiss-Vamosi
|
3f617e39d5
|
try new style caching
|
2020-01-09 14:16:32 +01:00 |
|
Gabor Kiss-Vamosi
|
b5ce3dd25e
|
minor style improvements
|
2020-01-09 01:37:14 +01:00 |
|
Gabor Kiss-Vamosi
|
621ff4e0f7
|
style optimization
|
2020-01-08 23:56:51 +01:00 |
|
Gabor Kiss-Vamosi
|
76c792929a
|
Merge branch 'feat-new-style' of https://github.com/littlevgl/lvgl into feat-new-style
|
2020-01-08 23:13:37 +01:00 |
|
Gabor Kiss-Vamosi
|
d8e157ed86
|
style optimizatin
|
2020-01-08 23:13:08 +01:00 |
|
Gabor Kiss-Vamosi
|
b175b44fed
|
minor fixes
|
2020-01-08 21:52:07 +01:00 |
|
Gabor Kiss-Vamosi
|
1b94cf6851
|
reimplement style caching
|
2020-01-08 21:31:05 +01:00 |
|
Gabor Kiss-Vamosi
|
02f4dd764f
|
style improvments + integrate arc, canvas, objmask
|
2020-01-07 23:43:57 +01:00 |
|
Gabor Kiss-Vamosi
|
2eabc1f693
|
Merge pull request #1309 from littlevgl/power_efficiency
Improve LittlevGL power efficiency
|
2020-01-07 16:08:05 +01:00 |
|
Gabor Kiss-Vamosi
|
42e6984a75
|
show the pressed days on calendar
|
2020-01-07 00:49:47 +01:00 |
|
Gabor Kiss-Vamosi
|
6cbd2114e3
|
rename lv_style_value to lv_style_int
|
2020-01-06 22:14:04 +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 |
|
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 |
|
Themba Dube
|
7fcd4669a4
|
Merge branch 'dev-7.0' into power_efficiency
|
2020-01-05 09:13:54 -05: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
|
bd382fe262
|
integrate tabview
|
2020-01-01 18:46:22 +01:00 |
|
Gabor Kiss-Vamosi
|
96b0955e97
|
solve conflicts
|
2020-01-01 16:01:31 +01:00 |
|
Gabor Kiss-Vamosi
|
c81f909263
|
integrate ddlist, roller + add LV_STYLE_PATTERN
|
2020-01-01 15:25:16 +01:00 |
|
Gabor Kiss-Vamosi
|
72d5ea44d3
|
revert changes in lv_group.c/h
|
2020-01-01 07:30:04 +01: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
|
ecc8e48491
|
integrate img and cb
|
2019-12-31 23:02:25 +01:00 |
|
Gabor Kiss-Vamosi
|
b4ee25e9cc
|
integrate image drawing + slider, sw
|
2019-12-31 22:13:32 +01:00 |
|