summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/font/font_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various input and OSD refactoring: Vas Crabb2023-01-291-7/+10
* util/corestr.cpp: Changed core_stricmp to take std::string_view parameters. (... npwoods2022-09-151-1/+1
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-3/+1
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* Low-level #include overhaul AJR2021-01-021-1/+0
* font_windows.cpp: include unicode.h Ivan Vangelista2020-12-151-1/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-3/+3
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-3/+3
* Adding new string conversion overloads Nathan Woods2016-10-011-1/+1
* Fix UTF-16 encode, pass UTF-16 to Windows character drawing (unfortunately st... Vas Crabb2016-08-021-2/+3
* Fixed off by one issue and other cleanups requested by Vas Nathan Woods2016-07-251-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-9/+6
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-12/+12
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+0
* Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-32/+84
* fixing some more override (nw) Miodrag Milanovic2015-12-061-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+287