Commit Graph

570 Commits

Author SHA1 Message Date
lixianjing
d0fe5e96b8 update docs 2019-05-23 16:07:26 +08:00
lixianjing
eca9743b1a update docs 2019-05-23 16:00:37 +08:00
lixianjing
f8b3a8b50c fix guage pointer warnings 2019-05-23 15:22:46 +08:00
lixianjing
ff8693ce7e focus first 2019-05-23 15:00:06 +08:00
lixianjing
ce56289ce4 move focus skip invisible and disabled widgets 2019-05-23 14:09:33 +08:00
lixianjing
b32e564564 fix slide menu find target 2019-05-23 11:09:17 +08:00
lixianjing
9179c4c1b8 fix edit in scroll view 2019-05-23 10:59:21 +08:00
lixianjing
00d3fd91aa rework list view layouter 2019-05-22 18:05:44 +08:00
lixianjing
1b00a0b169 update docs 2019-05-22 16:12:55 +08:00
lixianjing
947d2c9df2 update docs 2019-05-22 16:12:02 +08:00
lixianjing
b40624f907 window add move_focus_next_key/move_focus_prev_key props 2019-05-22 16:11:10 +08:00
lixianjing
00c8fb7bcf improve event flow, support place slide menu in slide view 2019-05-22 14:42:15 +08:00
lixianjing
daf43c19c4 support tab stop 2019-05-21 16:23:10 +08:00
lixianjing
ef7086e56d button/check button trigger click event when space/return key pressed 2019-05-21 13:49:34 +08:00
xianjimli
1bfb030799 fix widget_set_tr_text 2019-05-20 17:22:26 +08:00
xianjimli
aba26729d9 improve slider to support left/right/up/down 2019-05-18 19:07:10 +08:00
xianjimli
269c94a0a7 fix window_manager_open_window 2019-05-18 18:19:02 +08:00
xianjimli
7975dc4bde merge text selector patch 2019-05-18 18:08:59 +08:00
lixianjing
244a610c27 improve scroll view so it can be the child of slide view. 2019-05-16 15:12:35 +08:00
lixianjing
1a71a3eb2a update docs 2019-05-16 14:09:53 +08:00
lixianjing
1c2d10d441 update docs 2019-05-16 11:09:46 +08:00
lixianjing
acc37f4068 update docs 2019-05-15 17:12:14 +08:00
lixianjing
a87e9558a2 update docs 2019-05-15 16:11:15 +08:00
lixianjing
2ddede6eea update docs 2019-05-15 10:54:38 +08:00
lixianjing
6ac45bcf4f fix guage pointer docs 2019-05-15 10:51:40 +08:00
lixianjing
d3fcefa81e improve margin 2019-05-14 17:29:48 +08:00
xianjimli
a6cb009eb8 add function widget_find_animator 2019-05-13 17:53:02 +08:00
xianjimli
89a6dcb592 add self_layouter_factory/children_layouter_factory 2019-05-13 17:19:11 +08:00
xianjimli
f86e4df3ad add widget_add_idle 2019-05-13 12:05:32 +08:00
xianjimli
6ccc5f3510 update docs 2019-05-11 21:22:40 +08:00
xianjimli
48aa03a1fe add cond_var 2019-05-11 18:35:14 +08:00
lixianjing
bf2f33d1e6 fix build for 32bit ubuntu 2019-05-11 17:37:07 +08:00
xianjimli
0990b2607f guage pointer support anchor. fix issue #116 2019-05-11 11:14:28 +08:00
xianjimli
c327143350 add some xxx_BEFORE_CHILDREN events, give user register event handlers an opportunity to intercept default event handler 2019-05-10 16:52:06 +08:00
xianjimli
aed17d169c update assets 2019-05-10 07:11:33 +08:00
lixianjing
1b2b031067 update docs 2019-05-08 17:01:38 +08:00
lixianjing
95d0ec3748 add merge.js and update docs 2019-05-08 16:23:46 +08:00
lixianjing
e401363002 update docs 2019-05-08 15:50:21 +08:00
lixianjing
9929555d9f refactor image loader to support custom image loader 2019-05-07 17:17:57 +08:00
xianjimli
b22aa4ea70 update docs 2019-05-07 14:43:05 +08:00
xianjimli
3bcc47a246 update docs 2019-05-07 14:39:19 +08:00
xianjimli
6fb9cc8d97 update docs 2019-05-07 14:37:48 +08:00
xianjimli
3908489aae update docs 2019-05-07 14:37:26 +08:00
xianjimli
0117c69a82 add new state WIDGET_STATE_EMPTY_FOCUS for edit. 2019-05-07 14:28:43 +08:00
xianjimli
2204f9c7d2 update assets 2019-05-07 14:09:38 +08:00
xianjimli
23445d1436 show tips if edit is empty even in focus status 2019-05-07 09:39:19 +08:00
lixianjing
c18f981511 soft keyboard support delete key 2019-05-06 17:11:01 +08:00
lixianjing
2925f4e882 rename thread to tk_thread 2019-05-06 16:35:51 +08:00
lixianjing
36b990a8e7 update docs 2019-05-04 17:02:27 +08:00
xianjimli
5434aec053 modify for awtk-web-js 2019-05-02 18:46:45 +08:00