Commit History

Author SHA1 Message Date
  Alex Szpakowski 6c20b68257 Fixed a warning when SDL_syswm.h is included in code compiled for iOS with clang. 10 years ago
  Alex Szpakowski d1372bb92c Fixed the window offset on iOS when resuming an app with a borderless or fullscreen window that has the on-screen keyboard visible. 10 years ago
  Alex Szpakowski d603bb30e6 Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. 10 years ago
  Sam Lantinga 74d83ead35 Fixed bug 2976 - Fix RGBA<->RGBA blit that was broken with the optimization from Bug 11 10 years ago
  Ryan C. Gordon 589c46dd65 X11: send keypress events before textinput events. 10 years ago
  Ryan C. Gordon 0045e2e622 checkkeys: report SDL_TEXTEDITING events. 10 years ago
  Ryan C. Gordon 423262789b checkkeys: Readded the KEYUP event test. 10 years ago
  Philipp Wiesemann 9979bab20b Android: Deactivated debug log messages on joystick device events. 10 years ago
  Dimitris Zenios d9d1a1b980 X11: Use our own cut-buffer for intermediate clipboard storage. 10 years ago
  Sam Lantinga 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity 10 years ago
  Sam Lantinga 931f6e4ee5 Turn off code signing by default 10 years ago
  Sam Lantinga 43692a0021 Updated project and added code signing for release builds 10 years ago
  Ryan C. Gordon 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 years ago
  Reto Schneider e5f9c347ef Remove trailing spaces in Android source code. 10 years ago
  Wander Lairson Costa eff61ee39d Add an entry for X11 "/" key for Brazilian keyboard. 11 years ago
  Ryan C. Gordon 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 years ago
  Philipp Wiesemann 034933d712 Fixed typos in header file documentation comments. 10 years ago
  Philipp Wiesemann 71c65b1569 Fixed SDL_GameControllerOpen() and SDL_JoystickOpen() documentation in header. 10 years ago
  Philipp Wiesemann 83c088a04a Fixed unsupported doxygen tag in header file. 10 years ago
  Ryan C. Gordon 69f6f646a2 Cleaned up the macro salsa in the Windows timer code. 10 years ago
  Ryan C. Gordon b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago