16 Commits

Author SHA1 Message Date
Jinhao
26ce77ded5 fix compiler errors which caused by support of freebsd 2018-05-21 17:07:24 +08:00
Jinhao
57f69fde9f fix a compiler error for VC++ 2018-05-11 17:15:32 +08:00
Jinhao
734479562e update project information 2018-05-11 16:29:15 +08:00
unitrunker
80dcc96da4 missing header file for strcpy. 2018-01-23 18:44:52 -06:00
unitrunker
4415ba4ca0 nana::system::open_url actually works (with limitations). 2018-01-22 20:23:41 -06:00
unitrunker
f2baba7c77 More thread_t fixes (dont use a 32 bit type to hold a 64 bit handle). 2018-01-22 11:46:29 -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
2ff8a1c729 add new platform_abstraction
add support of loading ttf file
2017-04-26 08:04:25 +08:00
Jinhao
6b6b527007 eliminate -Wextra and -pedantic warnings 2016-03-15 15:46:28 +08:00
Jinhao
a42ebe19b4 use UTF-8 for string representation 2015-12-31 01:09:52 +08:00
Jinhao
48254b6555 use UTF-8 for string representation 2015-12-29 01:26:19 +08:00
Jinhao
c86a00bea5 remove macro STR 2015-11-29 22:38:22 +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
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00