Commit History

Author SHA1 Message Date
  SDL Wiki Bot 689ea5361e Sync SDL3 wiki -> header 2 years ago
  Frank Praznik 1f35fd6939 video: Update the popup window creation documentation and disallowed flags 2 years ago
  Frank Praznik f97b469184 video: Disallow additional operations on popups where appropriate 2 years ago
  Frank Praznik d5b5e524af wayland: Set the EGL swap timeout to one second from the current time 2 years ago
  David Carlier 3990c71726 SDL_GetBasePath simplification for Haiku. 2 years ago
  Sam Lantinga 67e2558310 Check tooltip and popup window flags during parameter validation 2 years ago
  Rudolf Polzer de3909a190 Android: indicate gamepaddb entries where axis order changed. 2 years ago
  Frank Praznik 3e28588bb6 wayland: Never use the cached size for maximized or tiled windows 2 years ago
  Sam Lantinga f4c1260120 More changes to fix building with older macOS SDKs 2 years ago
  Sam Lantinga c044cff4c7 Rewrite WIN_GetSystemTheme() so we don't need to bump Windows SDK versions 2 years ago
  Sam Lantinga edc8f0b841 Fixed building on older macOS SDKs 2 years ago
  Sam Lantinga ffe6e58c85 Fixed compiling with older Windows SDKs 2 years ago
  SDL Wiki Bot 1550fb69e4 Sync SDL3 wiki -> header 2 years ago
  Frank Praznik cfeb663c87 tests: Add popup window test program 2 years ago
  Frank Praznik 5a0f50e1c3 docs: Update the migration document with changes to the tooltips and popup menu flags. 2 years ago
  Frank Praznik 98e864f286 win32: Implement popup windows 2 years ago
  Frank Praznik 77dc1a929a cocoa: Implement popup windows 2 years ago
  Frank Praznik f41d3933e6 X11: Implement popup windows 2 years ago
  Frank Praznik 68d2d9f76d wayland: Implement popup windows 2 years ago
  Frank Praznik e987c4a463 video: Add the concept of child popup windows 2 years ago
  Sam Lantinga fc1af1dfde Added support for the trigger buttons on the Victrix Pro FS for PS5 2 years ago
  Sam Lantinga 06183989e1 Removed space between sizeof and parentheses 2 years ago
  Sam Lantinga dfa832c5de Make sure our pixel size is up to date at window creation 2 years ago
  Sam Lantinga 2af6f4a3e4 Fixed build warning on Android 2 years ago
  Stephen Kitt bbfd5b3fb2 Specify bash for androidbuildlibs.sh 2 years ago
  Qrox 71c80c478a Uses integer arithmetics in SDL_ResampleAudio 2 years ago
  Sam Lantinga 926db1bd54 Removed a duplicate delay accidentally added during code refactor 2 years ago
  Sam Lantinga 645823fc90 Wait for the GCController framework to see IOKit devices 2 years ago
  Sam Lantinga 21e444b2e7 Fixed a few additional sizeof locations 2 years ago
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 years ago