Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga c044cff4c7 Rewrite WIN_GetSystemTheme() so we don't need to bump Windows SDK versions před 3 roky
  Sam Lantinga edc8f0b841 Fixed building on older macOS SDKs před 3 roky
  Sam Lantinga ffe6e58c85 Fixed compiling with older Windows SDKs před 3 roky
  SDL Wiki Bot 1550fb69e4 Sync SDL3 wiki -> header před 3 roky
  Frank Praznik cfeb663c87 tests: Add popup window test program před 3 roky
  Frank Praznik 5a0f50e1c3 docs: Update the migration document with changes to the tooltips and popup menu flags. před 3 roky
  Frank Praznik 98e864f286 win32: Implement popup windows před 3 roky
  Frank Praznik 77dc1a929a cocoa: Implement popup windows před 3 roky
  Frank Praznik f41d3933e6 X11: Implement popup windows před 3 roky
  Frank Praznik 68d2d9f76d wayland: Implement popup windows před 3 roky
  Frank Praznik e987c4a463 video: Add the concept of child popup windows před 3 roky
  Sam Lantinga fc1af1dfde Added support for the trigger buttons on the Victrix Pro FS for PS5 před 3 roky
  Sam Lantinga 06183989e1 Removed space between sizeof and parentheses před 3 roky
  Sam Lantinga dfa832c5de Make sure our pixel size is up to date at window creation před 3 roky
  Sam Lantinga 2af6f4a3e4 Fixed build warning on Android před 3 roky
  Stephen Kitt bbfd5b3fb2 Specify bash for androidbuildlibs.sh před 3 roky
  Qrox 71c80c478a Uses integer arithmetics in SDL_ResampleAudio před 3 roky
  Sam Lantinga 926db1bd54 Removed a duplicate delay accidentally added during code refactor před 3 roky
  Sam Lantinga 645823fc90 Wait for the GCController framework to see IOKit devices před 3 roky
  Sam Lantinga 21e444b2e7 Fixed a few additional sizeof locations před 3 roky
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) před 3 roky
  Guldoman ad95c93bf4 Add portal interface to support `SDL_GetSystemTheme` in linux před 3 roky
  Anonymous Maarten c304fbded6 cmake: disable ccache by default před 3 roky
  Sam Lantinga 2ca727aec6 If the client rect is empty, use the last known window size před 3 roky
  Ozkan Sezer bb59f46cbe Removed guard around the enabled assertions support code před 3 roky
  Ozkan Sezer 34d13cd0a9 made IsModifierKeyPressed() helper static před 3 roky
  Deve 4de6ddd07f Fixed incorrect modifier keys handling on macOS před 3 roky
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes před 3 roky
  Sam Lantinga fb0c3197e0 Fixed the documentation for SDL_SetRelativeMouseMode() před 3 roky