summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-161-1/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-0/+4
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
* Adding new string conversion overloads Nathan Woods2016-10-011-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-6/+3
* Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and... Nathan Woods2016-06-261-6/+3
* Fixed incorrect implementation of win_time_point_from_filetime() Nathan Woods2016-06-251-2/+6
* C++-ified osd_directory (now osd::directory), and added last_modified to osd:... Nathan Woods2016-06-241-4/+16
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-64/+0
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* More fix, and fix a memory leak, too Vas Crabb2016-03-141-3/+6
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-41/+0
* Code cleanup in rawinput plus use common code for dynamic function binding. Brad Hughes2016-03-031-1/+1
* Fix DirectWrite font module init error handling Brad Hughes2016-03-021-0/+6
* Add DirectWrite font support module Brad Hughes2016-03-021-0/+61
* common osd path environment var expansion Jeffrey Clark2016-01-061-0/+14
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+135