Commit Graph

1064 Commits

Author SHA1 Message Date
xianjimli
f87c3c3127 update docs 2019-12-18 11:35:17 +08:00
xianjimli
584720cf3e improve widget_set_tr_text 2019-12-18 11:04:20 +08:00
xianjimli
5e3e5b73ff update docs 2019-12-18 09:43:28 +08:00
xianjimli
bd80763cac update docs 2019-12-18 09:40:15 +08:00
xianjimli
04f7f3b267 improve window manager to support multi dialog overlap 2019-12-18 09:07:16 +08:00
xianjimli
dd7ae4003d update docs 2019-12-17 18:05:44 +08:00
xianjimli
17031959c3 rename utf8_to_utf16 to tk_utf8_to_utf16, utf8_from_utf16 to tk_utf8_from_utf16 2019-12-17 17:55:52 +08:00
xianjimli
9a80d58b65 update docs 2019-12-17 16:15:20 +08:00
xianjimli
fae725e985 fix mutable_image name bug and doc bug 2019-12-17 16:02:57 +08:00
xianjimli
d87ca8eef2 improve builtin dialogs 2019-12-17 14:34:49 +08:00
xianjimli
c831bfed8b update docs 2019-12-14 13:25:56 +08:00
xianjimli
aa032b12f3 improve set tr text 2019-12-13 17:58:43 +08:00
xianjimli
13309c714e update docs 2019-12-13 17:30:10 +08:00
lixianjing
691241f7c5 add clip view 2019-12-12 17:27:04 +08:00
lixianjing
3940131fe3 improve widget animator 2019-12-12 17:18:02 +08:00
lixianjing
33c85bc0fa improve rich text 2019-12-12 15:50:15 +08:00
lixianjing
cf8c50d097 update docs 2019-12-12 15:14:16 +08:00
lixianjing
a3f9b76678 improve round rect draw 2019-12-12 15:13:21 +08:00
lixianjing
86325c1d25 update docs 2019-12-12 10:01:39 +08:00
lixianjing
0a777caa2e update docs 2019-12-11 18:03:39 +08:00
lixianjing
96a7455d8f update docs 2019-12-11 17:17:19 +08:00
lixianjing
396c2f0014 regen docs 2019-12-11 16:21:15 +08:00
lixianjing
de6d32ca96 update docs 2019-12-11 16:04:42 +08:00
lixianjing
7449a51e29 improve window switch event. fix issue #306 2019-12-11 14:15:48 +08:00
lixianjing
792cbf7ecd update docs 2019-12-11 09:59:25 +08:00
lixianjing
1faed84ec8 update docs 2019-12-11 09:56:47 +08:00
lixianjing
0f85231996 update docs 2019-12-11 09:35:00 +08:00
lixianjing
e792ca81ee improve style const 2019-12-10 18:06:45 +08:00
lixianjing
9791a4c648 update docs 2019-12-10 18:01:34 +08:00
lixianjing
d68f3db85b update docs 2019-12-10 11:36:42 +08:00
lixianjing
710b9922db update docs 2019-12-10 10:08:39 +08:00
lixianjing
d7474b4bde improve text selector 2019-12-09 17:20:08 +08:00
lixianjing
beed0687b4 improve INPUT_CUSTOM_PASSWORD 2019-12-09 12:45:29 +08:00
lixianjing
414ff4eb66 format code and update docs 2019-12-09 11:51:36 +08:00
lixianjing
d71f667b92 improve combox box to custom popup window style 2019-12-09 11:49:53 +08:00
lixianjing
c42d6e9bdf improve slider and switch 2019-12-07 15:37:45 +08:00
lixianjing
f35b31581d fix widget_set_state scripting binding bug. 2019-12-07 07:10:48 +08:00
lixianjing
130e1bb7da add how_to_use_mutable_image.md 2019-12-05 06:32:57 +08:00
lixianjing
ac8833ca6b improve image animation 2019-12-05 06:29:47 +08:00
lixianjing
e28499dea4 add window_manager_back_to 2019-12-04 18:08:05 +08:00
lixianjing
cb92b77f20 update docs 2019-12-04 16:56:39 +08:00
lixianjing
7047b46a9b fix tk_mem_stat 2019-12-04 14:11:16 +08:00
lixianjing
af3f609009 update docs 2019-12-04 09:18:42 +08:00
lixianjing
7286dcbac4 improve blend and support rgb888 2019-12-04 09:10:56 +08:00
lixianjing
02b77971b5 update docs and idl 2019-12-03 17:56:35 +08:00
lixianjing
91107efdfe improve dragger/text_selector event handling 2019-12-03 17:38:35 +08:00
lixianjing
53fa6241a9 update docs and format code 2019-12-03 17:11:15 +08:00
lixianjing
244601c600 upgrade stb_truetype.h 2019-12-03 16:08:57 +08:00
lixianjing
a844bbbe7b improve input engine fix issue #290 2019-12-03 15:48:44 +08:00
lixianjing
45e18cd02f improve widget_create_widget 2019-12-03 15:13:21 +08:00
lixianjing
a61d680ea8 update docs 2019-12-03 14:54:23 +08:00
lixianjing
07d72e1e34 improve widget destroy 2019-12-03 11:42:18 +08:00
lixianjing
65fa7bd50c improve pointer event handling 2019-12-02 18:14:53 +08:00
lixianjing
f4859848e3 improve list item(fix issue #300) 2019-12-02 11:07:55 +08:00
lixianjing
3076e9bc31 update docs 2019-11-30 07:26:32 +08:00
lixianjing
73954da661 format code and update docs 2019-11-29 17:46:43 +08:00
lixianjing
c54d1c731f update docs 2019-11-29 17:19:09 +08:00
lixianjing
02bbe3a6c8 improve edit to allow hide password when input type is custom 2019-11-29 12:17:42 +08:00
lixianjing
b7b63d9928 improve set need relayout children 2019-11-28 18:08:04 +08:00
lixianjing
740efc7ae3 improve draw round rect 2019-11-28 15:59:52 +08:00
lixianjing
40a37d2050 improve native_window_sdl_resize 2019-11-28 15:37:06 +08:00
lixianjing
f3896f345e update docs 2019-11-28 15:18:56 +08:00
lixianjing
00722c8c44 improve scroll view 2019-11-28 15:17:16 +08:00
lixianjing
40f79a4867 add widget_ref/widget_unref 2019-11-28 14:56:59 +08:00
lixianjing
4b79da8886 improve vgcanvas 2019-11-28 09:18:04 +08:00
lixianjing
dd6c61eb64 update docs 2019-11-28 09:14:23 +08:00
lixianjing
ec4d79ae54 update docs 2019-11-27 17:15:15 +08:00
lixianjing
737e77714e improve list view 2019-11-26 17:40:20 +08:00
lixianjing
4b8819cc69 update docs 2019-11-26 17:20:06 +08:00
lixianjing
d205016229 update docs and idl 2019-11-26 01:09:22 -08:00
lixianjing
a6a985bb1a update docs and idl 2019-11-26 01:08:01 -08:00
lixianjing
d2e7ae5f5c update docs 2019-11-26 17:05:21 +08:00
lixianjing
c9432767d9 improve back/back_to_home 2019-11-26 14:44:22 +08:00
lixianjing
7201d2586e update docs 2019-11-26 11:40:25 +08:00
lixianjing
eb8e0c4642 improve and optimize drawing functions 2019-11-22 18:33:42 +08:00
lixianjing
d0909e8abf add open_im_when_focused prop for edit 2019-11-22 11:45:36 +08:00
lixianjing
1e26383eb7 improve list item and emitter 2019-11-22 11:07:50 +08:00
xianjimli
1f742f3867 improve log 2019-11-22 07:34:00 +08:00
lixianjing
b21a521dca update idl and docs 2019-11-21 02:00:13 -08:00
lixianjing
3bc47819f4 add select_none_when_focused 2019-11-21 17:55:21 +08:00
lixianjing
8822a40969 update docs 2019-11-21 15:53:47 +08:00
lixianjing
6f55f198d4 update docs 2019-11-21 13:56:47 +08:00
lixianjing
30031fdd10 update docs 2019-11-20 17:55:56 +08:00
lixianjing
1af0b069d6 update docs 2019-11-20 16:58:07 +08:00
lixianjing
a2cd516dde rework widget focus 2019-11-20 15:47:39 +08:00
lixianjing
e48ace3322 update docs 2019-11-20 14:42:06 +08:00
chentan
de44c1e88e add ecology partners logo 2019-11-20 10:05:33 +08:00
lixianjing
1ef1a63782 update docs 2019-11-19 17:05:58 +08:00
lixianjing
7a0dfb953a update docs 2019-11-19 17:01:29 +08:00
lixianjing
30f58dd418 update docs 2019-11-19 11:12:02 +08:00
lixianjing
f068ce6d1c improve get prop 2019-11-19 11:09:26 +08:00
lixianjing
ccbb714871 update docs 2019-11-19 05:58:18 +08:00
lixianjing
58cf2b496f update docs 2019-11-18 15:16:18 +08:00
lixianjing
817abe20ce improve list item 2019-11-18 15:12:10 +08:00
xianjimli
888b7d530d update docs 2019-11-18 09:16:06 +08:00
xianjimli
e6804ca2e1 improve hscroll label 2019-11-18 07:33:08 +08:00
xianjimli
7b4c00f33a update docs 2019-11-16 17:22:46 +08:00
xianjimli
d5e877d394 update docs 2019-11-16 17:07:20 +08:00
lixianjing
cbdd96877d improve hscroll label 2019-11-15 18:10:13 +08:00
lixianjing
28e1da6f0f update docs 2019-11-15 16:24:58 +08:00