summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove uwp specific sources Miodrag Milanovic2021-10-261-1076/+0
* -osd/windows: Minimise full-screen windows on losing focus (#2997). Vas Crabb2021-01-211-7/+0
* osdwindow.cpp: Centralize basic functions; de-virtualize various getters AJR2021-01-041-98/+32
* Remove keepaspect and fullstretch members of osd_video_config AJR2020-12-161-5/+7
* -util/xmlfile: Escape attribute and element content. Vas Crabb2020-09-061-7/+8
* Merge pull request #5380 from npwoods/winwindow_has_focus_return_bool R. Belmont2019-07-221-2/+2
|\
| * Changed winwindow_has_focus() to return bool npwoods2019-07-221-2/+2
* | Changing win_window_info::draw_video_contents()'s update parameter to be npwoods2019-07-221-2/+2
|/
* Tiny UWP compile fix (nw) Brad Hughes2017-06-201-2/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* srcclean (nw) Vas Crabb2016-11-271-10/+10
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-10/+9
* indent brace (nw) yz70s2016-11-141-1/+1
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-27/+9
* Small cleanup (nw) Miodrag Milanovic2016-11-111-2/+2
* Cleanup (nw) Miodrag Milanovic2016-11-111-40/+0
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-101-28/+59
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-48/+44
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-101-0/+1181