Historia zmian

Autor SHA1 Wiadomość Data
  Eddy Jansson 26352be1e5 More prefer SDL_zero*() 3 miesięcy temu
  Eddy Jansson 1d6d424775 Prefer SDL_zero()/SDL_zerop() 3 miesięcy temu
  Sam Lantinga 5454573e2d Retain the dbus reply when getting string results 3 miesięcy temu
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 3 miesięcy temu
  Eddy Jansson aaee09d6ed Don't do NULL-checks before SDL_free() 6 miesięcy temu
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 rok temu
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 rok temu
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 rok temu
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 rok temu
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 1 rok temu
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 rok temu
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 rok temu
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 rok temu
  Sam Lantinga c347bee7b8 Fixed IME cursor location (thanks @zturtleman!) 1 rok temu
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI 1 rok temu
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI 1 rok temu
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() 1 rok temu
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 1 rok temu
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 2 lat temu
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names 2 lat temu
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties 2 lat temu
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 lat temu
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float 2 lat temu
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 2 lat temu
  Sam Lantinga bc3d9e99f3 Only save ibus_addr_file after we've successfully read an address from it. 2 lat temu
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() 2 lat temu
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 2 lat temu
  Simon McVittie 91198baed4 ibus: Handle error when getting the D-Bus machine ID 2 lat temu
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 lat temu