Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 9d3d643742 Patched to compile on Raspberry Pi. vor 9 Jahren
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. vor 9 Jahren
  Philipp Wiesemann a955bec49a Fixed spaces in header file. vor 9 Jahren
  Philipp Wiesemann 16e18817e9 Windows: Fixed wrong debugger output if logging empty string as info or warning. vor 9 Jahren
  Philipp Wiesemann cad94bd502 Fixed typo in test header file comment. vor 9 Jahren
  Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout(). vor 9 Jahren
  Philipp Wiesemann 8bbded2583 Fixed comment in test program. vor 9 Jahren
  Ryan C. Gordon 27055ea0ad X11: center parentless message boxes on the primary display if possible. vor 9 Jahren
  Ryan C. Gordon b7ecc67009 Added test/testdisplayinfo.c vor 9 Jahren
  Ryan C. Gordon 0c19501eeb x11: Patched to compile on systems without the Xutf8LookupString() function. vor 9 Jahren
  Philipp Wiesemann 4679195dbf Fixed memory leak in test harness. vor 9 Jahren
  Sam Lantinga 396b3b8992 Better fix for bug 3048, don't crash if the window title is NULL vor 9 Jahren
  David Ludwig d0ba0c1d8a Fixed bug 3048, "Crashes in Cocoa_SetWindowTitle" vor 9 Jahren
  Ryan C. Gordon 65a1a3e7e9 Cocoa: support drag-and-drop of multiple objects. vor 9 Jahren
  Sam Lantinga b5c43a88b4 Fixed style vor 9 Jahren
  Sam Lantinga 35c4468f9d commit a7d7af2a419b453188ffe87386455fc26c1306fa vor 9 Jahren
  Philipp Wiesemann f9d8c59a6f Added missing file to the release archive. vor 9 Jahren
  Philipp Wiesemann 26ecab9010 Removed redundant variable check when processing gestures. vor 9 Jahren
  Sam Lantinga e8954d5d8c Hack to fix missing window decorations after toggling fullscreen mode in Mac OS X 10.10 vor 9 Jahren
  Ryan C. Gordon 1e3c28ac64 X11: Added a test for a weird X11 error we get with Xinerama, rarely. vor 9 Jahren
  Ryan C. Gordon 20ec137763 X11: Call XRefreshKeyboardMapping() when we get various MappingNotify events. vor 9 Jahren
  Ryan C. Gordon acdb494ffd X11: Don't ignore keyboard mapping changes. vor 9 Jahren
  Ryan C. Gordon 4986563d2f Fixed assertion failure in diskaudio target caused by new hotplugging support. vor 9 Jahren
  Sam Lantinga bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in vor 9 Jahren
  Sam Lantinga f1b7a8434f Fixed compiling if SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM is not defined vor 9 Jahren
  Philipp Wiesemann c5857ab498 Mac OS X: Fixed typo in build script comment. vor 9 Jahren
  Philipp Wiesemann 9b6f159c3d Emscripten: Corrected build instructions in documentation. vor 9 Jahren
  Sam Lantinga 3a08b46336 Fixed bug 2834 - Patch to support dead keys on Windows vor 9 Jahren
  Sam Lantinga 82eec4b630 Fixed whitespace in SDL_evdev.c vor 9 Jahren
  Sam Lantinga 9f50d63dd5 Fixed an issue with mouse/keyboard removal vor 9 Jahren