Commit Graph

42 Commits

Author SHA1 Message Date
xianjimli
9cf5ec3592 support build for windows 32bit version 2019-03-20 09:34:25 +08:00
xianjimli
201b4a089d update copyright time 2019-01-07 10:58:36 +08:00
xianjimli
3bed50d0c3 refactor and update docs 2018-12-27 17:39:26 +08:00
xianjimli
9c85038e16 rename NAME_LEN to TK_NAME_LEN 2018-12-26 09:14:02 +08:00
xianjimli
40d9deb9a8 change style id to string 2018-12-25 18:00:46 +08:00
xianjimli
5a9ed121df change widget state to const char* 2018-12-25 15:33:44 +08:00
xianjimli
d1aa0b568c split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
xianjimli
8332cd8ee6 update docs 2018-11-24 18:48:38 +08:00
xianjimli
b16a3708d8 improve resource related tools 2018-11-02 11:51:14 +08:00
xianjimli
e57c8f0d4a rename resource to assets 2018-08-24 07:45:37 +08:00
xianjimli
c30bf63bda improve res path 2018-08-19 19:12:35 +08:00
xianjimli
7824ee6fbb add rich text parser 2018-07-27 19:12:20 +08:00
xianjimli
62d55296ff theme support icon at, add demos 2018-07-19 19:26:52 +08:00
xianjimli
33f4681b4a rework theme 2018-07-17 11:27:14 +08:00
xianjimli
9005e20f4b add list item and list demos 2018-07-05 15:22:04 +08:00
xianjimli
7fb1fd37e0 add border in theme 2018-06-29 19:12:04 +08:00
xianjimli
bca945603b theme support custom widget 2018-06-25 17:27:17 +08:00
xianjimli
2e4af3abc4 refactor 2018-06-12 08:55:18 +08:00
xianjimli
6d249e62b0 format code 2018-06-03 10:19:34 +08:00
xianjimli
6e2dfa8854 update comments 2018-05-15 09:31:58 +08:00
xianjimli
5b350b840a Change copyright notice 2018-05-08 10:22:32 +08:00
xianjimli
064cd18eaf add TKMEM_INIT 2018-05-04 11:45:09 +08:00
xianjimli
36de4d0e19 add str_t 2018-05-01 12:02:42 +08:00
xianjimli
9c4004b5a6 fix bugs on windows 2018-04-29 18:06:40 +08:00
xianjimli
b66d00b0ac rename MEM_ to TKMEM_ and format code 2018-04-29 16:51:54 +08:00
xianjimli
f0980f748e resource manager support loading res from file system 2018-04-27 18:12:12 +08:00
xianjimli
cd321ab9fb unify some function/macro names 2018-04-27 11:23:09 +08:00
xianjimli
ba2558b783 update demos and tests 2018-04-21 07:43:02 +08:00
lixianjing
169a33fcde update docs 2018-04-01 18:19:28 +08:00
lixianjing
1206d3920b improve xml theme to support inheritance 2018-03-31 19:48:49 +08:00
lixianjing
9fa6ba29ae redesign xml theme file format 2018-03-31 13:48:18 +08:00
lixianjing
c73358008b refactoring 2018-03-30 22:15:45 +08:00
lixianjing
6b67c4cfde theme support bg-image/bg-image-draw-type 2018-03-26 17:06:12 +08:00
lixianjing
4c570f9f04 improve tests and demos 2018-03-26 11:17:38 +08:00
lixianjing
4dddb0fe3f image support diffirent draw_type 2018-03-26 07:36:18 +08:00
jim
12d7dcaa9a format code 2018-03-19 07:19:25 +08:00
jim
5f36f35611 redesign resource manager 2018-03-18 11:29:31 +08:00
jim
9a0590ba59 support load ui from xml/bin ui description 2018-03-10 19:11:37 +08:00
jim
db5acd2123 load ui from bin/xml works 2018-03-09 21:54:46 +08:00
jim
1f468e80fb tools use self-contained memory manager 2018-02-22 11:37:13 +08:00
jim
11a86b1bad add .clang-format and format source code 2018-02-22 08:36:54 +08:00
jim
a68c7d049f init 2018-02-21 19:36:38 +08:00