Commit 060d243f6652ca82c33f5499a44fdddc116f1aca

Philipp Wiesemann 2015-03-06T21:34:10

Windows: Fixed ignoring return value of internal function. If the function WIN_ConvertUTF32toUTF8() failed (should currently not be possible) a not terminated string would have been sent as text input event. This also fixed converting characters more often than needed on key repetition.