1640 Commits

Author SHA1 Message Date
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
Jinhao
21a5e2fc2e fix i18n escape char '\\' issue 2015-12-04 23:21:33 +08:00
Jinhao
a5df90f8a9 remove platform preprocess check in platform_spec.cpp 2015-12-04 23:13:22 +08:00
Jinhao
0d0e58172d Merge branch 'qPCR4vir-cmake_mingw' into hotfix-1.2 2015-12-04 22:29:55 +08:00
qPCR4vir
b8b174b1f2 FIX: un-comment Linux 2015-12-04 10:03:52 +01:00
qPCR4vir
48b622acc7 why some variables are not set by CLion / CMake ? __GNUC__ etc.
I got libnana.a, but not the test.exe, why?
2015-12-03 20:24:32 +01:00
qPCR4vir
3ad8f5a641 Simplify CMake file and config.h 2015-12-03 20:24:20 +01:00
qPCR4vir
f9f70cf08b Simplify CMake file 2015-12-03 20:24:07 +01:00
qPCR4vir
f7f8db5337 FIX: MinGW no expose functions in std:: 2015-12-03 20:23:56 +01:00
qPCR4vir
221e9f6624 FIX MinGW workaround bring some macro small ? 2015-12-03 20:23:44 +01:00
qPCR4vir
74be76e49a MinGW workaround with USE_github_com_meganz_mingw_std_threads 2015-12-03 20:22:31 +01:00
qPCR4vir
003b0b4041 simplify automatic project generation - return config + USE_github_com_meganz_mingw_std_threads 2015-12-03 20:22:18 +01:00
qPCR4vir
4b57b76ffb simplify automatic project generation 2015-12-03 20:14:32 +01:00
qPCR4vir
3a04e10d69 ignore .ideas 2015-12-03 20:14:15 +01:00
Jinhao
faa33817e2 add insert/append/erase methods to template class tabbar 2015-12-04 00:20:29 +08:00
Jinhao
e8266b5ae8 add native_string_type for internal use 2015-12-03 01:49:44 +08:00
Jinhao
ed4d2af7dd add various overlodings for widget::caption() 2015-12-01 01:17:06 +08:00
Jinhao
83161a3843 remove nana::is_complete 2015-11-30 01:38:15 +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
3b8e113745 add utf8 check function 2015-11-26 00:53:50 +08:00
Jinhao
243af14da7 Merge branch 'qPCR4vir-patch-1' into hotfix-1.2 2015-11-25 22:36:36 +08:00
Jinhao
be53a8e040 Merge branch 'patch-1' of https://github.com/qPCR4vir/nana into qPCR4vir-patch-1 2015-11-25 22:36:16 +08:00
Jinhao
a55b94299c change arg_click for holding mouse information(#89) 2015-11-25 00:45:39 +08:00
qPCR4vir
68611797f8 Update .gitignore 2015-11-24 12:47:18 +01:00
qPCR4vir
e1a80fccd3 Delete makefile 2015-11-24 12:20:12 +01:00
qPCR4vir
6e9b3a7494 Delete nana.vcxproj.filters 2015-11-24 12:19:15 +01:00
qPCR4vir
3323da8baa Delete nana.vcxproj 2015-11-24 12:18:54 +01:00
qPCR4vir
f9af384f69 delete automatic files to avoid confusions. 2015-11-24 12:18:22 +01:00
qPCR4vir
8ff252dbf3 Update readme.md 2015-11-24 08:57:00 +01:00
qPCR4vir
da073d2329 Update readme.md 2015-11-24 08:55:32 +01:00
qPCR4vir
8178f68545 Rename readme.txt to readme.md 2015-11-24 08:54:50 +01:00
qPCR4vir
c5afe06ecd Create readme.md 2015-11-24 08:45:47 +01:00
Jinhao
0eb7456128 fix a compile error with API::enum_widgets(#90) 2015-11-23 22:25:32 +08:00
Jinhao
95ab44499d Merge branch 'develop' 2015-11-17 01:27:19 +08:00
Jinhao
35be5a6522 fix a issue of inputbox::text 2015-11-17 01:19:34 +08:00
Jinhao
3a85835907 add support of speicifying default value for inputbox::text 2015-11-17 01:09: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
d3865fab63 fix paste issue that null character is copied on Linux 2015-11-16 00:57:50 +08:00
Jinhao
1e6360843e fix input issues on Linux(#87) 2015-11-16 00:38:03 +08:00
Jinhao
f715fb613e fix resize and spliter issues of dockable window 2015-11-12 01:54:35 +08:00
Jinhao
41f7545822 reuse some linux implementations for Mac OS 2015-11-10 23:53:55 +08:00
Jinhao
e0765bbf97 Merge branch 'BenjaminNavarro-macos' 2015-11-10 23:22:01 +08:00
Jinhao
94c10c8fba Merge branch 'macos' of https://github.com/BenjaminNavarro/nana into BenjaminNavarro-macos 2015-11-10 23:21:07 +08:00
Jinhao
9d49877a74 Merge branch 'develop' 2015-11-10 22:51:06 +08:00
Jinhao
4f988a2223 remove marco PLATFORM_SPEC_HPP 2015-11-08 23:35:38 +08:00
Jinhao
e3e861eec8 a modification for leobackes's pull request 2015-11-08 03:30:17 +08:00