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

78 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
dc9b619307 minor API updates 2017-11-19 20:45:40 +01:00
Gabor Kiss-Vamosi
fef902f1da keyboard device support 2017-11-19 19:28:45 +01:00
Gabor Kiss-Vamosi
a006082a47 rename enums to be general (e.g. lv_cont_layout_t -> lv_layout_t) 2017-11-18 00:18:19 +01:00
Gabor Kiss-Vamosi
350ceddf3f name fixes 2017-11-15 21:06:44 +01:00
Gabor Kiss-Vamosi
4412b13928 ta api updated and tested 2017-11-05 14:12:50 +01:00
Gabor Kiss-Vamosi
6e5db9e44e style: move opa to body.opa and make border.opa independent from it 2017-11-02 01:37:32 +01:00
Gabor Kiss-Vamosi
0dbc0f0442 lv_btn_set_styles() revert to set all styles paramter list 2017-10-31 16:25:52 +01:00
Gabor Kiss-Vamosi
919a8e81ea styles: make styles to global variables 2017-10-30 17:31:48 +01:00
Gabor Kiss-Vamosi
5608bf868e bugfixes 2017-10-30 17:11:56 +01:00
Gabor Kiss-Vamosi
964499a06f lv_hal: update function names and typedefs 2017-10-20 22:11:18 +02:00
Gabor Kiss-Vamosi
bf1903d17b API updates 2017-10-20 15:37:50 +02:00
Gabor Kiss-Vamosi
2ea1af59b9 further style renames + remove LV_DOWNSCALE 2017-10-20 10:17:02 +02:00
Gabor Kiss-Vamosi
8c9d4b58ed further renames in styles 2017-10-19 12:46:49 +02:00
Gabor Kiss-Vamosi
0856790760 lv_style: mass attribute renames 2017-10-18 16:07:19 +02:00
Gabor Kiss-Vamosi
dbe741da12 lv_obj: lv_obj_del: bugfix 2017-10-12 17:00:18 +02:00
Gabor Kiss-Vamosi
a7a6812a19 rename lv_top/sys_layer() to lv_layer_top/sys() 2017-10-11 09:11:29 +02:00
Gabor Kiss-Vamosi
f06534eb2e Merge remote-tracking branch 'origin/beta' into dev-5.0 2017-10-10 16:39:45 +02:00
Gabor Kiss-Vamosi
dcf50104f0 lv_obj: add top and sys layers 2017-10-10 16:17:23 +02:00
Gabor Kiss-Vamosi
57619fca06 fix a style refresh issue 2017-10-10 16:15:59 +02:00
Gabor Kiss-Vamosi
dedad11102 remove all app. related includes 2017-10-09 15:29:50 +02:00
Gabor Kiss-Vamosi
a5c85244a7 dispi->indev rework and integration 2017-10-09 15:21:26 +02:00
Gabor Kiss-Vamosi
c0715b4c63 rever reset 2017-10-05 11:29:21 +02:00
Gabor Kiss-Vamosi
5dabd945bd Merge branch 'new_objs' of https://github.com/littlevgl/lvgl into utf8 2017-09-27 15:19:19 +02:00
Kiss-Vamosi Gabor
d950ae0ee4 lv_obj_set_style refresh NULL styles behind glass styles 2017-09-22 23:54:31 +02:00
Gabor
64852194ea use relative includes where it is possible 2017-08-23 14:39:09 +02:00
Gabor
6d4791c6e9 style animation added 2017-07-28 13:57:56 +02:00
Gabor
89731ae74a lv_obj: lv_obj_set_parent: bugfix, send CHILD_CHG signal to the old parent too 2017-07-27 10:48:16 +02:00
Gabor
9fcb8e0d1b lv_group: LV_SIGNAL_SEND sends a character instead of LV_SIGNAL_INC/DEC 2017-07-25 09:02:21 +02:00
Gabor
455676e982 lv_group: works with obj. copy + bug fixes 2017-07-20 13:29:22 +02:00
Kiss-Vamosi Gabor
8dba219f42 lv_group: object types are activated correctly (ddlist open/close, label background, page scrl activate) 2017-07-20 01:09:20 +02:00
Gabor
ab21e705d5 lv_group: add lv_group.c,h 2017-07-19 15:19:10 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Gabor
662c22b51a lv_obj_del: reset the dispi-s only if it is really required 2017-06-21 10:26:38 +02:00
Gabor
91c28e5f44 Merge beta to release v4.0 2017-05-15 09:17:36 +02:00
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +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
d1bec14de8 shadow bottom added 2017-04-24 12:08:24 +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
092c0da4b5 updates according to the new style system 2017-04-13 15:57:02 +02:00
Gabor
6116e83815 New style system introduced! Still not applied to apps 2017-04-13 10:20:35 +02:00
Gabor
4c14c4c762 BIG UPDTAE: Style renames in the whole library 2017-04-10 11:33:38 +02:00
Gabor
92e63fbb46 Draw speed optimalizations 2017-03-09 11:23:28 +01:00
Gabor
48ecbf4f5d lv_obj.h: remove an incorrect include of <sys/types.h> 2017-02-22 10:17:30 +01:00
Kiss-Vamosi Gabor
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +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
70651778e4 lv_obj: bugfix: free_num and free_p were not copied 2017-01-06 13:33:54 +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