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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon f2fcd324c5 windows: fix borderless windows at desktop resolution (thanks, Evgeny!). 10 лет назад
  Ryan C. Gordon b2510d9cbc x11: fixed incorrect SDL_GetWindowPosition() after resize (thanks, Jason!). 10 лет назад
  Ryan C. Gordon 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) 10 лет назад
  Sam Lantinga 257c89727a Fixed bug 3426 - Fixes for joystick related issues 10 лет назад
  Sam Lantinga f369d165fa Fixed bug 3427 - Android accelerometer z-axis incorrect 10 лет назад
  Sam Lantinga 5f2e83a955 Fixed bug 3429 - Update AM_PATH_SDL2() to also check for SDL2.framework 10 лет назад
  Sam Lantinga f1e0b9af20 Added debug output for new window events 10 лет назад
  Sam Lantinga 67bdbcca44 Implemented SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH on X11 10 лет назад
  Sam Lantinga d285af2a96 Added Windows support for SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH 10 лет назад
  Sam Lantinga a13da2faa7 Generalized the hint for whether the application gets a mouse event when clicking on the window to activate it, and is now named SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH. 10 лет назад
  Sam Lantinga 8ddb4328b5 When clicking on a window to give it focus, don't pass the mouse click to the application. 10 лет назад
  Ryan C. Gordon f33c58b004 Updated Linux notes on building with Mir and Wayland support. 10 лет назад
  Sam Lantinga e45698d218 Updated version to 2.0.5 in preparation for release 10 лет назад
  Philipp Wiesemann f89857f1c2 Updated configure script. 10 лет назад
  Philipp Wiesemann 357c3dd746 iOS: Updated comment in demo. 10 лет назад
  Alex Szpakowski f31c7086d8 Enable SDL_LoadObject on iOS 8+ and tvOS. 10 лет назад
  Alex Szpakowski 77bacfd72d tvOS launch images are now properly supported. 10 лет назад
  Alex Szpakowski a8b033d7c4 Update the code for the iOS demos to handle modern devices. Fixes bug #3337 10 лет назад
  Alex Szpakowski 40ecac8e60 Don't try to load a launch storyboard on tvOS (it doesn't use them). 10 лет назад
  Alex Szpakowski 666d3fecc8 iOS/tvOS: Try to load the launch screen as a storyboard. Xcode 8 compiles it as a storyboard instead of a nib. 10 лет назад
  Alex Szpakowski 9165ba7ebd iOS/tvOS: Always send SDL_WINDOWEVENT_FOCUS_GAINED when a window is created on the main screen (fixes bug #3395). 10 лет назад
  Alex Szpakowski 450fa8cdf9 Use OS-provided click counts on macOS and iOS for mouse press and release events. 10 лет назад
  Alex Szpakowski bac5394127 Fix mouse wheel events on macOS 10.12 (thanks Eric Wasylishen!) 10 лет назад
  Brandon Schaefer 89c538a4e3 Mir: Add gamma support set/get. Still need one more function to complete the set 10 лет назад
  Brandon Schaefer a729c4f97a Mir: Add fixme (waiting for a public api to be added) 10 лет назад
  Brandon Schaefer 705ecf78f5 [Mir] Move to the new MirDisplayConfig API 10 лет назад
  Philipp Wiesemann fc469f6f27 Mac: Fixed markdown formatting in README. 10 лет назад
  Philipp Wiesemann 8e88f08150 Mac: Fixed whitespace around function return type. 10 лет назад
  Philipp Wiesemann 929b965c62 Fixed compiling of three test programs with C++. 10 лет назад
  Philipp Wiesemann 85588ea040 Android: Fixed two warnings about unused variables. 10 лет назад