Commit History

Author SHA1 Message Date
  Philipp Wiesemann cad94bd502 Fixed typo in test header file comment. 10 years ago
  Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout(). 10 years ago
  Philipp Wiesemann 8bbded2583 Fixed comment in test program. 10 years ago
  Ryan C. Gordon 27055ea0ad X11: center parentless message boxes on the primary display if possible. 10 years ago
  Ryan C. Gordon b7ecc67009 Added test/testdisplayinfo.c 10 years ago
  Ryan C. Gordon 0c19501eeb x11: Patched to compile on systems without the Xutf8LookupString() function. 10 years ago
  Philipp Wiesemann 4679195dbf Fixed memory leak in test harness. 10 years ago
  Sam Lantinga 396b3b8992 Better fix for bug 3048, don't crash if the window title is NULL 10 years ago
  David Ludwig d0ba0c1d8a Fixed bug 3048, "Crashes in Cocoa_SetWindowTitle" 10 years ago
  Ryan C. Gordon 65a1a3e7e9 Cocoa: support drag-and-drop of multiple objects. 10 years ago
  Sam Lantinga b5c43a88b4 Fixed style 10 years ago
  Sam Lantinga 35c4468f9d commit a7d7af2a419b453188ffe87386455fc26c1306fa 10 years ago
  Philipp Wiesemann f9d8c59a6f Added missing file to the release archive. 10 years ago
  Philipp Wiesemann 26ecab9010 Removed redundant variable check when processing gestures. 10 years ago
  Sam Lantinga e8954d5d8c Hack to fix missing window decorations after toggling fullscreen mode in Mac OS X 10.10 10 years ago
  Ryan C. Gordon 1e3c28ac64 X11: Added a test for a weird X11 error we get with Xinerama, rarely. 10 years ago
  Ryan C. Gordon 20ec137763 X11: Call XRefreshKeyboardMapping() when we get various MappingNotify events. 10 years ago
  Ryan C. Gordon acdb494ffd X11: Don't ignore keyboard mapping changes. 10 years ago
  Ryan C. Gordon 4986563d2f Fixed assertion failure in diskaudio target caused by new hotplugging support. 10 years ago
  Sam Lantinga bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 10 years ago
  Sam Lantinga f1b7a8434f Fixed compiling if SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM is not defined 10 years ago
  Philipp Wiesemann c5857ab498 Mac OS X: Fixed typo in build script comment. 10 years ago
  Philipp Wiesemann 9b6f159c3d Emscripten: Corrected build instructions in documentation. 10 years ago
  Sam Lantinga 3a08b46336 Fixed bug 2834 - Patch to support dead keys on Windows 10 years ago
  Sam Lantinga 82eec4b630 Fixed whitespace in SDL_evdev.c 10 years ago
  Sam Lantinga 9f50d63dd5 Fixed an issue with mouse/keyboard removal 10 years ago
  Alfred Reynolds cbbdd27ad3 SDL 10 years ago
  Alfred Reynolds e4e4e1b82a SDL 10 years ago
  Sam Lantinga b7aa856c8f Fixed bug 3030 - SDL_RecreateWindow fails to restore title, icon, etc. 10 years ago
  Ryan C. Gordon ded3a16e72 Fixed compiler warning about shadowed local variables. 10 years ago