Commit Graph

657 Commits

Author SHA1 Message Date
xianjimli
8ad64c4c9d format code 2020-06-30 21:00:16 +08:00
xianjimli
bfdaf7a312 improve font gen 2020-06-30 17:26:23 +08:00
xianjimli
c35abd1e05 improve image dither 2020-06-30 17:25:56 +08:00
xianjimli
53510f500e improve for bitmap font 2020-06-28 16:55:48 +08:00
xianjimli
9b4d674d3a update docs 2020-06-26 17:45:03 +08:00
xianjimli
6c8337e08e update docs 2020-06-26 16:55:16 +08:00
xianjimli
d8e53c0ffa update docs 2020-06-24 12:06:19 +08:00
xianjimli
e989e67b38 update comments 2020-06-21 08:58:38 +08:00
xianjimli
d99990844a update docs 2020-06-21 08:55:55 +08:00
lixianjing
547e74494c update dll export symbols 2020-06-19 08:08:22 +08:00
xianjimli
f34c386a70 update idl and docs 2020-06-18 21:54:25 +08:00
xianjimli
373bc65ad7 rework memory allocator 2020-06-17 17:59:38 +08:00
xianjimli
cc22d283b9 improve api comments 2020-06-14 09:10:52 +08:00
xianjimli
d3b9a60f36 update idl & doc 2020-06-14 08:46:53 +08:00
xianjimli
3eef470f17 improve api comments 2020-06-11 12:03:44 +08:00
xianjimli
b6ca271fd9 add exported functions 2020-06-10 20:02:31 +08:00
xianjimli
1e8c0bed75 update docs 2020-06-09 07:15:17 +08:00
lixianjing
c165966480 add some dll export functions 2020-06-09 07:01:44 +08:00
lixianjing
275a6be2a2 improve app_conf and add docs 2020-06-07 11:32:00 +08:00
lixianjing
03f9616978 add conf-io 2020-06-07 09:50:36 +08:00
xianjimli
4bf1aa3dc3 update exports 2020-06-05 18:11:52 +08:00
xianjimli
f994437eba update docs 2020-06-05 18:04:36 +08:00
xianjimli
edf44dca47 format code 2020-06-05 17:16:19 +08:00
lixianjing
6506f7c868 update api comments 2020-06-05 07:26:47 +08:00
lixianjing
4672dd8a25 improve api comments 2020-06-04 21:43:16 +08:00
lixianjing
0bdfb20aca update docs 2020-06-02 17:47:16 +08:00
xianjimli
34f673133a update docs 2020-06-01 17:42:24 +08:00
lixianjing
47a0eabb87 improve dither 2020-05-31 05:17:29 -07:00
xianjimli
0bbf2db0a6 update docs 2020-05-27 21:46:34 +08:00
lixianjing
429d8ca378 add image dither 2020-05-27 08:36:42 +08:00
lixianjing
10eeb3e6c6 improve dll export api 2020-05-25 17:44:36 +08:00
lixianjing
33209cde4b improve dll export api 2020-05-25 17:31:12 +08:00
xianjimli
c8856d2feb update docs 2020-05-24 19:28:22 +08:00
lixianjing
0b79f75209 export some functions 2020-05-22 11:37:02 +08:00
xianjimli
7a615d16a1 improve for mingw 2020-05-21 20:35:02 +08:00
lixianjing
c9a915f37e improve tools 2020-05-20 17:27:56 +08:00
lixianjing
91304f2470 add canvas_get_font_height 2020-05-20 11:34:40 +08:00
lixianjing
156fe75b38 improve for dll 2020-05-20 08:40:36 +08:00
lixianjing
8a12915f6e update doc 2020-05-13 10:51:24 +08:00
lixianjing
5c81108631 move suggest_words to assets 2020-05-11 11:07:48 +08:00
xianjimli
f5856a1e7d add fs_dir_vtable_t/fs_file_vtable_t 2020-05-04 15:28:46 +08:00
xianjimli
8cc8d0b973 format code 2020-05-01 07:23:57 +08:00
xianjimli
1eabab7d1c improve str gen 2020-04-29 17:06:59 +08:00
xianjimli
632282057c Merge branch 'master' into dev 2020-04-28 12:10:50 +08:00
xianjimli
551a31ec28 improve image gen 2020-04-28 12:09:22 +08:00
lixianjing
a1c8d37b26 Windows build awtk to DLL 2020-04-28 09:34:09 +08:00
xianjimli
8dd7b14bfa update docs 2020-04-27 08:36:57 +08:00
xianjimli
a6d4df04f2 fix image_gen 2020-04-21 17:43:45 +08:00
xianjimli
c04409dcb6 support rgb565 format bitmap 2020-04-21 15:45:18 +08:00
xianjimli
bf26e67fbf add t9 input engine 2020-04-21 10:22:05 +08:00
xianjimli
cb20846467 improve strgen 2020-04-20 17:38:02 +08:00
xianjimli
557b1a6e4c update docs 2020-04-18 16:19:58 +08:00
xianjimli
958dc7c4fe improve build script and tools 2020-04-09 18:06:34 +08:00
xianjimli
e169bb0405 update idl/docs 2020-04-07 09:44:59 +08:00
xianjimli
f0d1687e05 add remove_utf8_bom 2020-03-24 16:36:02 +08:00
xianjimli
df1a91e8a7 format code 2020-03-23 16:36:06 +08:00
xianjimli
f7087495b8 improve tools 2020-03-23 16:34:45 +08:00
xianjimli
ce0b7ed722 improve tools 2020-03-23 12:16:07 +08:00
xianjimli
b05d68247f update idl 2020-03-22 12:23:43 +08:00
dependabot[bot]
cac6899d7e
Bump minimist from 1.2.0 to 1.2.5 in /tools/word_gen
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 03:59:26 +00:00
xianjimli
4998e737a4 update idl.json 2020-03-17 10:51:04 +08:00
xianjimli
4b3f8cc524 update comments 2020-03-14 09:05:08 +08:00
xianjimli
2805599d82 update idl and docs 2020-02-23 07:33:41 +08:00
xianjimli
a4e82e55e0 fix xml_to_ui 2020-02-21 10:47:12 +08:00
xianjimli
ad1d9a8b24 fix jpeg file ext name 2020-02-21 07:56:31 +08:00
xianjimli
ad1265aa15 improve native window 2020-02-18 10:48:51 +08:00
xianjimli
046ea7e3ee update doc 2020-02-14 17:58:18 +08:00
xianjimli
0396e906bb fix list view 2020-02-13 16:46:40 +08:00
xianjimli
1c3f1510bb use novel-segment 2020-02-13 10:40:32 +08:00
xianjimli
fb95d6757f improve action thread 2020-02-13 10:19:58 +08:00
xianjimli
ea72de2e53 format code 2020-02-11 17:46:48 +08:00
xianjimli
c65068d14f fix warnings 2020-02-06 08:53:44 +08:00
xianjimli
fe4df1ec8e improve word_gen and add how_to_gpinyin_data.md 2020-02-06 08:47:28 +08:00
lixianjing
1377b941ed improve file chooser 2020-01-15 17:32:17 +08:00
lixianjing
59a2487abf improve file chooser 2020-01-14 23:10:03 -08:00
lixianjing
396cc73bb3 improve file chooser 2020-01-15 14:19:33 +08:00
lixianjing
9e796d9761 refactor file browser 2020-01-15 10:20:03 +08:00
lixianjing
165bdf18b4 improve tools 2020-01-08 22:55:03 -08:00
lixianjing
8e0410d359 update idl 2020-01-09 09:19:18 +08:00
lixianjing
03c036544a improve code gen 2020-01-08 15:35:58 +08:00
lixianjing
c40558bd1b improve code gen 2020-01-08 14:48:38 +08:00
xianjimli
93d2c83749 update docs 2020-01-06 17:18:47 +08:00
xianjimli
c0753faf89 improve fs api 2020-01-06 08:16:52 +08:00
lixianjing
11390f0869 update docs 2020-01-03 15:48:06 +08:00
lixianjing
ca7f109d81 improve keyboard 2020-01-02 11:41:53 +08:00
lixianjing
f91aa252f2 refactor idl gen 2020-01-02 10:12:42 +08:00
lixianjing
8c31449ad2 update docs 2019-12-31 19:27:36 -08:00
lixianjing
2553937fea fix warnings 2019-12-31 18:15:12 -08:00
lixianjing
688a7dbaa4 add image_manager_preload 2019-12-31 15:24:37 +08:00
lixianjing
67ccfc5bf4 update docs 2019-12-30 12:47:55 +08:00
lixianjing
72766e97a5 improve candidates 2019-12-30 12:44:15 +08:00
xianjimli
dace3bdc5c add widget_close_window 2019-12-26 15:15:11 +08:00
xianjimli
2f5ee40e62 improve tools to support Chinese file name 2019-12-25 17:36:19 +08:00
xianjimli
0444282299 improve tools to support Chinese file name 2019-12-25 17:36:14 +08:00
xianjimli
7bad09b698 update docs 2019-12-24 09:12:43 +08:00
xianjimli
3dfa859be0 update docs 2019-12-24 09:02:26 +08:00
xianjimli
8a9478e41a update docs 2019-12-21 21:56:44 +08:00
xianjimli
bc00a7fc40 update docs 2019-12-18 15:54:01 +08:00
xianjimli
918b6ec6ba update docs 2019-12-18 15:51:40 +08:00
xianjimli
8fd2f13a6f update docs 2019-12-18 15:40:09 +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
44d7e823e1 update docs 2019-12-17 17:51:29 +08:00
xianjimli
309586b576 improve for script binding 2019-12-17 15:49:30 +08:00
xianjimli
989d318288 update docs 2019-12-17 08:57:48 +08:00
xianjimli
fa7b001718 update docs 2019-12-16 17:38:45 +08:00
xianjimli
c831bfed8b update docs 2019-12-14 13:25:56 +08:00
xianjimli
3d110106f1 improve for script binding 2019-12-14 08:34:58 +08:00
xianjimli
dc6bc337b4 improve script binding 2019-12-13 17:21:00 +08:00
xianjimli
ac715579b3 improve script binding 2019-12-13 12:16:14 +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
ce88c12a23 optimize theme data storage 2019-12-10 17:56:31 +08:00
lixianjing
414ff4eb66 format code and update docs 2019-12-09 11:51:36 +08:00
lixianjing
bd2307b6e0 improve for script binding 2019-12-06 16:34:20 -08:00
lixianjing
158012ecbc improve for script binding 2019-12-05 15:22:13 -08:00
lixianjing
45fa97b9a8 improve for script binding 2019-12-05 02:11:23 -08:00
lixianjing
058448d7ea export some function in widget.h to scripts 2019-12-04 14:56:53 -08:00
lixianjing
02b77971b5 update docs and idl 2019-12-03 17:56:35 +08:00
lixianjing
238933ff01 improve for script binding 2019-12-01 05:28:22 -08:00
lixianjing
1678c9a922 improve for script binding 2019-11-30 01:56:53 -08:00
lixianjing
04dbb257ca improve for script binding 2019-11-29 16:43:39 -08:00
lixianjing
2e99a50813 remove some scriptable in value 2019-11-29 16:15:08 -08:00
xianjimli
2ed1009e36 update idl 2019-11-29 11:04:46 +08:00
lixianjing
6f2cdc1a04 update docs 2019-11-28 10:01:31 +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
b21a521dca update idl and docs 2019-11-21 02:00:13 -08:00
lixianjing
4eccd40671 update docs 2019-11-18 15:27:55 +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
745a0f7be9 update docs 2019-11-15 16:19:46 +08:00
lixianjing
cf71ba4f02 update docs 2019-11-15 16:16:05 +08:00
lixianjing
731fd597ed update docs 2019-11-15 15:56:59 +08:00
lixianjing
3672c470cf refactor 2019-11-15 15:54:55 +08:00
lixianjing
0253320652 update docs 2019-11-15 15:28:02 +08:00
lixianjing
8290de91f6 update docs 2019-11-15 15:21:53 +08:00
lixianjing
8e8d7f7c99 update docs 2019-11-15 15:17:05 +08:00
lixianjing
edd5371040 update docs 2019-11-15 15:10:25 +08:00
lixianjing
19a8e41de5 update docs 2019-11-15 14:59:25 +08:00
lixianjing
3e89759da9 update docs 2019-11-15 14:40:17 +08:00
lixianjing
05564583b6 update docs 2019-11-15 14:35:56 +08:00
lixianjing
80e96f1304 update docs 2019-11-15 13:49:52 +08:00
lixianjing
cb4024218a update docs 2019-11-15 11:41:53 +08:00
lixianjing
d215ade8b5 update docs 2019-11-15 11:33:43 +08:00
lixianjing
7d7041101c update docs 2019-11-15 11:19:47 +08:00
lixianjing
a5ce342d0a update docs 2019-11-15 11:15:42 +08:00
lixianjing
b7fc8c0eec update docs 2019-11-15 10:25:50 +08:00
lixianjing
2aa553e784 update docs 2019-11-15 10:18:05 +08:00
lixianjing
809bad2096 update docs 2019-11-15 10:07:18 +08:00
lixianjing
338db71764 update docs 2019-11-15 10:00:42 +08:00
lixianjing
05590443de update docs 2019-11-15 09:48:41 +08:00
lixianjing
639a76d247 update docs 2019-11-15 09:02:46 +08:00
lixianjing
d836643daa update docs 2019-11-15 09:01:33 +08:00
lixianjing
d7273c3167 Merge branch 'master' of https://github.com/zlgopen/awtk 2019-11-14 18:07:36 +08:00
lixianjing
2fc72f9eb5 update docs 2019-11-14 18:06:41 +08:00
jim
573dd7ab83
Merge pull request #279 from zlgopen/dependabot/npm_and_yarn/tools/word_gen/lodash.merge-4.6.2
Bump lodash.merge from 4.6.1 to 4.6.2 in /tools/word_gen
2019-11-14 17:58:50 +08:00
dependabot[bot]
c0046e30e8
Bump lodash.merge from 4.6.1 to 4.6.2 in /tools/word_gen
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-14 09:56:15 +00:00
dependabot[bot]
3508107f3c
Bump extend from 3.0.1 to 3.0.2 in /tools/word_gen
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-14 09:56:14 +00:00
lixianjing
133efbf006 update docs 2019-11-14 17:55:31 +08:00
lixianjing
bb7965f354 update docs 2019-11-14 16:02:19 +08:00
lixianjing
4c8db727ce regenerate docs 2019-11-14 15:54:03 +08:00
lixianjing
1964ad3c56 update idl 2019-11-12 21:56:23 -08:00
lixianjing
ec86f899a3 update idl 2019-11-12 21:45:52 -08:00
lixianjing
c85f13c076 improve font and draw text 2019-11-04 11:44:36 +08:00
lixianjing
e300c272ab add graphic buffer 2019-10-31 11:21:46 +08:00
lixianjing
34641ddd4e update docs 2019-10-25 18:01:43 +08:00
lixianjing
1f217c396d update docs 2019-10-25 17:53:38 +08:00
lixianjing
a53d251b2c improve draggable 2019-10-25 17:42:51 +08:00
xianjimli
24f816dec9 add draggable 2019-10-25 08:14:15 +08:00
xianjimli
086e1ae1c9 update docs 2019-10-19 08:35:25 +08:00
lixianjing
7b87b1b404 update docs 2019-10-17 14:23:01 +08:00
lixianjing
f35e688aa9 update docs 2019-10-16 17:12:55 +08:00
lixianjing
7d96cde412 update docs 2019-10-16 09:08:45 +08:00
lixianjing
5441513869 update docs (fix issue #253) 2019-10-16 09:02:32 +08:00
lixianjing
2a4a9c5d3c change glyph.x/y/w/h to 16bits 2019-10-15 17:54:52 +08:00
lixianjing
bfd6985b33 add to_utf8_bom 2019-10-15 09:52:08 +08:00
xianjimli
f5dc88c786 update docs 2019-10-14 18:02:30 +08:00
lixianjing
5160ae4189 fix fontgen 2019-10-11 12:42:10 +08:00
lixianjing
b6938f4e2d combobox add item_height property 2019-10-09 13:57:33 +08:00
lixianjing
031ca52943 update docs 2019-10-09 10:16:54 +08:00
lixianjing
2978a756a9 update docs 2019-10-06 22:39:06 -07:00
lixianjing
b15d3c9f6e update docs 2019-09-30 17:28:18 +08:00
lixianjing
34408cd6ce update docs 2019-09-30 02:15:38 -07:00
lixianjing
dcda6330ac update docs 2019-09-30 02:11:53 -07:00
lixianjing
5d09884ee5 update docs 2019-09-29 17:01:30 +08:00
xianjimli
1a8ff14077 edit min/max/type/step support script binding 2019-09-27 09:03:51 +08:00
lixianjing
fce0689a6f update docs 2019-09-19 10:49:58 +08:00
lixianjing
dfb0533892 improve style mutable 2019-09-18 18:02:37 +08:00
xianjimli
157f47dc9e update idl 2019-09-09 16:22:06 +08:00
lixianjing
655e0bcd6d fix windows compile error and format code 2019-09-05 16:33:05 +08:00
lixianjing
3a9eb6fcab improve font gen 2019-09-05 10:05:29 +08:00
lixianjing
5e7fc46c98 change time to uint64_t 2019-09-03 23:17:18 -07:00
lixianjing
336ae1a72d use stb font loader 2019-09-03 17:59:12 +08:00
lixianjing
8c08a52ba3 update docs 2019-08-23 19:35:53 -07:00
lixianjing
66e556f946 add combo_box_ex 2019-08-22 09:05:37 +08:00
xianjimli
5d4ff98b78 update idl 2019-08-19 18:55:23 +08:00
xianjimli
48ed82673e fix compile warnings 2019-08-17 08:11:33 +08:00
lixianjing
ca0520c76d windows support freetype 2019-08-15 08:14:32 +08:00
xianjimli
19d6f5fc1f refactor 2019-08-14 07:38:23 +08:00
xianjimli
edf8f7ff53 image gen support mono image 2019-08-12 10:47:09 +08:00