SDL/src/video
David Ludwig 6a5b3bb425 WinRT: added initial SDL_TEXTINPUT support
Further support regarding IME and on-screen keyboards is pending, some of
which might not be 100% compatible with other platforms, given WinRT platform
restrictions.  An MSDN article at http://msdn.microsoft.com/en-us/library/windows/apps/hh465404.aspx
indicates that on-screen keyboard display requires that the user first tap on
a Windows/XAML text control.

This change adds basic SDL_TEXTINPUT support, with input coming from hardware
keyboards, at a minimum, and without the need for XAML integration (which is
still pending integration into SDL, by and large).
2014-11-26 21:34:15 -05:00
..
android Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
cocoa Mac: Add drag & drop support. 2014-11-24 11:46:20 -08:00
directfb Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
dummy Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
haiku Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
mir Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
nacl Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
pandora Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
psp Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
raspberry Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
uikit Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
vivante Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
wayland Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
windows Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
winrt WinRT: added initial SDL_TEXTINPUT support 2014-11-26 21:34:15 -05:00
x11 Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_0.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_1.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_A.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_auto.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_auto.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_copy.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_copy.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_N.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_slow.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_blit_slow.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_bmp.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_clipboard.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_egl.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_egl_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_fillrect.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_pixels.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_pixels_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_rect.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_rect_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_RLEaccel.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_RLEaccel_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_shape.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_shape_internals.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_stretch.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_surface.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_sysvideo.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_video.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
sdlgenblit.pl Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00