Commit Graph

3895 Commits

Author SHA1 Message Date
lixianjing
2a2dd47ff6 improve for wheel_event_cast 2021-03-30 14:36:55 +08:00
lixianjing
f4cabf6262 fix warnings for mingw 2021-03-30 13:51:36 +08:00
lixianjing
3c07e44896 export idle_find/timer_find 2021-03-30 11:28:15 +08:00
lixianjing
0a57bde180 improve mutable_image for designer 2021-03-30 09:03:29 +08:00
lixianjing
82babd1961 improve slider 2021-03-30 09:02:45 +08:00
lixianjing
80fa1b1dc1 improve and refactor for go binding 2021-03-28 17:39:55 +08:00
lixianjing
122f54419e merge mbedtls 2021-03-25 17:16:12 +08:00
lixianjing
932d0a182f improve mono font 2021-03-24 17:15:28 +08:00
lixianjing
49762b52ef improve file browser 2021-03-24 08:48:55 +08:00
lixianjing
3afbd586eb add extra_ctx on timer/idle 2021-03-23 17:30:43 +08:00
lixianjing
d782f03a7f fix children_layouter_list_view memory leak 2021-03-19 16:58:51 +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
8645a001be fix warnings 2021-03-18 08:00:56 +08:00
lixianjing
8f0d6450b0 add tk_strtoi 2021-03-17 17:49:21 +08:00
lixianjing
c2b0268f2e improve progress_bar and progress_circle 2021-03-16 17:57:13 +08:00
lixianjing
63b995c619 fix hal build error on linux 2021-03-16 17:43:59 +08:00
lixianjing
7c4622cf8b improve for mingw 2021-03-16 17:13:04 +08:00
lixianjing
a9211168b4 improve for linux fb egl 2021-03-16 10:16:28 +08:00
lixianjing
5aaad6c172 improve network interface 2021-03-16 06:45:43 +08:00
lixianjing
db9f5c73e3 format code 2021-03-16 06:44:10 +08:00
lixianjing
010051230f fix label auto adjust resize 2021-03-13 07:28:42 +08:00
lixianjing
97adc000e7 improve font_manager_unload_font for OpenGL 2021-03-10 16:05:19 +08:00
lixianjing
015dc506d2 improve font_manager_unload_font for OpenGL 2021-03-10 16:01:32 +08:00
lixianjing
0c115bb41a add INPUT_ASCII to input english chars 2021-03-10 13:58:19 +08:00
lixianjing
6b51be9584 improve label for dialog_info/dialog_xxx 2021-03-10 13:49:24 +08:00
lixianjing
f73daba264 improve types_def.h 2021-03-07 11:37:49 +08:00
lixianjing
efe9b07308 improve window_manager_default vtable init order 2021-03-07 10:39:56 +08:00
lixianjing
612c559ba4 use WITH_SDL to replace SDL2 2021-03-07 09:41:23 +08:00
lixianjing
a694d9e8ad fix window_manager_back_to_win_sync for modal dialog 2021-03-07 09:00:05 +08:00
lixianjing
aa730953ff improve children_layouter_list_view 2021-03-04 15:35:10 +08:00
lixianjing
0e7984f7b6 format code 2021-03-03 17:16:57 +08:00
lixianjing
d0cd471c9c support mouse wheel key 2021-03-03 17:11:49 +08:00
lixianjing
d6fb7e0606 fix screen rotation on macos 2021-03-03 17:06:53 +08:00
lixianjing
c9cc5ee5ac fix slide indicator 2021-03-03 11:01:31 +08:00
lixianjing
3100206787 add fs_copy_file/fs_copy_dir/dir_exist 2021-03-02 18:15:11 +08:00
lixianjing
deb6ce6a57 fix widget_clone and update assets 2021-03-02 14:38:40 +08:00
lixianjing
d75e6d901a improve text selector 2021-03-01 18:10:11 +08:00
lixianjing
e25b15bb55 improve slide view(fix issue #525) 2021-03-01 17:18:48 +08:00
lixianjing
13b8ea6ff9 improve input method 2021-02-28 10:31:21 +08:00
lixianjing
a30a829901 improve for font not exist 2021-02-26 14:48:38 +08:00
lixianjing
9b210a0ae4 fix sdl memory leak 2021-02-26 14:46:26 +08:00
lixianjing
e296dcfe7e fix csv 2021-02-26 14:43:40 +08:00
lixianjing
eebb2a06cc fix memory leak 2021-02-25 18:13:15 +08:00
lixianjing
ffbe78cc2c fix warnings when there is no top window 2021-02-25 15:16:18 +08:00
lixianjing
22dda0d593 use EVT_WINDOW_CLOSE instread of EVT_DESTROY to reset state 2021-02-25 15:09:49 +08:00
lixianjing
b36306d944 rework window_manager_close_all to pr;5Devent close other window in close/destroy event 2021-02-25 15:09:01 +08:00
lixianjing
e778a37204 Revert "improve keyboard"
This reverts commit 456b32b860.
2021-02-25 14:26:08 +08:00
lixianjing
a8019ece73 improve input method 2021-02-25 11:06:43 +08:00
lixianjing
456b32b860 improve keyboard 2021-02-24 17:56:09 +08:00
lixianjing
0682d13e70 fix style_mutable_get_style_state 2021-02-24 17:53:35 +08:00
lixianjing
a98179d39a fix idle_manager_add_with_type 2021-02-24 11:18:42 +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
f13629d0ee add TK_DEFAULT_WAIT_TIME to control wait time of select 2021-02-23 17:04:31 +08:00
lixianjing
faa1a0a468 fix csv_row_to_str 2021-02-23 15:05:13 +08:00
lixianjing
3b22dfb3c2 fix xml parser when cdata is empty(fix issue #520) 2021-02-23 14:16:18 +08:00
lixianjing
a17b0c6c3c improve combobox 2021-02-23 14:02:44 +08:00
lixianjing
a45e51de61 add tk_expr_eval 2021-02-23 11:30:26 +08:00
lixianjing
3ff4b53c43 fix listview when there is no children(fix issue #519) 2021-02-22 11:06:21 +08:00
lixianjing
9531cd33b8 fix warnings 2021-02-22 09:51:25 +08:00
lixianjing
cc2929f635 fix warnings 2021-02-22 09:44:24 +08:00
lixianjing
b4ff172697 add time_now for fscript 2021-02-22 07:50:22 +08:00
lixianjing
d73bf3cc23 improve dialog fix issue #518 2021-02-20 15:11:20 +08:00
lixianjing
7355ce847e improve dialog 2021-02-20 15:08:37 +08:00
lixianjing
bb8760c7e9 improve focus of pages and slide_view 2021-02-20 15:06:56 +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
b63c0ad46b remove log 2021-02-19 17:00:14 +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
525e8bb8be fix for awtk-web 2021-02-05 17:56:30 +08:00
lixianjing
37f40f384e refactoring pages 2021-02-04 18:05:37 +08:00
lixianjing
34ed165bbc fix warnings 2021-02-04 14:13:39 +08:00
lixianjing
1ca179fdfd add network interface 2021-02-04 13:51:45 +08:00
lixianjing
25ccae48e6 refactoring window properties 2021-02-04 11:12:18 +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
309c932e84 improve digit_clock 2021-02-03 18:19:54 +08:00
lixianjing
8aaf01a3ea add design_w/design_h/.. props for window 2021-02-03 18:17:57 +08:00
lixianjing
208d9865da format code 2021-02-03 11:38:12 +08:00
lixianjing
2601df9deb improve pages 2021-02-03 11:36:29 +08:00
lixianjing
262b5b0b8d fix clip rect after resize lcd 2021-02-03 11:35:26 +08:00
lixianjing
e8e5c647af improve thread_with_sdl 2021-02-03 11:34:31 +08:00
lixianjing
9dd83dbffc fix comment 2021-02-02 17:06:22 +08:00
lixianjing
b05a15b98e add widget_get_style_type and style_update_state 2021-02-02 13:55:58 +08:00
lixianjing
f3af1178ea format code 2021-02-01 18:12:36 +08:00
lixianjing
dc784d4dd5 improve theme_t 2021-02-01 11:13:35 +08:00
lixianjing
a458ee30ec improve pages 2021-01-29 16:43:55 +08:00
lixianjing
a891fc8c9c update docs 2021-01-29 16:37:22 +08:00
lixianjing
1b6c6dc72d refactor theme 2021-01-29 12:42:14 +08:00
lixianjing
063ade9404 improve pages 2021-01-28 09:04:24 +08:00
lixianjing
1c3fb8126a add some wrapper functions for object prop 2021-01-27 11:32:56 +08:00
lixianjing
a510822dce improve input_device_status 2021-01-26 18:12:27 +08:00
lixianjing
3c6f397b78 improve scroll_view(fix issue #515) 2021-01-26 18:09:29 +08:00
lixianjing
2ff1fe3b8e support call OpenGL API directly 2021-01-26 18:06:16 +08:00
lixianjing
4cf59000b2 fix comments 2021-01-26 15:36:46 +08:00
lixianjing
62c2a4019b improve list_view_h 2021-01-25 16:25:31 +08:00
lixianjing
867801cc3d improve list view and scroll view 2021-01-25 09:54:04 +08:00
lixianjing
8042567320 improve main_loop_sdl2_dispatch_window_event 2021-01-24 08:04:48 +08:00
lixianjing
3db7354dd8 improve main_loop_sdl2_dispatch_window_event 2021-01-24 07:35:23 +08:00
lixianjing
e78d6e4a98 improve main_loop_sdl 2021-01-23 11:45:29 +08:00
lixianjing
2cada559ca fix pages crash 2021-01-22 16:00:39 +08:00
lixianjing
81808cccd0 add csv 2021-01-21 21:52:18 +08:00
lixianjing
7c9e304b74 update docs 2021-01-21 17:43:40 +08:00
lixianjing
8519135ab1 add utf8-bom 2021-01-21 17:39:20 +08:00
lixianjing
100de7050c add utf8-bom 2021-01-21 17:38:43 +08:00
lixianjing
f02dab2557 update docs 2021-01-21 17:36:50 +08:00
lixianjing
83a49bbeae add csv file 2021-01-21 16:13:51 +08:00
lixianjing
1cd6e324db improve widget 2021-01-21 14:09:23 +08:00
lixianjing
72940bf013 improve text selector 2021-01-21 11:32:01 +08:00
lixianjing
e288892f16 add slist_insert 2021-01-20 18:11:29 +08:00
lixianjing
968e016637 add darray_insert 2021-01-20 17:54:40 +08:00
lixianjing
ddc6f303ec format code 2021-01-20 13:41:57 +08:00
lixianjing
c410a47c21 fix pages focus bug 2021-01-20 13:38:35 +08:00
lixianjing
893715993e improve combobox 2021-01-20 11:39:44 +08:00
lixianjing
f9629785de add assets_manager_load_ex 2021-01-19 10:07:34 +08:00
lixianjing
828d6bf5da improve api comments 2021-01-19 10:04:02 +08:00
lixianjing
08ab24d957 improve scrollview 2021-01-19 10:03:34 +08:00
lixianjing
6af7b79e81 improve progress circle 2021-01-18 12:19:08 +08:00
lixianjing
0182348a70 improve rich_text 2021-01-18 12:12:47 +08:00
lixianjing
bca7db04c6 color tile support round border 2021-01-18 12:03:11 +08:00
lixianjing
444334474f improve color_picker 2021-01-18 11:49:11 +08:00
lixianjing
d11d3ed14d fix json empty array 2021-01-17 16:52:33 +08:00
lixianjing
40df3893e0 fix warnings 2021-01-14 16:54:19 -08:00
lixianjing
07a90403b2 fix warnings 2021-01-15 08:50:49 +08:00
lixianjing
f79f37ef5c fix stm32 compile 2021-01-15 08:36:18 +08:00
lixianjing
b3f63104ba add data_url_copy and refactor 2021-01-15 07:26:53 +08:00
lixianjing
3e3da22eca add_conf_reset 2021-01-14 23:13:06 +08:00
lixianjing
c4508e179a add_conf_reset 2021-01-14 23:08:44 +08:00
lixianjing
78deb87eb9 add data_writer_truncate/data_writer_clear 2021-01-14 23:08:29 +08:00
lixianjing
31a3f7009f improve edit 2021-01-14 09:32:43 +08:00
lixianjing
ec33859c16 improve children_layouter_default_layout 2021-01-14 09:28:58 +08:00
lixianjing
74f72f4587 fix combobox test 2021-01-14 09:28:24 +08:00
lixianjing
1d4b4dadac format code 2021-01-14 09:27:05 +08:00
lixianjing
d4a6390d1e improve docs 2021-01-14 09:23:11 +08:00
lixianjing
5f64a22cea refactor and improve docs 2021-01-13 17:39:21 +08:00
lixianjing
04d3416b2f improve widget_re_translate_text 2021-01-13 15:03:11 +08:00
lixianjing
062c93d012 improve edit/mledit margin for designer 2021-01-13 14:59:11 +08:00
lixianjing
7f33ca07c8 improve docs 2021-01-13 14:40:14 +08:00
lixianjing
10dd73eb1b update docs 2021-01-13 13:51:22 +08:00
lixianjing
1a0b79b7fb improve fscript docs 2021-01-13 13:48:59 +08:00
lixianjing
edb528a2d4 fix bugs in event.c 2021-01-13 09:17:45 +08:00
lixianjing
52d65aaa42 improve text selector 2021-01-13 08:57:39 +08:00
lixianjing
83b5270755 improve edit error check 2021-01-13 08:53:59 +08:00
lixianjing
fd73c69239 improve fscript 2021-01-12 17:27:55 +08:00
lixianjing
b06a5a41f1 improve fscript func_eq 2021-01-12 16:16:10 +08:00
lixianjing
34cb6f884c add tk_atoul 2021-01-12 16:03:55 +08:00
lixianjing
935926bb70 add eval/widget_eval for fscript 2021-01-12 11:38:33 +08:00
lixianjing
715ebf11bf update docs 2021-01-12 10:07:33 +08:00
lixianjing
3541b0d166 fscript_widget add send_key 2021-01-12 10:05:57 +08:00