Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 8bac796791 Maybe patched to compile on some Windows configurations. hace 10 años
  Ryan C. Gordon 141ac2b59d Backed out changeset c6d43e08be34 hace 10 años
  Ryan C. Gordon 699f879a8f Fixed a memory leak (thanks, Zack!). hace 10 años
  Ryan C. Gordon 8a85084fc1 RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups. hace 10 años
  Philipp Wiesemann 5b2e7aab30 Fixed comments at conditional compilation macro in header file. hace 10 años
  Philipp Wiesemann fd8b7c1ca3 Fixed comments at conditional compilation macros. hace 10 años
  Philipp Wiesemann c3186d5ee9 Android: Added deactivated intent filter for testing drop file support. hace 10 años
  Ryan C. Gordon f080ac3e6f Fixed docs path in RPM .spec file. hace 10 años
  Ryan C. Gordon 360d05bf72 X11: Fixed SelectionRequest replies for target TARGETS. hace 10 años
  Ryan C. Gordon 96aef8cbca X11: Fixed compiler warnings in DEBUG_XEVENTS sections. hace 10 años
  Philipp Wiesemann 7738bd9b55 AIX: Fixed nearly impossible file descriptor leak. hace 10 años
  Philipp Wiesemann eab076a7ee Fixed not needed calculation in test program. hace 10 años
  Sam Lantinga 38549a7bba Fixed bug 2625 - Direct3D9 with SDL_TEXTUREACCESS_TARGET textures causes an application crash hace 10 años
  Ryan C. Gordon ba1263cd1d Backout commit 83034612a883 hace 10 años
  Ryan C. Gordon e8b376c9d5 Linux: Implemented sysfs-based version of SDL_GetPowerInfo(). hace 10 años
  Ryan C. Gordon 36ecb766c8 Changed a static function to match the naming scheme of rest of source file. hace 10 años
  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. hace 11 años
  Ryan C. Gordon 52df7f5b8f testmessage: Try Unicode chars in the title, too. hace 10 años
  Ryan C. Gordon 05e78b3f49 X11: search all XI2 touch devices, not just masters (thanks, Volumetic!). hace 10 años
  Ryan C. Gordon 554b2b0e36 X11: Fixed message boxes not responding to click on titlebar close button. hace 10 años
  Ryan C. Gordon cb60f2dfc2 testmessage.c should report when message boxes were closed. hace 10 años
  Ryan C. Gordon 8bfc622b18 Fixed memory leaks in testfilesystem.c (thanks, Nitz!). hace 10 años
  Ryan C. Gordon 7619ad3430 Cocoa: deal with mouse focus when warping the cursor from outside a window. hace 10 años
  Ryan C. Gordon 5b2ff76c12 Cocoa: send a MOUSEMOTION event when warping cursor from outside the window. hace 10 años
  Philipp Wiesemann dbfd4fdd22 Android: Added missing space in three log messages. hace 10 años
  Philipp Wiesemann 551fbf7bea Android: Changed two unknown keys to be consistent with Windows and X11 mapping. hace 10 años
  Ryan C. Gordon 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). hace 10 años
  Ryan C. Gordon 1899dfb041 Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. hace 10 años
  Ryan C. Gordon e58a5c43c4 X11: Fixed high mouse buttons mappings and horizontal wheels (thanks, Daniel!). hace 10 años
  Ryan C. Gordon 870df8adab Cocoa: ignore mouseDown events in a window's titlebar. hace 10 años