12 Commits

Author SHA1 Message Date
beru
a9f37e4ca4 Use .gitattributes file to specify line endings for Visual Studio solutions and projects files
Set project property Windows SDK Version to default
Set project property Multi-processor Compilation to Yes (/MP)
2019-02-24 06:02:24 +09:00
Jinhao
e89ee5d18b some improvements
improved resizing performance
removed frame widget
refactoring
2019-02-16 00:55:02 +08:00
qPCR4vir
cfa7cc7831 Merge remote-tracking branch 'cnjinhao/develop-1.7' into cmake-dev 2018-10-09 17:54:55 +02:00
qPCR4vir
5258b7ce8f update project from 8.1 to 10 ?? 2018-10-09 17:54:39 +02:00
Jinhao
943a9e444d init dragdrop
contains a new class simple_dragdrop and changes of listbox for dragdrop
2018-10-09 03:56:50 +08:00
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
463ba5403f RuntimeLibrary->MultiThreaded (/MT or /MTd) by default, static linked 2017-09-05 00:14:05 +02:00
Jinhao
57fe04119f fix bug that some cpp files weren't included in vc2017 sln 2017-07-05 00:22:52 +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