Jinhao
|
a1b552439d
|
small fixes
|
2016-05-22 04:46:07 +08:00 |
|
Jinhao
|
9947d0c511
|
remove conversion constructors of point,size and rectangle
|
2016-05-22 02:48:00 +08:00 |
|
Jinhao
|
ceff7c0c27
|
throw right exception
|
2016-05-12 23:33:23 +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
|
afa253f924
|
capture_window is deprecated in favor of set_capture/release_capture
|
2016-04-17 06:06:33 +08:00 |
|
Jinhao
|
6277152190
|
Merge branch 'hotfix-1.3' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfix-1.3
|
2016-04-12 22:21:40 +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
|
b063ce53fb
|
fix bug that ignored API::update_window in drawer event.
|
2016-03-29 00:08:43 +08:00 |
|
qPCR4vir
|
8ab30d7457
|
doxy docs
|
2016-03-26 16:25:56 +01:00 |
|
Jinhao
|
8ec21827a0
|
ignore warnings which are generated by -Weffc++
|
2016-03-18 22:17:13 +08:00 |
|
Jinhao
|
6b6b527007
|
eliminate -Wextra and -pedantic warnings
|
2016-03-15 15:46:28 +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
|
d3120cbf35
|
optimize generated binary size
|
2016-02-18 01:01:55 +08:00 |
|
Jinhao
|
0ed51a7a21
|
optimize template class to reduce generated binary size
|
2016-02-17 01:18:18 +08:00 |
|
Jinhao
|
e7cae6d17a
|
emit click event by pressing spacebar
|
2016-02-07 00:49:29 +08:00 |
|
Jinhao
|
5a960ed88c
|
a standard experimental class any
|
2016-01-25 23:56:05 +08:00 |
|
Jinhao
|
325961a277
|
remove utf8_cast functions
|
2016-01-22 00:46:10 +08:00 |
|
Jinhao
|
8d2ec2fbd1
|
update experimental::filesystem and remove file_iterator
|
2016-01-19 01:34:07 +08:00 |
|
Jinhao
|
0bb7c788d5
|
Merge branch 'develop' into prepare-utf8
|
2016-01-03 14:18:03 +08:00 |
|
Jinhao
|
a42ebe19b4
|
use UTF-8 for string representation
|
2015-12-31 01:09:52 +08:00 |
|
Jinhao
|
3856543daf
|
fix wrong position of sub menu
|
2015-12-22 23:47:56 +08:00 |
|
Jinhao
|
9bb0e8eb34
|
fix an issue of child root window(nested_form)
|
2015-12-22 00:41:58 +08:00 |
|
Jinhao
|
75800b2e78
|
fix a crash when setting focus if prev is null
|
2015-12-20 03:00:33 +08:00 |
|
Jinhao
|
1446849454
|
fix non-popup root window(nested_form) issues
|
2015-12-18 01:00:33 +08:00 |
|
Jinhao
|
25743b14a9
|
add native_interface::set_parent
|
2015-12-18 00:57:46 +08:00 |
|
Jinhao
|
2ca11d4e25
|
fix compile errors under Linux
|
2015-12-16 01:21:44 +08:00 |
|
Jinhao
|
049a36e1f7
|
Merge branch 'develop' into prepare-utf8
|
2015-12-09 00:32:23 +08:00 |
|
Jinhao
|
ed58fcf85a
|
fix a issue that children does not show when showing lite-widget
|
2015-12-08 23:05:02 +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 |
|
Jinhao
|
3863a0dc60
|
improve the detection for GCC
|
2015-12-05 14:03:46 +08:00 |
|
Jinhao
|
babcacd63d
|
Merge branch 'hotfix-1.2' into prepare-utf8
|
2015-12-04 23:44:11 +08:00 |
|
qPCR4vir
|
3ad8f5a641
|
Simplify CMake file and config.h
|
2015-12-03 20:24:20 +01:00 |
|
qPCR4vir
|
221e9f6624
|
FIX MinGW workaround bring some macro small ?
|
2015-12-03 20:23:44 +01:00 |
|
Jinhao
|
e8266b5ae8
|
add native_string_type for internal use
|
2015-12-03 01:49:44 +08:00 |
|
Jinhao
|
b35f293b9e
|
replace string parameter of image's constructor with filesystem::path
|
2015-11-30 00:58:29 +08:00 |
|
Jinhao
|
c86a00bea5
|
remove macro STR
|
2015-11-29 22:38:22 +08:00 |
|
Jinhao
|
12358a5dc0
|
change some APIs for accepting utf8
|
2015-11-27 01:54:26 +08:00 |
|
Jinhao
|
a55b94299c
|
change arg_click for holding mouse information(#89)
|
2015-11-25 00:45:39 +08:00 |
|
Jinhao
|
a4258d3884
|
fix a selection text issue of text_editor with pressing shift
|
2015-11-16 01:20:59 +08:00 |
|
Jinhao
|
1e6360843e
|
fix input issues on Linux(#87)
|
2015-11-16 00:38:03 +08:00 |
|