summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winutf8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-34/+8
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+5
* osd/windows: Send logerror to stderr if no debugger is attached and -oslog is... Vas Crabb2019-01-131-5/+5
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-0/+6
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-8/+8
* Changed win_get_window_text_utf8() to return std::string Nathan Woods2016-09-251-16/+17
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-60/+27
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-7/+7
* Removing unused functions from winutf8.cpp. Also adding UWP implementations f... Brad Hughes2016-03-231-103/+10
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+262