lixianjing
|
82e4d74e16
|
list view support pagedown/pageup
|
2019-11-05 09:31:06 +08:00 |
|
lixianjing
|
8b3b4a2fcf
|
update docs
|
2019-11-04 11:52:03 +08:00 |
|
lixianjing
|
16590c0f60
|
add native_window_fb_gl
|
2019-10-31 17:38:51 +08:00 |
|
lixianjing
|
4ae5ebb803
|
lcd nanovg support lcd orientation
|
2019-10-31 17:07:08 +08:00 |
|
lixianjing
|
c4109fe778
|
improve darray
|
2019-10-31 16:00:45 +08:00 |
|
lixianjing
|
7ae3509aec
|
improve vgcanvas
|
2019-10-31 15:15:02 +08:00 |
|
lixianjing
|
49ada515fd
|
update docs
|
2019-10-31 11:26:01 +08:00 |
|
lixianjing
|
e300c272ab
|
add graphic buffer
|
2019-10-31 11:21:46 +08:00 |
|
lixianjing
|
559da40631
|
improve system bar
|
2019-10-30 16:07:02 +08:00 |
|
lixianjing
|
0a14d1f935
|
merge sdl patch
|
2019-10-30 09:17:57 +08:00 |
|
lixianjing
|
2ab3eba975
|
make image_animation_next public
|
2019-10-30 09:07:44 +08:00 |
|
lixianjing
|
15bdb2f2ff
|
fix build_asset_filename_custom
|
2019-10-29 15:05:18 +08:00 |
|
lixianjing
|
80a3ff859b
|
update docs
|
2019-10-29 11:22:56 +08:00 |
|
lixianjing
|
4ad0f6e60e
|
update docs
|
2019-10-29 09:41:12 +08:00 |
|
lixianjing
|
dcc5d07b12
|
merge slide indicator patch
|
2019-10-29 08:59:41 +08:00 |
|
xianjimli
|
1d61c065ef
|
add ostream_retry
|
2019-10-27 07:03:18 +08:00 |
|
lixianjing
|
3befcc8b89
|
merge nanovg unload font patch
|
2019-10-25 18:07:02 +08:00 |
|
xianjimli
|
24f816dec9
|
add draggable
|
2019-10-25 08:14:15 +08:00 |
|
lixianjing
|
697ce454d6
|
assets_manager_set_custom_build_asset_dir support ctx
|
2019-10-24 21:56:43 +08:00 |
|
lixianjing
|
97051e8ebc
|
merge chinese filename bug on windows
|
2019-10-24 18:12:21 +08:00 |
|
lixianjing
|
3a6e312c69
|
merge patch of issue #257
|
2019-10-24 18:01:17 +08:00 |
|
lixianjing
|
1319456e4e
|
update docs
|
2019-10-24 17:54:24 +08:00 |
|
lixianjing
|
29ba4922ae
|
improve awtk config sample
|
2019-10-24 14:35:56 +08:00 |
|
lixianjing
|
db2b9caec1
|
improve fragment frame buffer
|
2019-10-24 14:01:03 +08:00 |
|
lixianjing
|
4eafdc03d8
|
update docs
|
2019-10-24 10:02:39 +08:00 |
|
lixianjing
|
b1403ffbe1
|
add assets_manager_set_custom_build_asset_dir
|
2019-10-23 18:08:58 +08:00 |
|
lixianjing
|
5e3f50dc0b
|
fix svg crash when image file is invalid
|
2019-10-23 15:42:40 +08:00 |
|
lixianjing
|
505cd6f972
|
improve text selector
|
2019-10-23 15:27:01 +08:00 |
|
lixianjing
|
aac47ce517
|
add widget_on_with_tag/wuidget_off_by_tag
|
2019-10-23 14:23:47 +08:00 |
|
lixianjing
|
58e05345c6
|
format code
|
2019-10-23 08:49:32 +08:00 |
|
lixianjing
|
3d94ea9e7b
|
add widget_on_wheel to fix edit handle wheel event bug in listview
|
2019-10-19 18:16:44 +08:00 |
|
xianjimli
|
8175d8751c
|
update docs
|
2019-10-19 08:37:28 +08:00 |
|
xianjimli
|
086e1ae1c9
|
update docs
|
2019-10-19 08:35:25 +08:00 |
|
lixianjing
|
9c68f81719
|
improve set theme
|
2019-10-18 22:05:39 +08:00 |
|
lixianjing
|
86ad55de58
|
update docs
|
2019-10-17 14:23:56 +08:00 |
|
lixianjing
|
f35e688aa9
|
update docs
|
2019-10-16 17:12:55 +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
|
20ef92f8ea
|
support window animator only when prev window is normal window
|
2019-10-15 17:14:12 +08:00 |
|
lixianjing
|
53f220e966
|
update docs
|
2019-10-15 16:17:38 +08:00 |
|
xianjimli
|
2f8f91c331
|
update docs
|
2019-10-14 18:05:20 +08:00 |
|
xianjimli
|
e353459c20
|
update docs
|
2019-10-14 16:17:28 +08:00 |
|
lixianjing
|
ebbc4160dc
|
fix edit_set_int/set_double(issue #250)
|
2019-10-14 13:09:51 +08:00 |
|
lixianjing
|
7d1213d4b1
|
update docs
|
2019-10-14 08:06:45 +08:00 |
|
lixianjing
|
412207e63e
|
update docs
|
2019-10-11 17:43:03 +08:00 |
|
xianjimli
|
c93d7276f0
|
merge bitmap line_length patch
|
2019-10-11 16:50:02 +08:00 |
|
xianjimli
|
025a5dbb68
|
merge popup support highlight patch
|
2019-10-11 16:44:06 +08:00 |
|
xianjimli
|
38c0cca6cc
|
merge screen rotate patch
|
2019-10-11 12:18:16 +08:00 |
|
lixianjing
|
c66ac91c6f
|
improve widget invalidate
|
2019-10-10 15:21:10 +08:00 |
|
lixianjing
|
3117f2893a
|
improve widget invalidate
|
2019-10-10 10:15:06 +08:00 |
|