summaryrefslogtreecommitdiffstats
path: root/Platforms/Win32/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-016-6/+6
* Update Win32PlatformMisc.hppThomas Bishop2020-08-021-4/+11
* Windows platform: fixed ARM compilation issueassiduous2020-08-011-1/+7
* Reworked Open/SaveFileDialog to allow specifying dialog flagsassiduous2020-06-291-3/+53
* WindowsFileSystem: added SaveFileDialog() functionassiduous2020-03-301-0/+2
* WindowsFileSystem: added GetCurrentDirectory and GetRelativePath functionsassiduous2020-03-221-0/+24
* Fixed issue with Platform definitionsassiduous2020-02-031-0/+2
* Fixed UWP build plus bug in Win32NativeWindow ctorassiduous2020-02-031-1/+1
* Fixed Linux build issueassiduous2020-02-031-1/+1
* Fixed Linux/Mac/iOS build errorsassiduous2020-02-021-0/+9
* Cleaned-up NativeWindow PRassiduous2020-02-021-11/+11
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-021-0/+39
* Renamed platform headers .h -> .hppassiduous2020-01-274-5/+5
* Reworked main headers to be compatible with cassiduous2020-01-251-5/+5
* Added WindowsFileSystem::IsDirectoryassiduous2020-01-241-0/+1
* Added WindowsFileSystem::DeleteDirectory, BasicFileSystem::IsPathAbsolute fun...assiduous2020-01-241-1/+2
* Updated coyright noticeassiduous2020-01-015-35/+55
* clang-formatted Platforms projectsEgor Yusov2019-11-245-41/+43
* Updated Copyright noticeEgor Yusov2019-09-175-5/+5
* Added WindowsFileSystem::OpenFileDialog() functionEgor Yusov2019-05-031-0/+2
* Updated copyright noticeEgor Yusov2019-01-025-5/+5
* Added install steps; updated header structure for platformsEgor Yusov2018-12-175-0/+288