Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events 4 gadi atpakaļ
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
  Ozkan Sezer ced442cd38 SDL_test_common.c: (unsigned char) cast to SDL_isdigit() parameter. 4 gadi atpakaļ
  Ozkan Sezer a887b8e28b SDL_test_common.c: replaced all printf() calls with SDL_Log() 4 gadi atpakaļ
  Sam Lantinga a3c05d2f34 Added debug output for display connect/disconnect events 4 gadi atpakaļ
  Eric Wasylishen 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) 4 gadi atpakaļ
  Ethan Lee 4b42c05ba1 video: Add SDL_SetWindowMouseRect. 4 gadi atpakaļ
  Eric Wasylishen a0e055a7f9 testwm2: add mode menu, click on a mode to call SDL_SetWindowDisplayMode 4 gadi atpakaļ
  Sam Lantinga b5e5c1ef48 Added Ctrl-T to toggle topmost mode in test programs 4 gadi atpakaļ
  Sam Lantinga f1633127d1 Added a window flash operation to be explicit about window flash behavior 4 gadi atpakaļ
  Sam Lantinga e1c3a25034 Changed SDL_FlashWindow() so it doesn't take a flash count, and added the hint SDL_HINT_WINDOW_FLASH_COUNT to control behavior on Windows 4 gadi atpakaļ
  Eric Wasylishen c33e3c15fb testwm2: draw various debug logging into the window itself 4 gadi atpakaļ
  Sylvain 9727655b89 SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus 5 gadi atpakaļ
  Sylvain d62ebec260 SDL_test_common: replace 'resize' by 'resizable' 5 gadi atpakaļ
  Alex Szpakowski 09231c42ea Fix flags check in test code 5 gadi atpakaļ
  Jay Petacat f443a6fc7a Fix format string warnings for width-based integers 5 gadi atpakaļ
  Sam Lantinga ef2f13e125 Added test command line options to force different window types 5 gadi atpakaļ
  Cameron Gutman 6b057c6783 Expose separate keyboard and mouse grab support 5 gadi atpakaļ
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 gadi atpakaļ
  Ozkan Sezer 163896543f fix watcom build of SDL_test_common.c 5 gadi atpakaļ
  Ryan C. Gordon afb70f2681 test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility. 6 gadi atpakaļ
  Ryan C. Gordon 66579dbd1a test: Common framework now accepts --usable-bounds command line argument. 6 gadi atpakaļ
  Ryan C. Gordon 80e7e2eb9d test: change path in a comment from '\\' to '/' char. Nothing serious here. 6 gadi atpakaļ
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 gadi atpakaļ
  Cameron Cawley 20ddf45ede Added SDL_PIXELFORMAT_BGR444 6 gadi atpakaļ
  Ryan C. Gordon e9c1e1269c test: Fixed wrong verbose flag check (thanks, watcom.hecht!). 6 gadi atpakaļ
  Ryan C. Gordon b5d3b6fc25 test: unify all the command line usage logging. 6 gadi atpakaļ
  Ryan C. Gordon 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 7 gadi atpakaļ
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 gadi atpakaļ
  Sylvain Becker 252dc85e95 Fix warnings detected on Android build 7 gadi atpakaļ