summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/strconv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-4/+0
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-21/+28
* Fixing const-ness on prototypes Nathan Woods2016-10-031-2/+2
* Adding new string conversion overloads Nathan Woods2016-10-011-2/+10
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-26/+9
* Make monitor list a list of shared_ptr like window_list (nw) Brad Hughes2016-07-011-0/+10
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Skeleton implementation for Universal windows main app classes. Brad Hughes2016-04-101-0/+11
* Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-7/+9
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* removed not needed declaration (nw) Miodrag Milanovic2015-04-061-4/+0
* SDL and Windows strconv are the same thing. Vas Crabb2015-03-291-0/+52