Commit History

Author SHA1 Message Date
  Ryan C. Gordon 8283abdb78 Updated configure script. 10 years ago
  Ryan C. Gordon e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. 10 years ago
  Ryan C. Gordon f5dce3c63c CMake: default to shared library builds being enabled. 10 years ago
  Ryan C. Gordon d98cfe1435 Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too. 10 years ago
  Ryan C. Gordon 753f95c5dd VS2005 tweaks (thanks, Ozkan!). 10 years ago
  Ryan C. Gordon 8bac796791 Maybe patched to compile on some Windows configurations. 10 years ago
  Ryan C. Gordon 141ac2b59d Backed out changeset c6d43e08be34 10 years ago
  Ryan C. Gordon 699f879a8f Fixed a memory leak (thanks, Zack!). 10 years ago
  Ryan C. Gordon 8a85084fc1 RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups. 10 years ago
  Philipp Wiesemann 5b2e7aab30 Fixed comments at conditional compilation macro in header file. 10 years ago
  Philipp Wiesemann fd8b7c1ca3 Fixed comments at conditional compilation macros. 10 years ago
  Philipp Wiesemann c3186d5ee9 Android: Added deactivated intent filter for testing drop file support. 10 years ago
  Ryan C. Gordon f080ac3e6f Fixed docs path in RPM .spec file. 10 years ago
  Ryan C. Gordon 360d05bf72 X11: Fixed SelectionRequest replies for target TARGETS. 10 years ago
  Ryan C. Gordon 96aef8cbca X11: Fixed compiler warnings in DEBUG_XEVENTS sections. 10 years ago
  Philipp Wiesemann 7738bd9b55 AIX: Fixed nearly impossible file descriptor leak. 10 years ago
  Philipp Wiesemann eab076a7ee Fixed not needed calculation in test program. 10 years ago
  Sam Lantinga 38549a7bba Fixed bug 2625 - Direct3D9 with SDL_TEXTUREACCESS_TARGET textures causes an application crash 10 years ago
  Ryan C. Gordon ba1263cd1d Backout commit 83034612a883 10 years ago
  Ryan C. Gordon e8b376c9d5 Linux: Implemented sysfs-based version of SDL_GetPowerInfo(). 10 years ago
  Ryan C. Gordon 36ecb766c8 Changed a static function to match the naming scheme of rest of source file. 10 years ago
  Jason Wyatt cad269bc27 Also set the _NET_WM_NAME. Window managers supporting this will take this value over the value set by XStoreName. This explicitly supports UTF-8 encoding, which fixes corrupt UTF-8 titles in KDE. 10 years ago
  Ryan C. Gordon 52df7f5b8f testmessage: Try Unicode chars in the title, too. 10 years ago
  Ryan C. Gordon 05e78b3f49 X11: search all XI2 touch devices, not just masters (thanks, Volumetic!). 10 years ago
  Ryan C. Gordon 554b2b0e36 X11: Fixed message boxes not responding to click on titlebar close button. 10 years ago
  Ryan C. Gordon cb60f2dfc2 testmessage.c should report when message boxes were closed. 10 years ago
  Ryan C. Gordon 8bfc622b18 Fixed memory leaks in testfilesystem.c (thanks, Nitz!). 10 years ago
  Ryan C. Gordon 7619ad3430 Cocoa: deal with mouse focus when warping the cursor from outside a window. 10 years ago
  Ryan C. Gordon 5b2ff76c12 Cocoa: send a MOUSEMOTION event when warping cursor from outside the window. 10 years ago
  Philipp Wiesemann dbfd4fdd22 Android: Added missing space in three log messages. 10 years ago