提交歷史

作者 SHA1 備註 提交日期
  nightmareci 718034f5fa Remove newlines from log messages 2 月之前
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 月之前
  Sam Lantinga 596ef1ba2e Moved the SDL_ttf IME demo to showfont in the SDL_ttf project 6 月之前
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. 7 月之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 月之前
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 月之前
  Sam Lantinga 36a091cc43 Use SDL_GetError() for SDL_ttf errors 7 月之前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 月之前
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 月之前
  Sam Lantinga a1998d106d Putting the simple back into Simple DirectMedia Layer 8 月之前
  Sam Lantinga c298a3749b Expose the keymap separately from the event keycode 8 月之前
  Sam Lantinga 50492e1d03 Change the text input defaults to match the natural input experience 8 月之前
  Sam Lantinga 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 月之前
  Sam Lantinga 5d51e3b4ab testime: added support for multiple windows 8 月之前
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 月之前
  Sam Lantinga a340de6196 The candidates in SDL_EVENT_TEXT_EDITING_CANDIDATES should be a single allocation 9 月之前
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI 9 月之前
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI 9 月之前
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() 9 月之前
  Sam Lantinga ed2022a175 Added SDL_EVENT_TEXT_EDITING_CANDIDATES 9 月之前
  Sam Lantinga dcd7b4e497 testime: highlight selected clauses in Japanese composition mode 9 月之前
  Sam Lantinga 50250adba7 testime: draw a blinking cursor at the text insertion point 9 月之前
  Sam Lantinga 3d525331aa testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs 9 月之前
  Sam Lantinga 938c974cca testime: use a replacement character for characters not in the font 9 月之前
  Sam Lantinga a67e6b80de Updated unifont to version 15.1.05 9 月之前
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 10 月之前
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 月之前
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 月之前
  Sam Lantinga 22016228ca Fixed build 11 月之前
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 年之前