تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ryan C. Gordon 36ecb766c8 Changed a static function to match the naming scheme of rest of source file. 10 سال پیش
  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. 11 سال پیش
  Ryan C. Gordon 52df7f5b8f testmessage: Try Unicode chars in the title, too. 10 سال پیش
  Ryan C. Gordon 05e78b3f49 X11: search all XI2 touch devices, not just masters (thanks, Volumetic!). 10 سال پیش
  Ryan C. Gordon 554b2b0e36 X11: Fixed message boxes not responding to click on titlebar close button. 10 سال پیش
  Ryan C. Gordon cb60f2dfc2 testmessage.c should report when message boxes were closed. 10 سال پیش
  Ryan C. Gordon 8bfc622b18 Fixed memory leaks in testfilesystem.c (thanks, Nitz!). 10 سال پیش
  Ryan C. Gordon 7619ad3430 Cocoa: deal with mouse focus when warping the cursor from outside a window. 10 سال پیش
  Ryan C. Gordon 5b2ff76c12 Cocoa: send a MOUSEMOTION event when warping cursor from outside the window. 10 سال پیش
  Philipp Wiesemann dbfd4fdd22 Android: Added missing space in three log messages. 10 سال پیش
  Philipp Wiesemann 551fbf7bea Android: Changed two unknown keys to be consistent with Windows and X11 mapping. 10 سال پیش
  Ryan C. Gordon 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 10 سال پیش
  Ryan C. Gordon 1899dfb041 Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. 10 سال پیش
  Ryan C. Gordon e58a5c43c4 X11: Fixed high mouse buttons mappings and horizontal wheels (thanks, Daniel!). 10 سال پیش
  Ryan C. Gordon 870df8adab Cocoa: ignore mouseDown events in a window's titlebar. 10 سال پیش
  Philipp Wiesemann 8c9571a26b Fixed typo in header file documentation comment. 10 سال پیش
  Ryan C. Gordon f001a00b08 X11: Force the window focus during ShowWindow if there's no window manager. 10 سال پیش
  Sam Lantinga c888183728 Improved fix for bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 10 سال پیش
  Sam Lantinga 45f967be8f Fixed building test programs on the iOS simulator 10 سال پیش
  Sam Lantinga da1909755b Fixed clip rectangle calculation when there is a viewport offset 10 سال پیش
  Sam Lantinga 6e67c949c1 Fixed bug 2054 - SDL_GetError: "Unknown touch device" 10 سال پیش
  Sam Lantinga 32d6dcdb47 Fixed bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 10 سال پیش
  Ryan C. Gordon 4d1626d042 Windows SDL_GetBasePath: free string on failure. 10 سال پیش
  Ryan C. Gordon aa43bee434 Windows GetBasePath: fixed reallocation code. 10 سال پیش
  Ryan C. Gordon 566316e052 Windows SDL_GetBasePath: Fixed wrong variable when growing the buffer size. 10 سال پیش
  Sam Lantinga f9abea2061 Fixed bug 2210 - Initializing Video produces unnecessary errors 10 سال پیش
  Sam Lantinga 6a3ad8a998 Fixed bug 2367 - Bad mouse motion coordinates with two windows where one has changed logical size 10 سال پیش
  Sam Lantinga bccc2ad09e Fixed compiling and tested on Windows 10 سال پیش
  Ryan C. Gordon 6d1ad3847a Windows GetBasePath should use GetModuleFileNameExW() and check for overflows. 10 سال پیش
  Ryan C. Gordon 75702ffebc Make sure we have the vsscanf() prototype (thanks, Ozkan!). 10 سال پیش