История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon cb60f2dfc2 testmessage.c should report when message boxes were closed. 11 лет назад
  Ryan C. Gordon 8bfc622b18 Fixed memory leaks in testfilesystem.c (thanks, Nitz!). 11 лет назад
  Ryan C. Gordon 7619ad3430 Cocoa: deal with mouse focus when warping the cursor from outside a window. 11 лет назад
  Ryan C. Gordon 5b2ff76c12 Cocoa: send a MOUSEMOTION event when warping cursor from outside the window. 11 лет назад
  Philipp Wiesemann dbfd4fdd22 Android: Added missing space in three log messages. 11 лет назад
  Philipp Wiesemann 551fbf7bea Android: Changed two unknown keys to be consistent with Windows and X11 mapping. 11 лет назад
  Ryan C. Gordon 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 11 лет назад
  Ryan C. Gordon 1899dfb041 Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. 11 лет назад
  Ryan C. Gordon e58a5c43c4 X11: Fixed high mouse buttons mappings and horizontal wheels (thanks, Daniel!). 11 лет назад
  Ryan C. Gordon 870df8adab Cocoa: ignore mouseDown events in a window's titlebar. 11 лет назад
  Philipp Wiesemann 8c9571a26b Fixed typo in header file documentation comment. 11 лет назад
  Ryan C. Gordon f001a00b08 X11: Force the window focus during ShowWindow if there's no window manager. 11 лет назад
  Sam Lantinga c888183728 Improved fix for bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 11 лет назад
  Sam Lantinga 45f967be8f Fixed building test programs on the iOS simulator 11 лет назад
  Sam Lantinga da1909755b Fixed clip rectangle calculation when there is a viewport offset 11 лет назад
  Sam Lantinga 6e67c949c1 Fixed bug 2054 - SDL_GetError: "Unknown touch device" 11 лет назад
  Sam Lantinga 32d6dcdb47 Fixed bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 11 лет назад
  Ryan C. Gordon 4d1626d042 Windows SDL_GetBasePath: free string on failure. 11 лет назад
  Ryan C. Gordon aa43bee434 Windows GetBasePath: fixed reallocation code. 11 лет назад
  Ryan C. Gordon 566316e052 Windows SDL_GetBasePath: Fixed wrong variable when growing the buffer size. 11 лет назад
  Sam Lantinga f9abea2061 Fixed bug 2210 - Initializing Video produces unnecessary errors 11 лет назад
  Sam Lantinga 6a3ad8a998 Fixed bug 2367 - Bad mouse motion coordinates with two windows where one has changed logical size 11 лет назад
  Sam Lantinga bccc2ad09e Fixed compiling and tested on Windows 11 лет назад
  Ryan C. Gordon 6d1ad3847a Windows GetBasePath should use GetModuleFileNameExW() and check for overflows. 11 лет назад
  Ryan C. Gordon 75702ffebc Make sure we have the vsscanf() prototype (thanks, Ozkan!). 11 лет назад
  Sam Lantinga cb24f4de94 Fixed bug 2772 - SDL2 doesn't handle X KeymapNotify events 11 лет назад
  David Ludwig a6df21cd00 Partial fix for bug 2726 - Win32 'mouse' events not applying 'SDL_TOUCH_MOUSEID' 11 лет назад
  Sam Lantinga 719bb6fcee Fixed X11 build, added code to print initial modifiers to checkkeys 11 лет назад
  Sam Lantinga 0694baf260 Fixed bug 2736 - X11 doesn't set KMOD_NUM and KMOD_CAPS to system state 11 лет назад
  Sam Lantinga 779d403563 Fixed Windows build 11 лет назад