Historique des commits

Auteur SHA1 Message Date
  Frank Praznik 40ff6a2785 test: Fix mouse focus test on X11 il y a 6 mois
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() il y a 6 mois
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention il y a 7 mois
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts il y a 7 mois
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 8 mois
  Anonymous Maarten 937c41eb1c testautomation/mouse: add SDLTest_AssertPass before SDL_DestroyCursor's il y a 8 mois
  Sam Lantinga 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() il y a 8 mois
  Ryan C. Gordon cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. il y a 10 mois
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 1 an
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. il y a 1 an
  Frank Praznik 64ec208479 Fix log message spelling il y a 1 an
  Frank Praznik 9111c5e178 tests: Disable mouse warp test under Wayland il y a 1 an
  Sylvain c963f02571 More fix warnings about static function and prototype il y a 2 ans
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. il y a 2 ans
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments il y a 2 ans
  Sam Lantinga 364db52ca3 Moved testautomation data out of SDL_test library il y a 2 ans
  Sylvain 51ae7cc35c Fix testautomation_mouse: il y a 2 ans
  Sam Lantinga cefbeb582f Mouse coordinates are floating point il y a 2 ans
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* il y a 2 ans
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) il y a 2 ans
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() il y a 2 ans
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h il y a 2 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 2 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 2 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 2 ans
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers il y a 2 ans
  ZX_Huang a5b0583b7c Add mouse test cases (#6563) il y a 2 ans
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. il y a 2 ans