Commit Graph

968 Commits

Author SHA1 Message Date
lixianjing
a4238f527d add strongly_focus for window 2021-05-21 09:54:01 +08:00
lixianjing
04a815bfd1 improve focusable 2021-05-21 08:39:47 +08:00
lixianjing
a782f9d495 improve widget_to_xml 2021-05-20 11:16:47 +08:00
lixianjing
515ad653ee add gif_image_play/gif_image_stop/gif_image_pause 2021-05-18 15:59:58 +08:00
lixianjing
72caf6873a add widget_get_focused_widget 2021-05-18 14:13:22 +08:00
lixianjing
82f9f909ef refactor 2021-05-16 17:15:19 +08:00
lixianjing
64e94c1a6c improve layout/auto_adjust_size 2021-05-13 18:05:19 +08:00
lixianjing
dc364a9f46 improve tests 2021-05-11 15:55:35 +08:00
lixianjing
ad904aefc9 format code 2021-05-07 14:57:38 +08:00
lixianjing
f835148477 refactor button and tests 2021-05-07 14:18:24 +08:00
lixianjing
35d31e3a5a refactor and fix warnings 2021-04-30 17:52:51 +08:00
lixianjing
820cabb227 improve line number and mledit 2021-04-30 17:38:46 +08:00
lixianjing
ba05d4fdc1 rework image value 2021-04-30 10:46:31 +08:00
lixianjing
e972dfe373 format code 2021-04-28 09:03:35 +08:00
lixianjing
baa3e7be33 improve fs_os_stat on windows 2021-04-27 17:56:22 +08:00
lixianjing
253433f367 improve label auto adjust size 2021-04-27 15:46:57 +08:00
lixianjing
731bf261d8 improve darray 2021-04-26 16:13:32 +08:00
lixianjing
6df45b94fe improve memory allocator 2021-04-24 11:18:47 +08:00
lixianjing
daaa85b8b7 improve mem allocator 2021-04-24 09:46:04 +08:00
lixianjing
bec68c3713 memory manager support multi blocks of memory 2021-04-22 14:52:29 +08:00
lixianjing
25e05644cf fix memory leak 2021-04-22 09:46:33 +08:00
lixianjing
3c3ff112a4 format code 2021-04-20 18:25:27 +08:00
lixianjing
d0decd4d80 improve test 2021-04-20 18:20:59 +08:00
lixianjing
5766b13ca9 fix bitmap_clone(issue #539) 2021-04-19 18:19:54 +08:00
lixianjing
2e7047b085 add fscript_syntax_check 2021-04-18 10:34:57 +08:00
lixianjing
bdf0bdd61f improve top_dir of file browser 2021-04-16 09:58:11 +08:00
lixianjing
a3d308981e improve file browser(add top_dir) 2021-04-15 15:22:21 +08:00
lixianjing
a357b6db56 add data_writer_flush 2021-04-14 09:01:35 +08:00
lixianjing
4c12cca76d improve shortcut 2021-04-11 10:54:42 +08:00
lixianjing
db2e073ee2 fix mutex_nest 2021-04-08 14:01:34 +08:00
lixianjing
5a939632c7 add app_conf_multi_threads.cpp 2021-04-08 11:02:23 +08:00
lixianjing
1b2a71db1e correct guage to gauge 2021-04-07 17:11:44 +08:00
lixianjing
000879a092 correct guage to gauge 2021-04-07 15:41:09 +08:00
lixianjing
bacae3e2ce format code 2021-04-06 19:10:01 +08:00
lixianjing
8365efe628 fix t9 tests 2021-04-03 17:01:04 +08:00
lixianjing
80fa1b1dc1 improve and refactor for go binding 2021-03-28 17:39:55 +08:00
lixianjing
a2e1c8c68d add tk_utf8_from_utf16_ex and wstr_set_utf8_with_len 2021-03-19 11:39:32 +08:00
lixianjing
c2b0268f2e improve progress_bar and progress_circle 2021-03-16 17:57:13 +08:00
lixianjing
0e7984f7b6 format code 2021-03-03 17:16:57 +08:00
lixianjing
3100206787 add fs_copy_file/fs_copy_dir/dir_exist 2021-03-02 18:15:11 +08:00
lixianjing
e4bb715a6e fix gtest 2021-02-26 16:27:12 +08:00
lixianjing
c7f5c3d622 format code 2021-02-24 09:13:12 +08:00
lixianjing
efae68d003 improve idle/timer for widget 2021-02-24 09:03:30 +08:00
lixianjing
5ab2e1b02f add one_of for fscript 2021-02-20 12:42:20 +08:00
lixianjing
159b7675ce fix init when value is empty 2021-02-20 12:08:18 +08:00
lixianjing
700022b56c fscript support return 2021-02-19 10:12:15 +08:00
lixianjing
90c84f3744 fscript support else if 2021-02-19 09:37:34 +08:00
lixianjing
ce63130489 add str_decode_hex 2021-02-04 09:58:15 +08:00
lixianjing
58b6914a2c add window_set_auto_scale_children 2021-02-04 09:10:21 +08:00
lixianjing
8aaf01a3ea add design_w/design_h/.. props for window 2021-02-03 18:17:57 +08:00