Jinhao
|
66d038dbe3
|
small improvement
|
2019-09-02 05:24:06 +08:00 |
|
Jinhao
|
fbeb8caf1f
|
Merge branch 'dnso86-patch-wc2mb' of https://github.com/dnso86/nana into dnso86-dnso86-patch-wc2mb
|
2019-09-02 05:03:03 +08:00 |
|
dnso86
|
6d625a11e0
|
Fixing incorrect buffer in MultiByteToWideChar call in wc2mb
|
2019-08-30 14:27:49 +02:00 |
|
dnso86
|
942c6a4b48
|
Fixing incorrect buffer in WideCharToMultiByte call in wc2mb
|
2019-08-28 10:42:10 +02:00 |
|
beru
|
a596c7f64e
|
fix typos
|
2019-04-14 14:49:01 +09:00 |
|
Jinhao
|
734479562e
|
update project information
|
2018-05-11 16:29:15 +08:00 |
|
unitrunker
|
796e5a4924
|
static for potentially easier use elsewhere.
|
2018-01-22 20:22:10 -06: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
|
0b4dc1904b
|
fix compiler errors/warnings for clang 5.0
|
2017-06-11 11:33:52 +08:00 |
|
Jinhao
|
df6c707356
|
add locale header
|
2017-05-12 07:42:17 +08:00 |
|
Jinhao
|
369d506fdd
|
eliminate GCC warnings
|
2016-06-21 04:37:05 +08:00 |
|
Jinhao
|
e8225fad60
|
missing conversion for non-Windows platform
|
2016-04-12 22:42:26 +08:00 |
|
qPCR4vir
|
e8df4b4f69
|
comments and using system default encoding as utf error "police"
|
2016-03-25 00:50:09 +01:00 |
|
qPCR4vir
|
a7c5870957
|
FIX convert from system non Unicode to Unicode
|
2016-03-25 00:48:49 +01:00 |
|
qPCR4vir
|
b2b2bf2858
|
experimenting with def_encoding_error_police
in my case all the 5 variant are working very well !!
|
2016-03-24 03:30:14 +01:00 |
|
qPCR4vir
|
db9167bb21
|
change default error behavior to preserve bad code unit as valid utf8
|
2016-03-23 17:21:42 +01:00 |
|
qPCR4vir
|
266def9ee3
|
Doxy comments
|
2016-03-23 17:19:54 +01:00 |
|
Jinhao
|
8ec21827a0
|
ignore warnings which are generated by -Weffc++
|
2016-03-18 22:17:13 +08:00 |
|
Jinhao
|
397096f60e
|
add contribution information
|
2016-01-31 22:38:39 +08:00 |
|
Pr0curo
|
4c854f449c
|
add dependencies in charset.cpp
|
2016-01-03 23:22:25 +01:00 |
|
Jinhao
|
0a4f04267e
|
add a namespace nana::utf for UTF-8 character processing
|
2016-01-01 12:30:18 +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 |
|
Benjamin Navarro
|
a09d5c3c95
|
Mac OS X support
|
2015-10-11 18:31:30 +02:00 |
|
Jinhao
|
e2cf5452d5
|
fix a charset issue
|
2015-06-17 00:07:20 +08:00 |
|
beru
|
49cc9b1ff7
|
remove some warnings with VS2013
in time::time(unsigned hour, unsigned minute, unsigned second) constructor, add return statement if args are valid
|
2015-05-04 02:18:25 +09:00 |
|
cnjinhao
|
7a42e8e2ed
|
hotfix for 0.9
Fixed a charset issue, wchar_t is string character as encoded in UCS2 in
MinGW.
|
2014-12-13 01:01:13 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|