Jinhao
7369b5437c
Merge branch 'hotfix-1.5.5' into develop
2017-12-01 17:56:06 +08:00
qPCR4vir
97ca4ac3de
add h file into project for convenient IDE browsing
2017-10-20 02:10:31 +02:00
qPCR4vir
117e08c9aa
Merge remote-tracking branch 'cnjinhao/hotfix-1.5.5' into hotfix-1.5.5
2017-09-14 00:06:47 +02:00
Jinhao
6e9296166f
fix bug that platform_spec_posix.cpp is missing in code::blocks project
2017-09-14 02:21:03 +08:00
qPCR4vir
e5fe759c7d
Merge remote-tracking branch 'cnjinhao/hotfix-1.5.5' into hotfix-1.5.4
2017-09-07 12:36:50 +02:00
qPCR4vir
463ba5403f
RuntimeLibrary->MultiThreaded (/MT or /MTd) by default, static linked
2017-09-05 00:14:05 +02:00
Jinhao
dd5bb86514
refactor menubar
2017-09-05 04:57:35 +08:00
qPCR4vir
c94f69fde5
conveniently add include files to the project
...
it make browsing files and navigating the code easier.
/todo add all the other .h files
2017-08-27 16:32:32 +02:00
Jinhao
cf088ddbfb
eliminate compiler warnings
2017-07-26 05:01:44 +08:00
Jinhao
f2e10709e4
Merge branch 'hotfix-1.5.3' into develop
2017-07-09 22:45:50 +08:00
Jinhao
b3dd220454
delete CB .depend file
2017-07-08 10:01:19 +08:00
James Bremner
24c4efac2a
Fix codeblocks build project
...
So that it will build 'out of the box'. Set c++11. Define
enable_std_make_unique. Define various _WIN32* Add boost library to
search folders.
2017-07-06 12:57:25 -04:00
Jinhao
57fe04119f
fix bug that some cpp files weren't included in vc2017 sln
2017-07-05 00:22:52 +08:00
Jinhao
ad55c51a3e
small fixes
2017-06-21 22:42:22 +08:00
FirstTimeInForever
260715dd0b
Fix VS2017 project win32 config
...
For some reason win32 configuration was broken. There were no include paths and other stuff were just set to their defaults.
2017-05-21 02:11:43 +03:00
Jinhao
2ff8a1c729
add new platform_abstraction
...
add support of loading ttf file
2017-04-26 08:04:25 +08:00
Jinhao
919008d448
add vc2017 solution
2017-04-15 23:11:43 +08:00
Jinhao
b890f2fad7
fix some listbox bugs
2017-03-19 22:53:40 +08:00
Jinhao
33424f0c75
Merge branch 'hotfix-1.4.1' into develop
2017-03-16 02:07:37 +08:00
Jinhao
57ae7822c8
update for fit-content
2017-03-16 01:48:49 +08:00
qPCR4vir
11bd0bcf88
remove filesystem_selector
2016-06-27 01:24:19 +02:00
Jinhao
5ba6d52774
debug a crash for travis
2016-06-24 11:48:15 +08:00
qPCR4vir
8be4603ef5
doxygen comments
2016-03-01 14:12:48 +01:00
qPCR4vir
4a0ca4f2f6
updated to filesystem_selector
2016-02-17 01:50:34 +01:00
Jinhao
ece696c3b5
update filesystem and remove fs_utility
2016-01-20 01:06:16 +08:00
Jinhao
8d2ec2fbd1
update experimental::filesystem and remove file_iterator
2016-01-19 01:34:07 +08:00
Jinhao
70ecce5962
remove some useless trait classes
2016-01-06 00:23:27 +08:00
Jinhao
dce320d544
remove platform_spec_selector.cpp and bedrock_selector.cpp
2015-12-05 15:52:31 +08:00
qPCR4vir
3ad8f5a641
Simplify CMake file and config.h
2015-12-03 20:24:20 +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
qPCR4vir
71c05f2af4
return configuration specific names
...
To avoid excessive recompilation after each change in configuration and conflicts during linking.
It allows simple selection of configuration inside the IDE.
2015-10-27 07:47:40 +01:00
Jinhao
7f4cc3f6d9
improve image and pixel_buffer
2015-10-17 14:42:07 +08:00
Jinhao
8f59ccfbf6
restructure the extrlib
2015-10-15 01:33:53 +08:00
Jinhao
1b5aed2e5f
code reviews
2015-10-13 01:38:53 +08:00
Jinhao
90533b3a83
update solutions
2015-09-27 04:56:08 +08:00
Jinhao
42443dcafd
remove paint::gadget
2015-08-20 01:09:29 +08:00
Jinhao
8d87b0f063
add group for codeblocks project
2015-08-05 00:47:14 +08:00
Jinhao
17556cae99
Merge branch 'feature-group' into develop
...
Conflicts:
build/vc2013/nana.vcxproj
build/vc2013/nana.vcxproj.filters
2015-07-12 11:31:06 +08:00
Jinhao
feed286b53
Merge branch 'VC2015_RC' of https://github.com/qPCR4vir/nana into qPCR4vir-VC2015_RC
...
Conflicts:
include/nana/config.hpp
2015-06-10 07:26:41 +08:00
qPCR4vir
b1db4b2e14
project for VS2015
2015-05-28 01:55:46 +02:00
qPCR4vir
80aed9c94b
nana filesystem need vc2015
2015-05-28 01:55:24 +02:00
qPCR4vir
b37ecda187
fix more warning
2015-05-28 01:54:07 +02:00
qPCR4vir
ae1d01814a
FIX: linker warning which eventually produce errors
2015-05-28 01:52:38 +02:00