Commit History

Author SHA1 Message Date
  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
  Philipp Wiesemann 551fbf7bea Android: Changed two unknown keys to be consistent with Windows and X11 mapping. 10 years ago
  Ryan C. Gordon 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 10 years ago
  Ryan C. Gordon 1899dfb041 Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. 10 years ago
  Ryan C. Gordon e58a5c43c4 X11: Fixed high mouse buttons mappings and horizontal wheels (thanks, Daniel!). 10 years ago
  Ryan C. Gordon 870df8adab Cocoa: ignore mouseDown events in a window's titlebar. 10 years ago
  Philipp Wiesemann 8c9571a26b Fixed typo in header file documentation comment. 10 years ago
  Ryan C. Gordon f001a00b08 X11: Force the window focus during ShowWindow if there's no window manager. 10 years ago
  Sam Lantinga c888183728 Improved fix for bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 10 years ago
  Sam Lantinga 45f967be8f Fixed building test programs on the iOS simulator 10 years ago
  Sam Lantinga da1909755b Fixed clip rectangle calculation when there is a viewport offset 10 years ago
  Sam Lantinga 6e67c949c1 Fixed bug 2054 - SDL_GetError: "Unknown touch device" 10 years ago