Edit

kc3-lang/SDL/src/video/windows

Branch :

  • Show log

    Commit

  • Author : Zach Reedy
    Date : 2021-09-15 12:40:22
    Hash : 2a8938f2
    Message : Fixed: Whitespace being striped from the end of IME strings incorrectly + Regression with SDL_SetTextInputRect (#4752) * Fixed: Whitespace being striped from the end of IME strings incorrectly * Fixed: Google IME Candidate Window not placing correctly * Why are PostBuild events stored in the vcxproj and not a user file? * Revert SDL.vcxproj properly... * Remove whitespace as per code review * Fix Werror=declaration-after-statement error in code