Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann 46cb851018 Android: Fixed a comment. il y a 9 ans
  Philipp Wiesemann 1560351905 Android: Added mapping of mouse forward button and mouse back button. il y a 9 ans
  Alex Szpakowski 87ea39be84 Removed dead code (caught by Clang's static analyzer). il y a 9 ans
  Ryan C. Gordon 1615b2e29d CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. il y a 9 ans
  Ryan C. Gordon 06129f6de9 Fixed buildbot's static analysis script to enable assertions. il y a 9 ans
  Ryan C. Gordon ed62033366 x11: make last mouse coords sane upon window entry (thanks, Cengiz!). il y a 9 ans
  Sam Lantinga 757e994eaa Fixed --enable-new-dtags check with cmake il y a 9 ans
  Sam Lantinga dc5f05bb99 Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application. il y a 9 ans
  Ryan C. Gordon 73680ab374 Fixed NULL dereference on drop events with no window associated. il y a 9 ans
  Sam Lantinga 1c4c3f505f Updated debian packaging files il y a 9 ans
  Ryan C. Gordon 5dcf6bcc32 Updated dynamic API table. il y a 9 ans
  Ethan Lee 167cf14c1f SDL_RenderSetIntegerScale il y a 9 ans
  Ryan C. Gordon 416d046663 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). il y a 9 ans
  Philipp Wiesemann 1d1ba58f28 Fixed compile warnings about uninitialized variables in test library. il y a 9 ans
  Philipp Wiesemann a4ce22fbf3 Fixed outdated information in a README for iOS. il y a 9 ans
  Philipp Wiesemann 1a26c0c838 Fixed doxygen warnings. il y a 9 ans
  Ryan C. Gordon bb1e2bd0b5 CMake: Turned off Mac OS X rpath warning kludge. il y a 9 ans
  Ryan C. Gordon 49e47688b4 Patched to compile on iOS. il y a 9 ans
  Ryan C. Gordon 881ccccbcf Android: Fixed up drop events for new interface. il y a 9 ans
  Ryan C. Gordon eeb899999f Patched to compile. il y a 9 ans
  Ryan C. Gordon 7605ccf68a Use SDL's stdinc functions instead of C runtime calls. il y a 9 ans
  Ryan C. Gordon dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. il y a 9 ans
  Ryan C. Gordon aa4952fdef Added SDL_WINDOWEVENT_HIT_TEST. il y a 10 ans
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). il y a 10 ans
  Ryan C. Gordon e497e46515 Added SDL_SetWindowInputFocus(). il y a 9 ans
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). il y a 9 ans
  Ryan C. Gordon 5696e88e6b Added SDL_GetWindowBordersSize(). il y a 9 ans
  Ryan C. Gordon f9af0c0376 x11: Put a matching window_group wmhint on every window created. il y a 9 ans
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. il y a 9 ans
  Ryan C. Gordon f2defe5e11 Added special window type flags. il y a 9 ans