Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() há 1 ano atrás
  Sam Lantinga c347bee7b8 Fixed IME cursor location (thanks @zturtleman!) há 1 ano atrás
  Sam Lantinga d13fc3c3a7 Fixed building without X11 support há 1 ano atrás
  1F616EMO 79f6baa494 Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c há 1 ano atrás
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI há 1 ano atrás
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI há 1 ano atrás
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() há 1 ano atrás
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. há 1 ano atrás
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE há 2 anos atrás
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties há 2 anos atrás
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() há 2 anos atrás
  Weng Xuetian d4519aafd3 Remove the unimplemented CloseIC in fcitx module há 2 anos atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style há 2 anos atrás
  Sam Lantinga cf2c6fa58d Fixed crash if dbus can't be initialized há 3 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) há 3 anos atrás
  Sylvain 9b065bf54b Fix various warnings: static /void / comma há 3 anos atrás
  Sam Lantinga 23beef4fc7 We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' há 3 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás