41 Commits

Author SHA1 Message Date
Jinhao
c72d8e25b4 Merge branch 'feature-freebsd-posix' into develop 2018-05-08 04:52:13 +08:00
Jinhao
bdc480953e small improve 2018-03-07 11:27:31 +08:00
Jinhao
457d86aa39 implement keyboard accelerators for linux 2018-02-24 06:13:46 +08:00
Jinhao
244416088f add member alt for arg_keyboard 2018-02-24 06:10:43 +08:00
Jinhao
f6548acc84 add keyboard accelerator 2018-02-22 07:59:27 +08:00
unitrunker
f2baba7c77 More thread_t fixes (dont use a 32 bit type to hold a 64 bit handle). 2018-01-22 11:46:29 -06:00
Jinhao
d715c87d93 correct the process of failure of resizing a window 2017-09-28 08:29:19 +08:00
cnjinhao
bb47cdc6c9 fix bug that DEL key is incorrect in key_press/key_release(#259) 2017-09-22 15:47:12 +08:00
Jinhao
2974fe2137 add event filter contributed by A2Razor 2017-09-01 22:57:12 +08:00
Jinhao
2ff8a1c729 add new platform_abstraction
add support of loading ttf file
2017-04-26 08:04:25 +08:00
Jinhao
970412a3db coe refine 2017-04-19 04:58:20 +08:00
Jinhao
4e9646cf64 unify semantics of the blend methods 2017-04-15 11:30:16 +08:00
Jinhao
5917b1eb36 refactor 2017-03-29 04:43:00 +08:00
Jinhao
4e42c18815 implement key_press support for menu in Linux 2017-02-10 08:09:08 +08:00
Jinhao
ef8b66341a fix issue that cursor of place splitter
the cursor doesn't change when it leaves place splitter for a nested_form
2017-02-02 17:53:47 +08:00
dankan1890
a39013afd1 Fixed some uninitialized variables. 2016-11-27 15:38:56 +01:00
Jinhao
3d2dbf60af fix bug that mousedown/click would not triggerred 2016-10-14 21:54:09 +08:00
Jinhao
092ae97c66 fix transparent window bugs 2016-10-14 07:19:56 +08:00
Jinhao
f400c14f9b fix mouse_wheel issue on Linux 2016-09-02 07:45:47 +08:00
Jinhao
880d0becf3 some improvements, deprecated frame widget 2016-06-24 00:25:26 +08:00
Jinhao
be59604a08 listbox header functions are deprecated, use column_interface 2016-06-13 06:21:58 +08:00
Jinhao
2f9056cc7a Merge branch 'hotfix-1.3' into develop 2016-06-10 17:08:48 +08:00
Jinhao
9947d0c511 remove conversion constructors of point,size and rectangle 2016-05-22 02:48:00 +08:00
Jinhao
28ec691485 small changes 2016-05-10 12:48:00 +08:00
Jinhao
c512b2dad5 improve window manager refresh process 2016-04-20 02:07:38 +08:00
Jinhao
116787072f Merge branch 'hotfix-1.3' into develop 2016-04-18 15:16:03 +08:00
Jinhao
ca1fce932a minor changes 2016-04-12 22:17:07 +08:00
Jinhao
edfa397ddc bedrock has some minor changes 2016-04-10 17:09:42 +08:00
Jinhao
07b5b19545 improve stability of event 2016-04-10 15:23:44 +08:00
Jinhao
88b9149f54 remove bedrock::emit_drawer() 2016-04-10 14:38:44 +08:00
Jinhao
5f870bcf69 enhance support for multi-threading environment 2016-04-08 23:10:00 +08:00
Jinhao
8f995ee2cf fix an issue that child display incorrect 2016-03-14 23:20:24 +08:00
Jinhao
ea06295975 minor changes 2016-03-14 14:29:16 +08:00
qPCR4vir
6a8fb2e37c bedrock's comments 2016-03-06 16:53:52 +01:00
Jinhao
569eb49a5c fix and improve the internal handle of focus change
enhanced textbox behavior of focus change
2016-02-27 02:02:29 +08:00
Jinhao
a839cf8deb optimize generated binary size 2016-02-19 00:49:32 +08:00
Jinhao
e7cae6d17a emit click event by pressing spacebar 2016-02-07 00:49:29 +08:00
Jinhao
325961a277 remove utf8_cast functions 2016-01-22 00:46:10 +08:00
Jinhao
a42ebe19b4 use UTF-8 for string representation 2015-12-31 01:09:52 +08:00
Jinhao
689738acb1 Merge branch 'hotfix-1.2' into prepare-utf8 2015-12-08 01:57:44 +08:00
Jinhao
dce320d544 remove platform_spec_selector.cpp and bedrock_selector.cpp 2015-12-05 15:52:31 +08:00