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

Автор SHA1 Сообщение Дата
  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 лет назад
  Sam Lantinga 0669a224f5 Fixed bug 2860 - SetProp must be paired with RemoveProp especially for properties added to external windows 11 лет назад
  Ryan C. Gordon 84ce000670 I think this will be the time... 11 лет назад
  Ryan C. Gordon 7964f3adb2 Still trying to get this to compile... 11 лет назад
  Ryan C. Gordon cae4fd7fb2 More patching to compile... 11 лет назад
  Ryan C. Gordon e90f87bab0 Another attempt to get this to compile. 11 лет назад
  Ryan C. Gordon 4add16943e Patched to compile on MingW. 11 лет назад
  Ryan C. Gordon 58447b24c1 Move tests from SDL_config higher up in Windows joystick/haptic code. 11 лет назад
  Ryan C. Gordon 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). 11 лет назад
  Ryan C. Gordon bea1854cac Patched to compile on C89 compilers. 11 лет назад
  Ryan C. Gordon 9c343681c4 Wayland: Avoid NULL dereference after window destruction (thanks, "x414e54"!). 11 лет назад
  Sam Lantinga 7f17e0ab9e Fixed detecting PS4 wired controller on Windows 11 лет назад
  Ryan C. Gordon 80cfccbf8d Back out changeset b80349dd6d40. 11 лет назад
  Ryan C. Gordon c69a559239 X11: generate clipboard update events (thanks, "chw"!). 11 лет назад
  Ryan C. Gordon 059a030716 Uh, yeah, it helps to press "Save" before committing... 11 лет назад
  Ryan C. Gordon cc493d7195 X11: use XA_STRING for text SDL puts on the clipboard (thanks, "chw"!). 11 лет назад
  Ryan C. Gordon baea64e642 Stack hint should look for 0, not -1, and not care about environment variables. 11 лет назад
  Ryan C. Gordon a8fa7bd1f7 Added a hint to specify new thread stack size (thanks, Gabriel!). 11 лет назад
  Ryan C. Gordon bcdc63a38b Properly report DX headers in the CMake project files (thanks, "MailMr_S"!). 11 лет назад
  Alex Baines dae40bff0d [IBus] Only register interest in messages sent to our input context. 11 лет назад
  Alex Baines 42d9cf6978 [ibus] Send an empty TextEditing event when the text is cleared by pressing backspace. 11 лет назад
  Ryan C. Gordon 21d0cdedb3 Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!). 11 лет назад
  Alex Szpakowski 262e8ef3f0 Mac: Send a window resize event when the window's backing scale factor changes. 11 лет назад
  Ryan C. Gordon be89fa09ef Reset the keyboard state when launching a message box (thanks, Sean!). 11 лет назад
  Ryan C. Gordon 41908548b9 Windows: Alt-F4 hotkey should be checked on keydown, not keyup (thanks, Matt!). 11 лет назад