История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga 5441d33c0e testime: toggle text input with a mouse click 6 месяцев назад
  Sam Lantinga bb0d6221c1 Use PNG files for tests and examples 6 месяцев назад
  Sam Lantinga fe8c080713 testime: allow enabling/disabling text input on individual windows 6 месяцев назад
  Sam Lantinga efe122be4d Removed width/height parameters from LoadTexture() 1 год назад
  nightmareci 718034f5fa Remove newlines from log messages 1 год назад
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 год назад
  Sam Lantinga 596ef1ba2e Moved the SDL_ttf IME demo to showfont in the SDL_ttf project 1 год назад
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. 1 год назад
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 год назад
  Sam Lantinga 36a091cc43 Use SDL_GetError() for SDL_ttf errors 1 год назад
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 1 год назад
  Sam Lantinga a1998d106d Putting the simple back into Simple DirectMedia Layer 1 год назад
  Sam Lantinga c298a3749b Expose the keymap separately from the event keycode 1 год назад
  Sam Lantinga 50492e1d03 Change the text input defaults to match the natural input experience 1 год назад
  Sam Lantinga 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 год назад
  Sam Lantinga 5d51e3b4ab testime: added support for multiple windows 1 год назад
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 год назад
  Sam Lantinga a340de6196 The candidates in SDL_EVENT_TEXT_EDITING_CANDIDATES should be a single allocation 1 год назад
  Sam Lantinga 212a491f7c Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI 1 год назад
  Sam Lantinga 4c7db129df SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI 1 год назад
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() 1 год назад
  Sam Lantinga ed2022a175 Added SDL_EVENT_TEXT_EDITING_CANDIDATES 1 год назад
  Sam Lantinga dcd7b4e497 testime: highlight selected clauses in Japanese composition mode 1 год назад
  Sam Lantinga 50250adba7 testime: draw a blinking cursor at the text insertion point 1 год назад
  Sam Lantinga 3d525331aa testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs 1 год назад
  Sam Lantinga 938c974cca testime: use a replacement character for characters not in the font 1 год назад
  Sam Lantinga a67e6b80de Updated unifont to version 15.1.05 1 год назад
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 1 год назад