Alexander Enchevich
|
70d5e5a012
|
Code formatting
|
2018-07-06 17:12:06 +03:00 |
|
Gabor Kiss-Vamosi
|
7db7482ac5
|
fixes in lv_roller, lv_ddlist design to be pixel prefect
|
2018-06-21 22:15:19 +02:00 |
|
Alexander
|
8e9335d49f
|
Formatting all source file (*.c) in accordance with project coding style, using the astyle tool and the rules file _astylerc-c.
|
2018-06-18 13:51:01 +03:00 |
|
Gabor Kiss-Vamosi
|
ad22d4b9b5
|
LV_GROUP_KEY_ENTER_LONG: improve objects behaviour
|
2018-05-26 10:28:58 +02:00 |
|
Gabor Kiss-Vamosi
|
e5bba0529a
|
remove the LV_GROUP_KEY_ENTER_LONG from some objects + fix ddlist and roller ENTER
|
2018-05-26 10:03:43 +02:00 |
|
Gabor Kiss-Vamosi
|
a3ad4b3616
|
in lv_objx set functions apply the new value only if it's different from the current
|
2018-05-16 23:09:30 +02:00 |
|
Gabor Kiss-Vamosi
|
c3e248ec79
|
ddlist and roller group updates + updates with USE_LV_ANIMATION = 0
|
2018-03-01 12:21:49 +01:00 |
|
Gabor Kiss-Vamosi
|
05fe9b6b81
|
add lv_obj_get_type
|
2018-02-28 15:37:41 +01:00 |
|
Gabor Kiss-Vamosi
|
133bfe161c
|
add new fonts
|
2018-02-09 12:40:00 +01:00 |
|
Gabor Kiss-Vamosi
|
a42b56c7c7
|
lv_roller: add missing action handling
|
2018-01-16 15:35:35 +01:00 |
|
Gabor Kiss-Vamosi
|
925a174ae2
|
update templates and themes
|
2017-12-21 00:19:59 +01:00 |
|
Gabor Kiss-Vamosi
|
b9b735ce9f
|
minor updates
|
2017-12-19 22:00:32 +01:00 |
|
Gabor Kiss-Vamosi
|
da581072b4
|
minor fixes
|
2017-12-17 20:11:14 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
3f54e37143
|
minor renames
|
2017-12-11 23:11:15 +01:00 |
|
Gabor Kiss-Vamosi
|
893475ad89
|
Hide anti aliasing. No x << LV_AA rewuired from now
|
2017-12-07 19:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
03d076197f
|
minor fixes for objects
|
2017-12-03 00:38:30 +01:00 |
|
Gabor Kiss-Vamosi
|
d6e1705a1a
|
fix a lot of warnings
|
2017-12-02 20:43:50 +01:00 |
|
Gabor Kiss-Vamosi
|
47f2e0a8f7
|
solve warnings
|
2017-11-30 14:46:16 +01:00 |
|
Gabor Kiss-Vamosi
|
514d2b38b4
|
lv_obj folder rename to lv_core
|
2017-11-30 11:35:49 +01:00 |
|
Gabor Kiss-Vamosi
|
2d09b3dbdf
|
lv_area: add 'lv_' prefix
|
2017-11-28 16:15:13 +01:00 |
|
Gabor Kiss-Vamosi
|
83b01aa627
|
add LV_NO_ANIM and LV_NO_SHADOW
|
2017-11-27 17:48:54 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
c48a521882
|
misc is completly removed
|
2017-11-26 11:38:28 +01:00 |
|
Gabor Kiss-Vamosi
|
a8ceb6bcaf
|
lv_misc: all functions are renamed
|
2017-11-24 17:48:47 +01:00 |
|
Gabor Kiss-Vamosi
|
1fcda8092e
|
rename a lot of functions in lv_misc
|
2017-11-23 21:28:36 +01:00 |
|
Gabor Kiss-Vamosi
|
cff1c299ab
|
add misc as submodule
|
2017-11-21 10:35:57 +01:00 |
|
Gabor Kiss-Vamosi
|
8fd12c53d2
|
style renames
|
2017-11-20 14:26:18 +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
|
63d54b0212
|
some api updates and style border.part added
|
2017-11-17 15:43:08 +01:00 |
|
Gabor Kiss-Vamosi
|
b973dd342a
|
lv_theme: integrate into the library
add lv_theme
|
2017-11-16 15:38:02 +01:00 |
|
Gabor Kiss-Vamosi
|
e3378d23d4
|
consistent abbreviations
|
2017-11-16 10:20:44 +01:00 |
|
Gabor Kiss-Vamosi
|
38c799e27e
|
lv_roller: add text recolor in selected area
|
2017-11-15 22:23:17 +01:00 |
|
Gabor Kiss-Vamosi
|
86daac1424
|
add lv_xxx_style_t and unify style set/get
|
2017-11-15 15:50:33 +01:00 |
|
Gabor Kiss-Vamosi
|
eb0383ea89
|
refresh with font_get_height_scale()
|
2017-11-11 14:23:05 +01:00 |
|
Gabor Kiss-Vamosi
|
8f715434ac
|
set function order
|
2017-11-10 15:01:40 +01:00 |
|
Gabor Kiss-Vamosi
|
d6739192fd
|
add early return on LV_RES_INV in signal function
|
2017-11-07 17:00:55 +01:00 |
|
Gabor Kiss-Vamosi
|
b160b1d1d5
|
indev: stop drag thorw when it already does nothing (e.g. page scrollable)
|
2017-11-06 16:27:00 +01:00 |
|
Gabor Kiss-Vamosi
|
1246878f00
|
lv_roller: API added
|
2017-11-05 22:37:03 +01:00 |
|
Gabor Kiss-Vamosi
|
44818d3527
|
further api updates (begin to move signal function as static)
|
2017-11-05 00:48:57 +01:00 |
|
Gabor Kiss-Vamosi
|
f0080b944d
|
fixes and updates according to test results
|
2017-10-26 21:20:10 +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
|
a5c85244a7
|
dispi->indev rework and integration
|
2017-10-09 15:21:26 +02:00 |
|
Gabor Kiss-Vamosi
|
71c5c5814c
|
solve conflicts
|
2017-10-05 13:46:59 +02:00 |
|
Gabor Kiss-Vamosi
|
4d2714facc
|
lv_tabview: set the first tab as active when added
|
2017-10-05 12:55:32 +02:00 |
|
Gabor Kiss-Vamosi
|
d27d8fd087
|
lv_roller: now works with drag throw
|
2017-10-05 12:51:29 +02:00 |
|
Gabor Kiss-Vamosi
|
0c473c6ccb
|
lv_roller: make roller_scrl_signal to static
|
2017-10-02 17:19:25 +02:00 |
|
Gabor Kiss-Vamosi
|
3d38150563
|
move misc back to root folder
|
2017-09-27 16:07:33 +02:00 |
|