Gabor Kiss-Vamosi
|
9cc03b0122
|
add #1314 again
|
2019-12-26 02:12:44 +01:00 |
|
Gabor Kiss-Vamosi
|
f5aebd4c2c
|
start implement style caching
|
2019-12-26 01:30:20 +01:00 |
|
Gabor Kiss-Vamosi
|
f2388b7db2
|
simplify lv_obj_create
|
2019-12-23 01:02:19 +01:00 |
|
Gabor Kiss-Vamosi
|
abb4eb147d
|
Merge branch 'master' into dev-7.0
|
2019-12-22 23:21:25 +01:00 |
|
Gabor Kiss-Vamosi
|
47e29bed8e
|
lv_mem: fix defines for 64 bit environment
|
2019-12-22 23:21:09 +01:00 |
|
Gabor Kiss-Vamosi
|
5a4e069fb8
|
minor fixes
|
2019-12-22 23:19:51 +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
|
ef071d02a7
|
Merge branch 'c64-test'
|
2019-12-21 23:07:18 +01:00 |
|
Gabor Kiss-Vamosi
|
65d79a7905
|
img zoom fix when computing with the edge pixels
|
2019-12-21 22:11:42 +01:00 |
|
Gabor Kiss-Vamosi
|
a010412fde
|
roller: fix misalignment if the new options has the same width as the previous
|
2019-12-21 21:50:41 +01:00 |
|
Gabor Kiss-Vamosi
|
af1453400d
|
lv_label: bidi fixes
|
2019-12-21 20:48:44 +01:00 |
|
Gabor Kiss-Vamosi
|
638666f685
|
fix include in lv_api_map.h
|
2019-12-21 20:36:19 +01:00 |
|
Gabor Kiss-Vamosi
|
7175231aab
|
tileview: call drag_end_handler only if it was dragging
|
2019-12-21 20:27:01 +01:00 |
|
Gabor Kiss-Vamosi
|
1441601e3e
|
list layout fixes
|
2019-12-21 20:25:30 +01:00 |
|
Gabor Kiss-Vamosi
|
de1683a4ec
|
children inherit obj state
|
2019-12-19 23:16:53 +01:00 |
|
Gabor Kiss-Vamosi
|
c2d254ff2d
|
Merge pull request #1317 from littlevgl/dd_num_options
Add public API for retrieving option_cnt from ddlist/roller
|
2019-12-19 23:14:17 +01:00 |
|
Gabor Kiss-Vamosi
|
374657c1be
|
new_style: integrate label
|
2019-12-19 22:44:18 +01:00 |
|
Themba Dube
|
0a3a8cc2d6
|
Remove leftover debugging statements
|
2019-12-19 16:36:29 -05:00 |
|
Themba Dube
|
cba91119e3
|
Add public API for retrieving option_cnt from ddlist/roller
|
2019-12-19 16:34:10 -05:00 |
|
Themba Dube
|
73cb9d45d7
|
Fix improper position calculation for bar indicator
|
2019-12-19 16:21:39 -05:00 |
|
Gabor Kiss-Vamosi
|
ec0920d933
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-12-19 14:41:03 +01:00 |
|
Gabor Kiss-Vamosi
|
51e827776f
|
merge master
|
2019-12-19 14:38:36 +01:00 |
|
Gabor Kiss-Vamosi
|
5927de98d3
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-12-19 14:10:51 +01:00 |
|
Gabor Kiss-Vamosi
|
b01df265ee
|
lv_sw: fix knob size calculation
|
2019-12-19 14:10:36 +01:00 |
|
Gabor Kiss-Vamosi
|
c1db465256
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-12-19 11:15:00 +01:00 |
|
Gabor Kiss-Vamosi
|
8e5446c68f
|
add lv_anim_refr_now()
|
2019-12-19 11:14:51 +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
|
fdd4a427f3
|
Merge pull request #1315 from xennex22/dev-7.0
Minor fixes for compiler
|
2019-12-16 18:51:50 +01:00 |
|
xennex22
|
226e566ebd
|
removed redundent test for NULL
|
2019-12-16 07:55:19 -08:00 |
|
xennex22
|
dd9d655b3d
|
removed redundent line
|
2019-12-16 07:54:26 -08:00 |
|
xennex22
|
9f447e8a4e
|
changed fn ptr return type from false to NULL
|
2019-12-16 07:53:18 -08:00 |
|
xennex22
|
63009588c0
|
removed unused function prototype
|
2019-12-16 07:51:07 -08:00 |
|
xennex22
|
92a0ef4be3
|
removed repeated line
|
2019-12-16 07:49:22 -08:00 |
|
xennex22
|
145864f872
|
made default kb maps const
also changed "Bksp" -> LV_SYMBOL_BACKSPACE
|
2019-12-16 07:48:40 -08:00 |
|
xennex22
|
f8c67bcc12
|
made lv_slider_draw_knob params const
|
2019-12-16 07:46:33 -08:00 |
|
Gabor Kiss-Vamosi
|
3429e58d3c
|
Merge pull request #1314 from ElFishle/master
Fix problem: letter space is not regarded in width calculation
|
2019-12-16 13:41:44 +01:00 |
|
hannes
|
5f4f516bef
|
Fix problem: letter space is not regarded in width calculation
|
2019-12-16 13:34:10 +01:00 |
|
Gabor Kiss-Vamosi
|
4405ab9cf7
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-16 06:14:55 +01:00 |
|
Gabor Kiss-Vamosi
|
1e4883ffc7
|
lv_page_creeate: fix false positive assert
|
2019-12-16 06:14:34 +01:00 |
|
Gabor Kiss-Vamosi
|
a101e9a3e5
|
initial version of new style system
|
2019-12-14 23:39:26 +01:00 |
|
Gabor Kiss-Vamosi
|
7567679a58
|
Merge pull request #1312 from patrykkrz/modification
Spinbox object - Cursor need shift to left after merge pull request #1220
|
2019-12-14 11:08:54 +01:00 |
|
Gabor Kiss-Vamosi
|
d7c74d6461
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-14 10:49:10 +01:00 |
|
Gabor Kiss-Vamosi
|
d6e4c2f50c
|
img_cache: for a match, besides src check style too
|
2019-12-14 10:49:06 +01:00 |
|
Patryk Krzywdziński
|
30539a51ec
|
Cursor need shift to left after merge pull request #1220
|
2019-12-13 15:46:55 +01:00 |
|
Gabor Kiss-Vamosi
|
b6b5b68d2c
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-11 08:57:37 +01:00 |
|