Commit Graph

1379 Commits

Author SHA1 Message Date
lixianjing
e359a6afa9 improve path_normalize 2023-02-21 17:34:08 +08:00
lixianjing
010c47f110 add tk_crc32_file 2023-02-19 17:50:13 +08:00
lixianjing
26a0d26496 add tk_sha256_file 2023-02-19 17:14:00 +08:00
lixianjing
b35f641520 str_t add create/destroy 2023-02-17 16:57:46 +08:00
lixianjing
ad8e69174f add WIDGET_PROP_DIRTY_RECT 2023-02-17 16:41:26 +08:00
lixianjing
958909ef5b improve slide menu 2023-01-31 17:13:34 +08:00
lixianjing
54951573d0 improve emitter 2023-01-29 17:48:19 +08:00
lixianjing
9dc00aa2b2 improve scroll view 2023-01-28 17:54:49 +08:00
lixianjing
94b390291b improve asset_info 2023-01-13 09:10:16 +08:00
lixianjing
ffef3931e7 keyboard capslock and numlock 2023-01-06 17:46:25 +08:00
lixianjing
a91e211fd3 update date 2023-01-03 18:34:27 +08:00
lixianjing
eb45e6e5ea improve res name length 2023-01-03 18:09:55 +08:00
lixianjing
a92e2e8132 improve fscript undefined 2022-12-07 11:34:47 +08:00
lixianjing
3c2e7ebfdb improve fscript 2022-12-07 11:19:02 +08:00
lixianjing
7efc6befc3 improve tests 2022-12-03 19:06:40 +08:00
lixianjing
f63943fa02 improve widget_find_target tests 2022-12-03 18:19:12 +08:00
lixianjing
1256cb219a fscript support register consts 2022-12-03 16:30:12 +08:00
lixianjing
60bb810f0c fscript support register consts 2022-12-03 16:26:51 +08:00
lixianjing
f24d67034e fix tests 2022-11-30 18:20:19 +08:00
lixianjing
f71a315296 fix tests 2022-11-28 18:35:11 +08:00
lixianjing
e111e4a7da improve lcd men tests 2022-11-20 16:12:24 +08:00
lixianjing
466c526a90 improve log for debuger 2022-11-18 16:51:19 +08:00
lixianjing
9645c35b78 fix build warnings 2022-11-16 16:01:57 +08:00
lixianjing
d80af4932f add wcs_case_cmp 2022-11-16 15:48:41 +08:00
lixianjing
371c5e857b format code 2022-11-15 17:34:36 +08:00
lixianjing
f4a7e5aae3 improve svg 2022-11-15 11:42:33 +08:00
lixianjing
84bbf2ef88 improve json 2022-11-11 17:26:15 +08:00
lixianjing
9bc747cbf9 improve fscript parser 2022-11-11 08:04:33 +08:00
lixianjing
2e9611ed52 add value_min/value_max 2022-11-07 17:31:41 +08:00
lixianjing
b742ffe287 improve value_abs 2022-10-27 11:55:59 +08:00
lixianjing
fa976e7e34 add value_mod/value_expt 2022-10-27 09:29:43 +08:00
lixianjing
5790f7a29d add value_add/value_sub/value_mul/value_div 2022-10-26 18:11:06 +08:00
lixianjing
4f14c492b5 add value_abs 2022-10-26 11:50:09 +08:00
lixianjing
1cd9e906fe improve custom keys 2022-10-20 17:44:37 +08:00
lixianjing
90a37180fe add tk_object_to_json 2022-10-20 11:11:06 +08:00
lixianjing
9366679c86 improve custom key tests and docs 2022-10-18 16:06:03 +08:00
lixianjing
162c2e8b9b support load custom keys from assets 2022-10-17 17:55:18 +08:00
lixianjing
b62a5c5cfa add str_from_xxx 2022-10-15 11:38:25 +08:00
lixianjing
45436e0bf2 improve widget vtable 2022-10-12 17:56:16 +08:00
lixianjing
4539f64389 add tk_strnlen and wcsncmp 2022-10-09 12:09:39 +08:00
lixianjing
2c02336b9b fix build error on old gcc 2022-10-08 16:46:38 +08:00
lixianjing
e2f5dc1509 support custom keys 2022-09-29 17:18:20 +08:00
lixianjing
92e2a0564b improve value_bit_xxx 2022-09-27 11:38:55 +08:00
lixianjing
8e3060d7c6 add bits ops for value 2022-09-26 18:12:59 +08:00
lixianjing
e9d3d3307f add some functions for value_t 2022-09-26 12:07:04 +08:00
lixianjing
4a06a7ca1d improve rbuffer 2022-09-23 17:47:18 +08:00
lixianjing
5a65d44b33 sync tkc 2022-09-22 17:56:46 +08:00
lixianjing
ac46275c9d improve build scripts 2022-09-21 18:26:29 +08:00
lixianjing
1838b44119 format code 2022-09-20 18:13:54 +08:00
lixianjing
8d0a94e6bf improve dirname 2022-09-16 17:21:02 +08:00
lixianjing
77d0c9ba65 improve idle/timer 2022-09-14 16:04:51 +08:00
lixianjing
7008b59a94 improve combo box 2022-09-11 17:53:08 +08:00
lixianjing
4b5352691f support set fallback tr 2022-09-09 16:54:02 +08:00
lixianjing
0273053edd format code 2022-09-02 18:05:57 +08:00
lixianjing
ced0e0c799 children_layouter_list_view support animation 2022-09-02 12:03:34 +08:00
lixianjing
e8168aa504 improve path_normalize 2022-09-01 18:34:55 +08:00
lixianjing
ad831d2f5f fix memory bug found by valgrind 2022-09-01 18:21:40 +08:00
lixianjing
9e2ef0e6d3 improve tests 2022-08-31 12:36:30 +08:00
lixianjing
512b3845bc add assets_manager_get_theme_name 2022-08-31 12:34:42 +08:00
lixianjing
d82004406e add widget_set_text_ex 2022-08-31 12:30:37 +08:00
lixianjing
6d1e219cf6 improve mutable_image 2022-08-31 12:09:19 +08:00
lixianjing
9652cd3919 improve image_base_set_image 2022-08-31 12:05:21 +08:00
lixianjing
22cfe2566f improve fscript docs 2022-08-23 18:27:17 +08:00
lixianjing
13424d95e8 improve fscript samples 2022-08-23 11:21:48 +08:00
lixianjing
cf1798647f improve mledit 2022-08-17 17:40:59 +08:00
lixianjing
7e694ea871 improve tests 2022-08-17 16:07:20 +08:00
lixianjing
eb493bfdcb fix mledit 2022-08-17 15:49:26 +08:00
lixianjing
708530d5b7 improve conf_xml 2022-08-17 08:46:29 +08:00
lixianjing
d9a0d794fb improve conf obj 2022-08-15 18:48:31 +08:00
lixianjing
4817a97dce improve fscript 2022-08-04 09:33:15 +08:00
lixianjing
8f8806efaf improve spinbox 2022-08-03 17:24:52 +08:00
lixianjing
cee2f0809e fix tests 2022-07-29 17:17:41 +08:00
lixianjing
d119ace50b add object_array_remove_value 2022-07-29 12:03:23 +08:00
lixianjing
34f20dea72 add EVT_MODEL_CHANGE 2022-07-27 17:36:47 +08:00
lixianjing
43aa9df5b2 debugger support restart 2022-07-22 11:54:39 +08:00
lixianjing
cb6fe191b7 fix tests 2022-07-21 16:36:33 +08:00
lixianjing
037484d6e1 refactor fscript hooks 2022-07-19 07:31:26 +08:00
lixianjing
4aa11e62fb fscript add instance hooks 2022-07-19 07:02:03 +08:00
lixianjing
208e897c93 improve widget_get_prop 2022-07-18 10:27:05 +08:00
lixianjing
35b21fa874 add darray_remove_range 2022-07-17 11:02:39 +08:00
lixianjing
9bc2359767 improve tk_atoi/tk_atol/tk_atoul support str start with # 2022-07-13 18:47:39 +08:00
lixianjing
88c16f3287 improve grid add fill_available param 2022-07-11 06:20:13 +08:00
lixianjing
80e9d98127 improve serial 2022-07-08 11:41:08 +08:00
lixianjing
db9e102ec4 improve str_set_with_len 2022-07-07 16:37:45 +08:00
lixianjing
a6e88273b7 move tk_is_ui_thread to utils.c 2022-07-07 14:57:50 +08:00
lixianjing
32e109ada8 improve widget event fscript 2022-07-07 10:47:52 +08:00
lixianjing
747289de08 add tk_object_set_prop_pointer_ex/value_set_pointer_ex/widget_set_prop_pointer_ex 2022-07-06 17:25:16 +08:00
lixianjing
68bf7d440f add path_prepend_app_root 2022-07-06 11:05:29 +08:00
lixianjing
95c4e25fd5 fscript support RET_XXX consts and update docs 2022-07-06 09:59:38 +08:00
lixianjing
77f1500e70 format code 2022-07-06 06:36:58 +08:00
lixianjing
6e9c7282b4 support applets 2022-07-05 07:57:16 +08:00
lixianjing
ed803b8fd2 support multiple assets manager 2022-07-02 17:44:59 +08:00
lixianjing
79a48012e5 format code 2022-06-30 11:32:12 +08:00
lixianjing
07d406e4a0 add fs_copy_dir_ex 2022-06-27 16:32:41 +08:00
lixianjing
4fde0f4edd support 24bit bitmap 2022-06-23 17:55:44 +08:00
lixianjing
690256c933 improve grid 2022-06-20 07:45:27 +08:00
lixianjing
5f768a4a17 improve grid 2022-06-19 11:15:42 +08:00
lixianjing
eb4d945f25 improve combo box 2022-06-17 16:45:55 +08:00
lixianjing
dd54687a52 improve text selector to support escape char 2022-06-17 16:28:04 +08:00
lixianjing
63b9a58b49 improve str_unescape 2022-06-17 16:17:15 +08:00