1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

65 Commits

Author SHA1 Message Date
Gabor
e00cd04963 lv_app: lv_scr_app(), lv_app_add_dsc() added 2017-07-10 17:29:19 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Kiss-Vamosi Gabor
889807b449 lv_app_benchmark: skeleton added 2017-07-07 19:38:11 +02:00
Gabor
5fcbdc3e9a lv_app_gsm: added 2017-06-26 14:08:29 +02:00
Gabor
fbc4551894 lv_app_kb MODE_ANIM -> ANIM_IN, ANIM_OUT 2017-06-13 14:42:44 +02:00
Gabor
06cea6ed3a label pwd mode added 2017-06-13 14:17:33 +02:00
Gabor
26325e5ee6 lv_app_kb: LV_APP_KB_MODE_ANIM added 2017-06-13 11:21:06 +02:00
Gabor
8578c2f1a2 WiFi app added 2017-06-07 12:38:43 +02:00
Gabor
8c35ff3c3b Updates before release 2017-05-15 09:48:48 +02:00
Gabor
813a8e5476 Minor updates 2017-05-15 09:15:14 +02:00
Gabor
3a9a23b350 minor style updates 2017-05-10 16:12:03 +02:00
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +02:00
Gabor
2abc9b214b Minor update 2017-05-08 11:21:33 +02:00
Gabor
1277a805c8 Minor updates 2017-05-08 10:09:47 +02:00
Gabor
6591da5917 minor bugfixes 2017-05-03 15:06:32 +02:00
Kiss-Vamosi Gabor
69876763e2 animation: add more control over object animations (e.g. ddlist open/close anim time set by func. instead of define) 2017-05-02 00:16:48 +02:00
Kiss-Vamosi Gabor
c72a16147c lv_app style: minor updates 2017-05-01 22:36:35 +02:00
Kiss-Vamosi Gabor
082eb2dad3 lv_obj: minor updates, typo errors 2017-05-01 18:09:31 +02:00
Gabor
9edaf13c68 minor updates during tests 2017-04-28 16:12:35 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +02:00
Gabor
e07abd8ad6 review: bugfixes, minor updates 2017-04-21 09:15:39 +02:00
Gabor
d93844bdd8 lv_rect renamed to lv_cont (container) 2017-04-13 16:12:03 +02:00
Gabor
f431f262be Apply the new style system on the applications too 2017-04-13 13:34:57 +02:00
Gabor
6116e83815 New style system introduced! Still not applied to apps 2017-04-13 10:20:35 +02:00
Gabor
c4f3838b1e further renames 2017-04-11 10:50:57 +02:00
Gabor
4c14c4c762 BIG UPDTAE: Style renames in the whole library 2017-04-10 11:33:38 +02:00
Gabor
5b7559ea76 Further draw speed optimizations 2017-03-20 10:47:41 +01:00
Kiss-Vamosi Gabor
7f49404d62 LV_FONT_ANTIALIAS added 2017-03-20 07:07:27 +01:00
Gabor
92e63fbb46 Draw speed optimalizations 2017-03-09 11:23:28 +01:00
Gabor
ef591b7af1 app conf: app configuration added (terminal, files) 2017-02-06 16:10:47 +01:00
Kiss-Vamosi Gabor
13f75de6ee lv_app_notice: max notice num added 2017-02-03 21:48:13 +01:00
Gabor
22f1a01b1c lv_mbox: start/stop auto close added 2017-01-16 12:41:21 +01:00
Gabor
398d5e32ae lv_mbox: minor updates 2017-01-16 10:07:52 +01:00
Kiss-Vamosi Gabor
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +01:00
Gabor
6bde942abe lv_app_notice: build notices from lv_mbox 2017-01-10 16:09:06 +01:00
Kiss-Vamosi Gabor
2d7e770b4b Style updates: whiter button border, app_kb no border 2017-01-09 06:46:27 +01:00
Kiss-Vamosi Gabor
a2b90eb9a9 lv_list: fit is removed and moved to list style as widthe_sb 2017-01-08 15:58:31 +01:00
Kiss-Vamosi Gabor
b3706b0130 dm_get_size is back, move style isolation to lv_obj_create from obj_x 2017-01-08 13:06:41 +01:00
Gabor
1e57771405 icons: simple sized icons are added 2017-01-06 15:34:17 +01:00
Gabor
d3f468b0d2 lv_app: create string deleted minor updates 2017-01-06 13:39:13 +01:00
Gabor
ff2e158045 lv_app_kb: keyboard maps are updated 2017-01-06 13:28:57 +01:00
Gabor
6884f6735c Update the code becuse of protect field and lv_win inheritance changes 2017-01-03 17:11:44 +01:00
Gabor
6120519106 BUgfixses in app_fsel 2017-01-03 14:24:26 +01:00
Gabor
ca11c7ffa0 Update conf. file template 2017-01-02 15:00:21 +01:00
Kiss-Vamosi Gabor
5e0fffda16 Minor improvments with the application system 2017-01-01 22:57:17 +01:00
Kiss-Vamosi Gabor
fc5e147fcf LV_APP_COM_TYPE_... reworked, minor updates 2016-12-30 21:48:58 +01:00
Kiss-Vamosi Gabor
e4555e0f70 Remove LV_APP_KB_MODE_CLR 2016-12-30 21:45:55 +01:00
Kiss-Vamosi Gabor
72948cda48 icons moved, app sysmon added, app fsel added 2016-12-29 23:48:01 +01:00
Kiss-Vamosi Gabor
2f11b276ac lv_app_notice added 2016-12-29 07:10:49 +01:00
Kiss-Vamosi Gabor
3019787dcf bugfix with LV_APP_EFFECT_OPA_ANIM 0 bugfif + letter draw bugfix 2016-12-26 14:44:27 +01:00