42 Commits

Author SHA1 Message Date
beru
a596c7f64e fix typos 2019-04-14 14:49:01 +09:00
Jinhao
56a9647d56 use std::string_view 2018-07-02 04:31:41 +08:00
Jinhao
3427181405 std::string_view 2018-06-07 03:41:08 +08:00
Jinhao
734479562e update project information 2018-05-11 16:29:15 +08:00
unitrunker
c7434afed8 NANA_POSIX for bits common to Linux, MacOS and BSD. OSS sound as fall-back for POSIX. Cheat for detecting default browser on POSIX. 2018-01-21 23:41:52 -06:00
Jinhao
2ff8a1c729 add new platform_abstraction
add support of loading ttf file
2017-04-26 08:04:25 +08:00
Jinhao
2fd3aa5030 add std::clamp 2017-02-05 08:32:47 +08:00
Jinhao
4a6331e625 fix missing ~other_tag, remove some warings 2016-06-25 06:00:40 +08:00
Jinhao
12678e47c5 Merge branch 'hotfix-1.3' into develop 2016-06-24 03:06:23 +08:00
qPCR4vir
067eeff3dd improve verbose_preprocessor 2016-06-21 20:43:36 +02:00
Jinhao
9c7ffbeb15 avoid UB when int is added to a pointer 2016-06-10 16:02:20 +08:00
Jinhao
116787072f Merge branch 'hotfix-1.3' into develop 2016-04-18 15:16:03 +08:00
Jinhao
bdd3806aa4 add workaround for lack support of C++11 feature 2016-04-12 23:09:39 +08:00
qPCR4vir
e8df4b4f69 comments and using system default encoding as utf error "police" 2016-03-25 00:50:09 +01:00
qPCR4vir
c963bb2a3e fix error with compiling with gcc in Linux 2016-03-24 03:43:39 +01:00
qPCR4vir
6b2d5afa6b move utf8_Error to *.h 2016-03-24 03:14:18 +01:00
qPCR4vir
10eaa91c3c experimenting with review_utf8 2016-03-18 22:20:48 +01:00
qPCR4vir
a9ef23d8d8 utf8_Error:std::runtime_error +static bool use_throw{true} and emit(); 2016-03-18 17:03:32 +01:00
qPCR4vir
7f10f8d28d add STD_put_time_NOT_SUPPORTED 2016-02-27 00:13:37 +01:00
Jinhao
d3120cbf35 optimize generated binary size 2016-02-18 01:01:55 +08:00
Jinhao
325961a277 remove utf8_cast functions 2016-01-22 00:46:10 +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
2ca11d4e25 fix compile errors under Linux 2015-12-16 01:21:44 +08:00
Jinhao
1d9b75b1c2 fix std numeric conversions errors for GCC 5.1 2015-12-15 15:51:29 +08:00
Jinhao
112deadd16 elimiate nana::string for listbox 2015-12-10 00:24:31 +08:00
Jinhao
689738acb1 Merge branch 'hotfix-1.2' into prepare-utf8 2015-12-08 01:57:44 +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
f7f8db5337 FIX: MinGW no expose functions in std:: 2015-12-03 20:23:56 +01:00
Jinhao
e8266b5ae8 add native_string_type for internal use 2015-12-03 01:49:44 +08:00
Jinhao
83161a3843 remove nana::is_complete 2015-11-30 01:38:15 +08:00
Jinhao
12358a5dc0 change some APIs for accepting utf8 2015-11-27 01:54:26 +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
4f988a2223 remove marco PLATFORM_SPEC_HPP 2015-11-08 23:35:38 +08:00
Benjamin Navarro
a09d5c3c95 Mac OS X support 2015-10-11 18:31:30 +02:00
Jinhao
bc8a157971 add auto config of numeric conversions
auto config of numeric conversions for GCC/MinGW
add contributors info
2015-03-13 14:24:24 +08:00
Jinhao
9fbe14e2de code reviews 2015-02-26 02:35:19 +08:00
Jinhao
0ffa3e54ca some improvements 2015-02-17 04:03:55 +08:00
cnjinhao
e0a9a94a8b fix clang compiling errors 2015-02-06 07:23:17 +08:00
cnjinhao
81a50fd84f Add support CSS color text for class nana::color 2015-02-06 01:45:17 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00