Histórico de Commits

Autor SHA1 Mensagem Data
  Philipp Wiesemann bd60850b82 iOS: Fixed keyboard demo ignoring quit requests and window closing. há 9 anos atrás
  Philipp Wiesemann e9ca5b28a6 iOS: Replaced #import with #include in two demos. há 9 anos atrás
  Philipp Wiesemann 5fa0cbc4ba iOS: Restored older version of rectangles demo. há 9 anos atrás
  Philipp Wiesemann 16c479f332 iOS: Updated SDL version in demo README. há 9 anos atrás
  Philipp Wiesemann fd3dd4e515 Fixed comment in gesture source. há 9 anos atrás
  Alex Szpakowski 08488e6d34 Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in OS X 10.6. há 9 anos atrás
  Alex Szpakowski 2c3bf6658a Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset. há 9 anos atrás
  Philipp Wiesemann 35da130828 Wayland: Fixed crash if memory mapping failed while creating a custom cursor. há 9 anos atrás
  Philipp Wiesemann fa77df4e91 Wayland: Fixed storing a theme cursor which is never used in video data. há 9 anos atrás
  Sam Lantinga a29a925d7e Pick up new display mode information after a mode change (Windows only right now). há 9 anos atrás
  Sam Lantinga 5333deab1c Quick fix for qsort off-by-one error. há 9 anos atrás
  Philipp Wiesemann 19f18558ac Emscripten: Deactivated custom cursor support because it created system cursors. há 9 anos atrás
  Philipp Wiesemann 676041aa16 Wayland: Fixed drawing created cursors without transparency. há 9 anos atrás
  Philipp Wiesemann 167dd4a1fa Wayland: Fixed showing created cursors incorrectly before the first redraw. há 9 anos atrás
  Philipp Wiesemann 0c923fda0b WinRT: Removed dead code and fixed memory leak if allocation for driver failed. há 9 anos atrás
  Philipp Wiesemann b82f48bad3 Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers. há 9 anos atrás
  Philipp Wiesemann 43594e3f3d Removed unnecessary include statement in test program. há 9 anos atrás
  Ryan C. Gordon deb2acbcd9 A simple test program for SDL_qsort(). há 9 anos atrás
  Ryan C. Gordon 7e0261ec26 Another commit to test revision control. há 9 anos atrás
  Ryan C. Gordon 64d51a93f4 Minor tweak to a README to test Mercurial server. há 9 anos atrás
  Sam Lantinga 6303941ac1 Fixed infinite timeout in SDL_WaitEventTimeout() - thanks ?????????? ???????? há 9 anos atrás
  Ethan Lee 2a754ca735 Allow mappings to be added before GameControllerInit há 9 anos atrás
  Ryan C. Gordon 1e8df9cd60 alsa: Implemented basic device detection. há 9 anos atrás
  Ryan C. Gordon f647dfe874 x11: Fix a few more XMoveWindow() calls to adjust for border size. há 9 anos atrás
  Ryan C. Gordon 02f49fdb53 x11: Deal with window borders better. há 9 anos atrás
  Philipp Wiesemann 05b6ca3c35 Raspberry: Fixed crash if memory allocation for cursor failed. há 9 anos atrás
  Philipp Wiesemann 21d3297597 Fixed compile warnings about unused variables in IME test program. há 9 anos atrás
  Philipp Wiesemann be34036ed7 Wayland: Fixed fault in event handling which might have caused a crash someday. há 9 anos atrás
  Philipp Wiesemann ab8be04310 Wayland: Fixed crash if allocating memory for cursor failed. há 9 anos atrás
  Philipp Wiesemann e8b4368512 Replaced strlen() with SDL_strlen() in IME test program. há 9 anos atrás