MiSimon
|
0d76cc4ef3
|
Changed POS1 to HOME
|
2019-02-02 22:45:02 +01:00 |
|
MiSimon
|
86b34460dd
|
Added POS1 and END support to lv_ta
|
2019-02-01 23:53:09 +01:00 |
|
manison
|
fce445e464
|
lv_ta: fixes typo in new line char detection
|
2019-01-28 08:55:57 +01:00 |
|
manison
|
fd2e78965c
|
allow disabling text area password char animation without needing to disable all animations
|
2019-01-24 16:16:19 +01:00 |
|
Gabor Kiss-Vamosi
|
d3fab62f8f
|
txt position fixes
|
2019-01-07 07:06:31 +01:00 |
|
Gabor Kiss-Vamosi
|
bf43316942
|
add themes to spinbox, table and tileview
|
2019-01-01 01:20:14 +01:00 |
|
Gabor Kiss-Vamosi
|
7ac12cd071
|
lv_ta: refresh only the cursor area on cursor blink
|
2018-12-30 15:02:16 +01:00 |
|
Gabor Kiss-Vamosi
|
bfba1c477f
|
rename bool '..._en' function paramter names to be more consistent
|
2018-12-22 19:45:55 +01:00 |
|
Gabor Kiss-Vamosi
|
6c552e8447
|
ta: fix cursor draw with LV_TXT_UTF8 == 0
|
2018-12-12 23:45:06 +01:00 |
|
Gabor Kiss-Vamosi
|
dd8f1c7b38
|
lv_page: add edge flash animation
|
2018-11-24 20:31:06 +01:00 |
|
Gabor Kiss-Vamosi
|
2a053b86bf
|
lv_ta: with ENCODER show cursor only in edit mode
|
2018-11-09 07:11:20 +01:00 |
|
Gabor Kiss-Vamosi
|
ba769623be
|
lv_page: add scroll propagation feature
|
2018-11-07 20:41:52 +01:00 |
|
Gabor Kiss-Vamosi
|
7c32c9c6e7
|
fix conflicts when merging from master
|
2018-11-07 17:47:50 +01:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
Carlos
|
d86f8a8981
|
Fixes #513
|
2018-11-04 12:24:45 -06:00 |
|
Gabor Kiss-Vamosi
|
f259b56e67
|
LV_GROUP_KEY_BACKSPACE
|
2018-10-20 00:43:42 +02:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
1e37afc49d
|
Merge pull request #436 from airlonyan/patch-1
Update lv_ta_signal in lv_ta.c
|
2018-09-29 21:14:36 +02:00 |
|
rudy yan
|
23f72ac774
|
Update lv_ta_signal in lv_ta.c
add code processing LV_SIGNAL_DEFOCUS and LV_SIGNAL_FOCUS signals.
|
2018-09-29 10:43:53 +08:00 |
|
Gabor Kiss-Vamosi
|
7c52aa6932
|
fix warnings
|
2018-09-25 23:33:17 +02:00 |
|
Gabor Kiss-Vamosi
|
e18e14f779
|
add lv_ta_set_text_align()
|
2018-09-25 16:21:31 +02:00 |
|
Gabor Kiss-Vamosi
|
f12c24ce0a
|
lv_ta_set/get_action added
|
2018-08-13 19:09:46 +02:00 |
|
Gabor Kiss-Vamosi
|
b521c8b97e
|
lv_ta: check all characters in lv_ta_add/set_text agains accapted chars and max length
|
2018-08-09 23:37:00 +02:00 |
|
Gabor Kiss-Vamosi
|
1561b7a08a
|
lv_ta: fixes with USE_LV_ANIMATION 0
|
2018-08-04 09:04:37 +02:00 |
|
Gabor Kiss-Vamosi
|
c4e26724a4
|
lv_ta: fix init value of max_length and accepted_chars
|
2018-08-04 08:48:47 +02:00 |
|
Gabor Kiss-Vamosi
|
5931c23695
|
lv_ta: add 'max_length' and 'accepted_chars' features
|
2018-08-04 08:46:44 +02:00 |
|
Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|
Gabor Kiss-Vamosi
|
81a20ef328
|
add character encoder interface issue #131
|
2018-07-26 00:10:20 +02:00 |
|
Gabor Kiss-Vamosi
|
7cc8e74d1a
|
add editable attribute for better encoder control
|
2018-07-25 21:52:50 +02:00 |
|
Gabor Kiss-Vamosi
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
2d5fa3b9dc
|
remove LV_TXT_FLAG_NO_BREAK. Text area in one line mode handle's it in its own
|
2018-07-25 19:36:53 +02:00 |
|
Gabor Kiss-Vamosi
|
69434c8b7d
|
place some lv_log_add calls
|
2018-07-25 17:57:08 +02:00 |
|
Gabor Kiss-Vamosi
|
2d8b3b2b6e
|
add lv_mem_assert to memory reallocations
|
2018-07-25 14:43:46 +02:00 |
|
Gabor Kiss-Vamosi
|
2e17562e51
|
add lv_mem_assert to memory allocations
|
2018-07-25 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
8005f1bb28
|
merge beta
|
2018-07-18 23:19:45 +02:00 |
|
Gabor Kiss-Vamosi
|
f4a66c4b22
|
add LV_GROUP_KEY_DEL
|
2018-07-17 00:22:43 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +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
|
75ea3b9edb
|
add opa_scale attribute
|
2018-06-14 13:08:19 +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
|
8bc5770c28
|
lv_del_obj: fix if delted while pressed
|
2018-04-14 22:06:13 +02: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 |
|
Zaltora
|
7d302574cc
|
fix warning/error for Graphics feature usage
|
2018-01-16 11:54:35 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
7dad802981
|
minor fixes
|
2017-12-13 15:12:04 +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 |
|