58 Commits

Author SHA1 Message Date
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
qPCR4vir
02961f1673 add file_type (from type), bring all from fs_utility and mimic path, and directory_entry 2015-05-28 01:43:28 +02:00
qPCR4vir
7117cc03b0 adapting nana filesystem to std 2015-05-28 01:42:39 +02:00
Jinhao
a4c3ee5b57 Merge branch 'group' of https://github.com/qPCR4vir/nana into qPCR4vir-group 2015-05-04 04:59:50 +08:00
Jinhao
08e860a7e7 Merge branch 'hotfixes-1.0.1' into develop
Conflicts:
	.gitignore
	include/nana/deploy.hpp
	source/deploy.cpp
	source/gui/widgets/listbox.cpp
2015-05-03 03:08:26 +08:00
qPCR4vir
d13677f703 add empty group files 2015-04-26 00:30:03 +02:00
Jinhao
4e741c7ebb minor changes 2015-04-10 01:18:32 +08:00
beru
551fa896e7 fixed line encoding 2015-04-05 19:57:40 +09:00
beru
76a2324b55 enable MultiProcessorCompilation to decrease build time 2015-04-05 19:37:20 +09:00
Ryan Gonzalez
6a5c45e372 Add back original makefiles and tweak bakefile 2015-03-22 16:56:52 -05:00
Ryan Gonzalez
c14fd897f9 Merge branch 'develop' of https://github.com/cnjinhao/nana into develop 2015-03-17 13:42:24 -05:00
qPCR4vir
24675db26b static link runtime 2015-03-09 12:02:12 +01:00
qPCR4vir
5b989435f2 add x64 and OutputFile name: $(OutDir)\nana_$(ConfigurationName)_$(PlatformShortName).lib 2015-03-05 00:38:29 +01:00
Ryan Gonzalez
8cb7bd0027 Use Bakefile for makefiles 2015-02-28 18:41:56 -06:00
Robert Hauck
b755c24804 - Disable annoying VS warnings
- Option to enable multiprocessor build on VS
- Move all options to CMake:
   - Unicode
   - Platform specs
2015-02-17 10:47:49 +01:00