Jinhao
|
8fc84938bf
|
use UTF-8 for string representation
|
2015-12-14 00:30:03 +08:00 |
|
Jinhao
|
009e7e7647
|
change to_native_string into to_nstring
|
2015-12-10 00:36:58 +08:00 |
|
Jinhao
|
112deadd16
|
elimiate nana::string for listbox
|
2015-12-10 00:24:31 +08:00 |
|
Jinhao
|
049a36e1f7
|
Merge branch 'develop' into prepare-utf8
|
2015-12-09 00:32:23 +08:00 |
|
Jinhao
|
22ddc02184
|
Merge branch 'develop'
|
2015-12-09 00:31:32 +08:00 |
|
Jinhao
|
2ac3b8128d
|
fix a listbox issue occurs when resizing without adjusting item offset
|
2015-12-09 00:19:28 +08:00 |
|
Jinhao
|
9ca02afe61
|
fix a issue that listbox draws string outside a column
|
2015-12-08 23:53:56 +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
|
871ddd25af
|
fix issues of tabbar::relate and tabbar::append
|
2015-12-08 22:54:27 +08:00 |
|
Jinhao
|
689738acb1
|
Merge branch 'hotfix-1.2' into prepare-utf8
|
2015-12-08 01:57:44 +08:00 |
|
Jinhao
|
42a861b902
|
Merge branch 'develop'
|
2015-12-08 01:54:13 +08:00 |
|
Jinhao
|
3d1c18cc50
|
Merge branch 'hotfix-1.2' into develop
|
2015-12-08 01:52:51 +08:00 |
|
Jinhao
|
e189d6559e
|
remove warning for preprocessor
|
2015-12-08 00:42:07 +08:00 |
|
Jinhao
|
8a243ad0d7
|
add detection of clang
|
2015-12-07 02:52:30 +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 |
|
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 |
|