Commit Graph

385 Commits

Author SHA1 Message Date
lixianjing
a3bd93419d update docs 2019-05-30 09:25:26 +08:00
lixianjing
6d4513da79 remove TK_DEFAULT_FONT macro 2019-05-29 17:24:46 +08:00
lixianjing
055a67d859 add overlay 2019-05-29 15:24:59 +08:00
lixianjing
c481023a84 improve vgcanvas 2019-05-28 17:43:32 +08:00
lixianjing
bf4c8b30ad improve shortcut 2019-05-28 14:26:01 +08:00
lixianjing
81207a2227 merge bgfx patch 2019-05-28 08:56:35 +08:00
lixianjing
d35137359e add shortcut 2019-05-27 18:08:29 +08:00
lixianjing
8804dd3c90 pages/slide_view change key target to active page 2019-05-27 13:01:28 +08:00
lixianjing
41f3d32eb3 improve window manager 2019-05-27 11:35:25 +08:00
lixianjing
12f8a4ff0a improve move focus 2019-05-25 11:41:03 +08:00
lixianjing
121ab03831 update docs 2019-05-24 19:22:05 +08:00
lixianjing
cae02148a1 fix progress circle radius 2019-05-24 17:02:53 +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
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
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
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
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