lixianjing
|
b1abb9c3bf
|
fix compile warnings
|
2019-07-11 09:28:14 +08:00 |
|
lixianjing
|
d369ae1b25
|
tab button group support scrollable
|
2019-07-11 09:11:35 +08:00 |
|
lixianjing
|
8e9c3dd22e
|
fix compile warnings
|
2019-07-10 17:58:24 +08:00 |
|
lixianjing
|
9c7624dec2
|
add widget_gen
|
2019-07-10 15:03:05 +08:00 |
|
lixianjing
|
8db535b397
|
update build scripts
|
2019-07-10 13:48:25 +08:00 |
|
lixianjing
|
d418fa8f10
|
fix compile warnings
|
2019-07-10 13:43:51 +08:00 |
|
lixianjing
|
9b7710d48b
|
support bitmap
|
2019-07-09 17:31:29 +08:00 |
|
lixianjing
|
cc7e37533c
|
fix memory leak found by valgrind
|
2019-07-08 23:50:03 -07:00 |
|
lixianjing
|
020b77f231
|
fix font_manager_unload_font
|
2019-07-08 23:36:34 -07:00 |
|
lixianjing
|
97023065af
|
improve window animation
|
2019-07-09 10:14:09 +08:00 |
|
lixianjing
|
6cdd847865
|
fix warnings
|
2019-07-08 17:13:06 +08:00 |
|
lixianjing
|
309b65e87f
|
improve expr eval
|
2019-07-08 12:54:38 +08:00 |
|
lixianjing
|
066776c053
|
format code
|
2019-07-08 08:04:43 +08:00 |
|
lixianjing
|
8adecea34d
|
improve edit
|
2019-07-08 08:04:38 +08:00 |
|
lixianjing
|
c79c1c5358
|
fix valgrind found bugs
|
2019-07-07 02:54:10 -07:00 |
|
lixianjing
|
bfb41c6d51
|
format code
|
2019-07-07 02:17:53 -07:00 |
|
lixianjing
|
16ecd3ade7
|
fix valgrind found memory leak
|
2019-07-07 02:17:45 -07:00 |
|
lixianjing
|
b0074b14b3
|
improve mledit
|
2019-07-07 12:36:03 +08:00 |
|
xianjimli
|
4d22ef7a30
|
improve mledit for web
|
2019-07-07 08:52:14 +08:00 |
|
xianjimli
|
f4b6699537
|
add include path
|
2019-07-07 07:31:41 +08:00 |
|
lixianjing
|
1ce0f6ec66
|
update docs
|
2019-07-06 17:23:24 +08:00 |
|
xianjimli
|
ff56043912
|
update docs
|
2019-07-06 16:46:05 +08:00 |
|
lixianjing
|
832eb90754
|
add widget_set_visible_only and fix list_view_m
|
2019-07-05 08:28:46 +08:00 |
|
xianjimli
|
9928a39390
|
fix compile warnings
|
2019-07-05 07:13:23 +08:00 |
|
xianjimli
|
725b0c4557
|
rename PATH_SEP to TK_PATH_SEP
|
2019-07-05 06:52:29 +08:00 |
|
xianjimli
|
f246d9f8cc
|
improve system_info_normalize_app_root
|
2019-07-05 06:51:50 +08:00 |
|
lixianjing
|
a28c4640db
|
update images
|
2019-07-04 17:13:09 +08:00 |
|
lixianjing
|
3d6444e49f
|
update images
|
2019-07-04 02:12:26 -07:00 |
|
lixianjing
|
f430f73edf
|
widget_set_need_relayout_children after changed visibility
|
2019-07-04 15:57:57 +08:00 |
|
lixianjing
|
7c23271e29
|
fix soft keyboard backspace not work bug
|
2019-07-04 14:23:46 +08:00 |
|
lixianjing
|
1a5eb5a01f
|
update docs
|
2019-07-04 13:51:37 +08:00 |
|
lixianjing
|
42fdb6005c
|
fix compile warnings(issue #167)
|
2019-07-04 11:26:55 +08:00 |
|
lixianjing
|
f8348f6ff2
|
update docs
|
2019-07-04 11:21:36 +08:00 |
|
lixianjing
|
03c4fc3bb4
|
update docs
|
2019-07-04 11:18:43 +08:00 |
|
lixianjing
|
638b5ac66b
|
generate docs
|
2019-07-03 19:09:38 -07:00 |
|
lixianjing
|
a6bc13cd34
|
generate docs
|
2019-07-03 19:05:59 -07:00 |
|
lixianjing
|
c370d85823
|
update docs
|
2019-07-04 09:49:48 +08:00 |
|
lixianjing
|
ef27ec26c1
|
update docs
|
2019-07-04 09:46:18 +08:00 |
|
lixianjing
|
81f29d4544
|
add TK_GLYPH_CACHE_NR
|
2019-07-04 09:32:14 +08:00 |
|
lixianjing
|
753696a960
|
mledit selection
|
2019-07-04 09:18:55 +08:00 |
|
lixianjing
|
601b1064bf
|
fix issue #165
|
2019-07-04 08:53:58 +08:00 |
|
lixianjing
|
fdf64b8174
|
add line number widget
|
2019-07-03 18:14:00 +08:00 |
|
lixianjing
|
40b994afd6
|
add can_not_destroy for point/key event
|
2019-07-03 15:52:50 +08:00 |
|
lixianjing
|
b5080683e5
|
fix svg_to_bsvg
|
2019-07-03 15:23:03 +08:00 |
|
lixianjing
|
112417fd80
|
update docs
|
2019-07-03 14:48:28 +08:00 |
|
lixianjing
|
126402ab0f
|
fix widget_animator_stop
|
2019-07-03 13:46:39 +08:00 |
|
lixianjing
|
6b34b2ef8f
|
add max lines for mledit
|
2019-07-03 10:16:21 +08:00 |
|
lixianjing
|
b1c98fec4c
|
support pageup/pagedown
|
2019-07-03 09:53:53 +08:00 |
|
lixianjing
|
91d7bbf0b0
|
mledit support vscroll bar
|
2019-07-02 18:18:05 +08:00 |
|
lixianjing
|
209b075a72
|
fix build scripts
|
2019-07-01 23:10:03 -07:00 |
|