Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga a340de6196 The candidates in SDL_EVENT_TEXT_EDITING_CANDIDATES should be a single allocation hace 1 año
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI hace 1 año
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI hace 1 año
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() hace 1 año
  Sam Lantinga ed2022a175 Added SDL_EVENT_TEXT_EDITING_CANDIDATES hace 1 año
  Sam Lantinga dcd7b4e497 testime: highlight selected clauses in Japanese composition mode hace 1 año
  Sam Lantinga 50250adba7 testime: draw a blinking cursor at the text insertion point hace 1 año
  Sam Lantinga 3d525331aa testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs hace 1 año
  Sam Lantinga 938c974cca testime: use a replacement character for characters not in the font hace 1 año
  Sam Lantinga a67e6b80de Updated unifont to version 15.1.05 hace 1 año
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. hace 1 año
  Sam Lantinga 0dd579d40d Removed SDL_Keysym hace 1 año
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention hace 2 años
  Sam Lantinga 22016228ca Fixed build hace 2 años
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. hace 2 años
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. hace 2 años
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. hace 2 años
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. hace 2 años
  Sam Lantinga 209a87bf24 Added missing default case (thanks @sezero!) hace 2 años
  Ozkan Sezer d86ff6c6c0 remove stale / wrong information from SDL_RWread() documentation hace 2 años
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum hace 2 años
  Sam Lantinga c0b27ccef9 Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used hace 2 años
  Sam Lantinga 74e85e3a51 Fixed warning C4706: assignment within conditional expression hace 2 años
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events hace 2 años
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events hace 2 años
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() hace 2 años
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again hace 2 años