SDL/src/main
Sam Lantinga 4606c00e7a 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 Added missing copyright notices 2014-03-13 21:21:26 -07: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 Added missing guards in implementation for PSP. 2015-01-31 22:45:54 +01: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