Commit Graph

2000 Commits

Author SHA1 Message Date
lixianjing
6fd2788708 improve event dispatch 2019-05-28 16:19:09 +08:00
lixianjing
bf4c8b30ad improve shortcut 2019-05-28 14:26:01 +08:00
lixianjing
72a822133c fix warnings 2019-05-28 10:03:38 +08:00
lixianjing
39a32b1aee fix warnings 2019-05-28 09:44:50 +08:00
lixianjing
3d716c4442 fix warnings 2019-05-28 09:18:21 +08:00
lixianjing
81207a2227 merge bgfx patch 2019-05-28 08:56:35 +08:00
lixianjing
fb961021af fix compile error 2019-05-28 08:56:26 +08:00
xianjimli
baa1f6778e fix enums.c issue #126 2019-05-27 18:30:44 +08:00
lixianjing
d35137359e add shortcut 2019-05-27 18:08:29 +08:00
lixianjing
7cc7175788 pages/slide_view change key target to active page 2019-05-27 16:36:43 +08:00
lixianjing
8804dd3c90 pages/slide_view change key target to active page 2019-05-27 13:01:28 +08:00
lixianjing
342d2ded9d improve window_close 2019-05-27 12:01:43 +08:00
lixianjing
41f3d32eb3 improve window manager 2019-05-27 11:35:25 +08:00
lixianjing
dae15f7084 add str_pop 2019-05-26 17:57:57 +08:00
lixianjing
824253c38e add str_random 2019-05-25 18:27:03 +08:00
lixianjing
3147a177bd change spinbox to inputable 2019-05-25 12:24:28 +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
66fbab9a85 add inputable for some widgets 2019-05-24 12:11:09 +08:00
lixianjing
2b9c96ddf1 update docs 2019-05-23 20:55:37 -07:00
xianjimli
d4397031a3 add log 2019-05-24 08:14:29 +08:00
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
3dedd0f70d improve widget resize 2019-05-23 11:09:05 +08:00
lixianjing
9179c4c1b8 fix edit in scroll view 2019-05-23 10:59:21 +08:00
lixianjing
2b04f88641 sync scrollbar when scrollview update x/y offset 2019-05-23 10:58:55 +08:00
lixianjing
82291f4c05 fix crash 2019-05-23 10:58:15 +08:00
lixianjing
00d3fd91aa rework list view layouter 2019-05-22 18:05:44 +08:00
lixianjing
1d0ce8aebc fix test 2019-05-22 17:13:00 +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
d666783577 fix bgfx build 2019-05-22 09:21:03 +08:00
lixianjing
3b852ceaa0 update assets 2019-05-21 17:06:57 +08:00
lixianjing
a9b86ac10f remove log 2019-05-21 01:53:26 -07: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
f65604b7e8 improve widget_set_focused 2019-05-18 18:42:24 +08:00
xianjimli
eb5fe995cc improve widget_set_focused 2019-05-18 18:38:34 +08:00
xianjimli
322f291ebd fix window_manager_open_window 2019-05-18 18:36:31 +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