SDL/src/main
Sam Lantinga 8a73f7e893 Fixed bug 3461 - Implement TEXTINPUT events for Haiku
Kai Sterker

Apparently, SDL2 on Haiku does not generate SDL_TEXTINPUT events.
Attached is a patch that adds this functionality.

Tested with SDLs own checkkeys program and different keymaps as well as my own SDL application and German keyboard layout to verify it generates the expected input.
2016-10-19 20:42:22 -07:00
..
android Android: Fixed compile warning about a missing prototype (thanks, Sylvain!). 2016-07-17 21:42:53 +02:00
dummy Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haiku Fixed bug 3461 - Implement TEXTINPUT events for Haiku 2016-10-19 20:42:22 -07:00
nacl Updated copyright to 2016 2016-01-02 10:10:34 -08:00
psp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
windows Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows 2016-10-14 08:27:44 -07:00
winrt WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mouse-moved events 2016-05-14 23:29:49 -04:00