paolog
f8d67a4968
Removed NULL check
2020-03-25 17:37:36 +01:00
skypoldo
a6f3ed8102
Added rollover function to spinbox
...
The rollover functionalty allows the spinbox to turn aound the range of values. Increasing over maximum values restarts from minimum value. Decreasing below minimum value restarts fro maximum value.
2020-03-25 16:17:01 +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
1f2987a66b
fix minor warnings
2019-12-05 06:44:11 +01:00
Gabor Kiss-Vamosi
6c8b0c44be
fix conversation warnings
2019-12-02 12:20:01 +01:00
Gabor Kiss-Vamosi
ec18ea42fe
spinbox fix call order in signal function
2019-11-26 14:14:11 +01:00
Gabor Kiss-Vamosi
1016b8bb47
Merge pull request #1220 from ScarsFun/master
...
hide sign in spinbox widget if only positive values
2019-10-09 14:26:31 +02:00
Pusillus
99fd136758
hide sign if only positive values
2019-10-08 06:25:40 +02:00
Pusillus
dbccceea51
hide sign if only positive values
2019-10-06 08:29:15 +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
a6b81d3da8
fixes when some features are disabled
2019-06-27 08:33:14 +02:00
Gabor Kiss-Vamosi
4891f803fc
minor API updates
2019-06-25 15:14:47 +02:00
Gabor Kiss-Vamosi
c630493fc0
comment update
2019-06-19 18:41:29 +02:00
Gabor Kiss-Vamosi
23f842e462
run clag-format
2019-06-06 06:05:40 +02:00
Gabor Kiss-Vamosi
fb1ca3fb87
rename lv_obj_get_..._func to .._cb ( #1011 )
2019-04-10 06:40:55 +02:00
Gabor Kiss-Vamosi
e47750864e
rename LV_GROUP_KEY to LV_KEY
2019-04-08 14:36:20 +02:00
Gabor Kiss-Vamosi
ba2160042a
run clang format
2019-04-04 07:15:40 +02:00
Gabor Kiss-Vamosi
438ae64502
fixes for #935
2019-03-29 16:13:28 +01:00
Gabor Kiss-Vamosi
58d375bc93
fix typo: LV_SIGNAL_CONTROLL -> LV_SIGNAL_CONTROL
2019-03-19 07:15:00 +01:00
Gabor Kiss-Vamosi
02689fceab
solve conflicts
2019-03-18 16:09:52 +01:00
Gabor Kiss-Vamosi
f51bf17e39
move lvgl files to src folder
2019-03-17 08:33:03 +01:00