24 Commits

Author SHA1 Message Date
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
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
42443dcafd remove paint::gadget 2015-08-20 01:09:29 +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
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
qPCR4vir
d13677f703 add empty group files 2015-04-26 00:30:03 +02: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
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
cnjinhao
4ff3a6afd5 Add the new spinbox widget 2015-01-22 06:19:24 +08:00
cnjinhao
b827e0aa82 multiple display monitors support
Added a new class screen
2015-01-02 13:25:46 +08:00
cnjinhao
ecbf71b7e2 Color Schemes
textbox.scheme().selection = color(colors::red);
Set the text selection background color
2014-12-28 17:16:52 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00