Commit Graph

10684 Commits

Author SHA1 Message Date
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
1945e356e2 Release: version 2.1 2017-01-08 13:11:38 +01:00
Kiss-Vamosi Gabor
2647fb50ce Merge from 'beta' 2017-01-08 13:07:53 +01:00
Kiss-Vamosi Gabor
8a0b1b5967 Merge branch 'master' of https://github.com/littlevgl/lvgl 2017-01-08 13:07:41 +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
895e446c8e lv_conf_templ.h updated 2017-01-06 16:04:58 +01:00
Gabor
e5dad65949 antialias: LV_ANTIALAS added, x4 atialas removed, LV_UPSCALE_MAP removed 2017-01-06 16:00:37 +01:00
Gabor
1e57771405 icons: simple sized icons are added 2017-01-06 15:34:17 +01:00
Gabor
0236336d97 lv_app_files: comments added, send header 2017-01-06 14:37:30 +01:00
Gabor
385212201d lv_conf_templ: update 2017-01-06 13:41:10 +01:00
Gabor
c299dd9d30 lv_app: Files application added 2017-01-06 13:39:40 +01:00
Gabor
d3f468b0d2 lv_app: create string deleted minor updates 2017-01-06 13:39:13 +01:00
Gabor
b73efc27df lv_objx: minor fixes 2017-01-06 13:37:25 +01:00
Gabor
488ba95a51 lv_page: focus updates, and copy pr. and rel. acions 2017-01-06 13:36:35 +01:00
Gabor
70651778e4 lv_obj: bugfix: free_num and free_p were not copied 2017-01-06 13:33:54 +01:00
Gabor
0e964e0b8b lv_btn, lv_list: style updates 2017-01-06 13:33:05 +01:00
Gabor
d2aba288ed lv_dispi: wait for release attribute added 2017-01-06 13:31:40 +01:00
Gabor
cf54f36daa ptask API changes (void * parameter) are followed 2017-01-06 13:30:57 +01:00
Gabor
ff2e158045 lv_app_kb: keyboard maps are updated 2017-01-06 13:28:57 +01:00
Gabor
e6dafd6132 lv_btnm: with a lot of buttons in row there was a minor position error 2017-01-06 13:28:10 +01:00
Gabor
446c86a3ae lv_page: sb mode drag added (now auto means show sb if scrolling is possible) 2017-01-04 12:07:55 +01:00
Gabor
9aba30ed11 lv_page: further scrollbar improvements 2017-01-04 11:54:39 +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
2eaaa5b36d lv_win: inherited from lv_page 2017-01-03 17:10:19 +01:00
Gabor
64dd00b823 lv_obj: protect field added (opa_protect and child_chg_off moved here) 2017-01-03 17:09:35 +01:00
Gabor Kiss-Vamosi
d43b3f8a27 Merge pull request #5 from ajaybhargav/master
lv_page: Fix build error when Animations disabled
2017-01-03 14:34:19 +01:00
Gabor
cb250fa5c0 Make the file icon to darker 2017-01-03 14:25:16 +01:00
Gabor
6120519106 BUgfixses in app_fsel 2017-01-03 14:24:26 +01:00
Ajay Bhargav
229e55dd89 lv_page: Fix build error when Animations disabled
defining LV_PAGE_ANIM_FOCUS_TIME as 0 cause build failure. This patch
fix the issue.

Signed-off-by: Ajay Bhargav <contact@rickeyworld.info>
2017-01-03 17:26:18 +05:30
Gabor
9b3a3923cf Imporvements fot modularity 2017-01-02 15:29:05 +01:00
Gabor
ca11c7ffa0 Update conf. file template 2017-01-02 15:00:21 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Gabor
3d399ad842 Adding dependency check to oject types 2017-01-02 10:48:21 +01:00
Kiss-Vamosi Gabor
5e0fffda16 Minor improvments with the application system 2017-01-01 22:57:17 +01:00
Kiss-Vamosi Gabor
4182154cc6 Changes in page, list and ta built-in styles 2017-01-01 22:56:09 +01:00
Kiss-Vamosi Gabor
66f92d16d0 Bugfix: call the top object's parent post draw design fubctions 2017-01-01 22:54:59 +01:00
Kiss-Vamosi Gabor
966bdd0cc6 lv_app_terminal addded 2016-12-30 21:49:19 +01:00
Kiss-Vamosi Gabor
fc5e147fcf LV_APP_COM_TYPE_... reworked, minor updates 2016-12-30 21:48:58 +01:00
Kiss-Vamosi Gabor
038c4b6f9f Improve lv_page_focus 2016-12-30 21:46:55 +01:00
Kiss-Vamosi Gabor
e4555e0f70 Remove LV_APP_KB_MODE_CLR 2016-12-30 21:45:55 +01:00
Kiss-Vamosi Gabor
5dd285106e Improve lv_ta focus to cursor 2016-12-30 21:44:41 +01:00
Kiss-Vamosi Gabor
01e4a449c5 lv_label text_static and text_array added 2016-12-30 21:42:59 +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
Kiss-Vamosi Gabor
0f5e5f6ed6 Merge beta branch to release Version 2.0 2016-12-22 21:42:12 +01:00
Kiss-Vamosi Gabor
53cd8bfd70 Release: Version 2.0 2016-12-22 21:41:47 +01:00
Gabor
aa8c80c2a8 Minor updates 2016-12-22 15:20:12 +01:00
Gabor
454b0e2a11 App connection added 2016-12-22 15:00:22 +01:00
Gabor
5459fc3c36 Eliminate some warnings 2016-12-21 15:34:01 +01:00