Commit History

Author SHA1 Message Date
  Sam Lantinga 64df9cfa47 testmessage: quit if we get a mouse click 2 months ago
  eafton 36976ecb43 X11TK: Introduce Thai support and rewrite/cleanup messagebox positioning code (#14474) 3 months ago
  eafton c2429e85ec X11TK: Add Arabic/Hebrew/Farsi support by increasing font size slightly and using FriBidi. (#14134) 4 months ago
  eafton f3a9f66292 Add more Unicode tests to testmessage, improve fallback fonts in X11TK (#14042) 5 months ago
  eafton d983a89241 Restyle message boxes and add icon support to them on X11. (#13267) 7 months ago
  Ryan C. Gordon 795d1ae1fb testmessage: Don't push the event if "Retry" was chosen. 9 months ago
  Sam Lantinga 3fd61b0535 Updated for SDL style 11 months ago
  Temdog007 581b614291 Emscripten: Support Custom Message Boxes (#12583) 11 months ago
  nightmareci 718034f5fa Remove newlines from log messages 1 year ago
  Sam Lantinga a8c41135aa Enable themed Windows dialogs when building with Visual Studio 1 year ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 1 year ago
  Sam Lantinga c07b39fa06 Fixed build 2 years ago
  Sam Lantinga 860155680d SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events. 2 years ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. 2 years ago
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 2 years ago
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 years ago
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 years ago
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago