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 |
|
Gabor Kiss-Vamosi
|
f54ecc470c
|
fix text processing with negative letter space
|
2019-12-11 05:33:44 +01:00 |
|
Gabor Kiss-Vamosi
|
6f9d66843c
|
kb: fix deafult map
|
2019-12-11 05:17:30 +01:00 |
|
Gabor Kiss-Vamosi
|
cdc2cf90ce
|
lv_color.h: fix Wconversion warnings
|
2019-12-10 15:06:26 +01:00 |
|
Gabor Kiss-Vamosi
|
efeec7d3b6
|
minor conversion fixes to eliminate warnings
|
2019-12-09 14:35:13 +01:00 |
|
Gabor Kiss-Vamosi
|
fc29f58754
|
fix _WIN64 test (has only on underscore)
|
2019-12-09 14:34:53 +01:00 |
|
Gabor Kiss-Vamosi
|
af29b39803
|
merge master
|
2019-12-09 14:28:16 +01:00 |
|
Gabor Kiss-Vamosi
|
338abb3862
|
kb: minor fixes
|
2019-12-09 13:47:20 +01:00 |
|
Gabor Kiss-Vamosi
|
503b95a514
|
Merge branch 'dev-7.0' into master
|
2019-12-09 13:32:11 +01:00 |
|
TridentTD
|
54220ffbf1
|
Refactor indev_search_obj into a public API (#1297)
* Add lv_indev_get_obj(...) for finding the topmost object under a point.
* Replace uses of indev_search_obj() with lv_indev_search_obj()
|
2019-12-08 21:21:56 +00:00 |
|
Gabor Kiss-Vamosi
|
71be75b0ec
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-07 21:11:56 +01:00 |
|
Gabor Kiss-Vamosi
|
da2ee84fbb
|
fix some signal function if debug asssert is enabled
|
2019-12-07 21:11:38 +01:00 |
|
Amir Gonnen
|
842283d136
|
bugfix: use size_t also when GC is enabled (#1304)
|
2019-12-06 16:10:04 -05:00 |
|
Themba Dube
|
d7735410c9
|
Silence GCC warning
|
2019-12-06 12:31:19 -05:00 |
|
Gabor Kiss-Vamosi
|
f6f5f691f7
|
update library.json
v6.1.1
|
2019-12-06 14:41:27 +01:00 |
|
Gabor Kiss-Vamosi
|
840f382b64
|
release v6.1.1
|
2019-12-06 14:06:57 +01:00 |
|
Gabor Kiss-Vamosi
|
e8dd654ad6
|
remove the unimplemented lv_ll_swap
|
2019-12-06 14:04:06 +01:00 |
|
Gabor Kiss-Vamosi
|
17be0af46b
|
tileview fix assert in signal_cb
|
2019-12-06 13:43:38 +01:00 |
|
Themba Dube
|
343c6b8c6f
|
Fix narrowing warning in lv_color.h
|
2019-12-05 20:46:06 -05:00 |
|
Gabor Kiss-Vamosi
|
f34598d810
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-05 12:58:21 +01:00 |
|
Gabor Kiss-Vamosi
|
d35e09bfcc
|
lmeter: fix warning
|
2019-12-05 12:57:59 +01:00 |
|
Gabor Kiss-Vamosi
|
1f2987a66b
|
fix minor warnings
|
2019-12-05 06:44:11 +01:00 |
|
Themba Dube
|
29f93e35df
|
Silence GCC warning
|
2019-12-04 21:14:24 -05:00 |
|
Gabor Kiss-Vamosi
|
36082419d8
|
Merge pull request #1298 from someone42/master
Also making \r break lines in labels
|
2019-12-03 19:19:47 +01:00 |
|
Chris Chua
|
eb614c32b3
|
Also making \r break lines in labels
|
2019-12-04 04:43:16 +11:00 |
|
Gabor Kiss-Vamosi
|
c23655a0d7
|
fix warnings
|
2019-12-03 18:42:56 +01: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
|
664a538e85
|
fix warning from #1292
|
2019-12-03 14:56:17 +01:00 |
|
Gabor Kiss-Vamosi
|
6e97c07588
|
solve warnings listed in #1292
|
2019-12-03 06:56:48 +01:00 |
|
Gabor Kiss-Vamosi
|
64df282c81
|
merge dev-6.1
|
2019-12-02 16:09:35 +01:00 |
|