summaryrefslogtreecommitdiff
path: root/src/video/winrt/SDL_winrtevents_c.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypesSam Lantinga2016-12-261-1/+1
* WinRT: allow on-screen keyboard to be shown via SDL APIs, Win10/UWP onlyDavid Ludwig2016-05-071-0/+7
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* WinRT: lots of display and windowing related fixesDavid Ludwig2015-11-261-0/+2
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* WinRT: added initial SDL_TEXTINPUT supportDavid Ludwig2014-11-261-0/+1
* Fixed the copyright date on files contributed by David LudwigSam Lantinga2014-03-131-1/+1
* Fixed line endings on WinRT source codeSam Lantinga2014-03-091-3/+3
* WinRT: fixed bug: touch input coordinates weren't normalized [0..1]David Ludwig2013-11-281-1/+7
* WinRT: minor code cleanup regarding eventsDavid Ludwig2013-09-061-9/+9
* WinRT: misc code cleanups regarding touch and mouse events, and also SDL-inte...David Ludwig2013-09-021-1/+2
* WinRT: made simulated-mouse (via touch) input work on Windows Phone in Portra...David Ludwig2013-08-281-0/+2
* WinRT: experimental and preliminary support for XAML-based overlays on Window...David Ludwig2013-08-271-4/+7
* WinRT: misc code cleanupsDavid Ludwig2013-08-271-1/+4
* WinRT: moved most platform-specific keyboard and mouse code to shared locationsDavid Ludwig2013-08-261-1/+31
* WinRT: file naming and placement cleanupDavid Ludwig2013-08-201-0/+27