Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 2 lat temu
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names 2 lat temu
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 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 7e445da569 Added SDL_CleanupEvent() 2 lat temu
  Weng Xuetian d4519aafd3 Remove the unimplemented CloseIC in fcitx module 2 lat temu
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
  Sam Lantinga cf2c6fa58d Fixed crash if dbus can't be initialized 3 lat temu
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 lat temu
  Sylvain 9b065bf54b Fix various warnings: static /void / comma 3 lat temu
  Sam Lantinga 23beef4fc7 We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' 3 lat temu
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 lat temu
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 lat temu
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 lat temu
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu
  Sam Lantinga b0840eb32e Updated SDL_syswm.h for SDL 3.0 3 lat temu
  rohlem b085c18251 make SDL_SetTextInputRect take a pointer to const 3 lat temu
  Mathieu Eyraud 00b95e989b Fix read of uninitialised variable 3 lat temu
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 lat temu
  Guldoman e5a3acd6bd ime: fcitx: Retrieve cursor position and selection 4 lat temu