Commit History

Author SHA1 Message Date
  Sylvain ec90c2e26d Add 'return' comment to SDL_ClearClipboardData 1 year ago
  Sam Lantinga d57249034a Fix Cocoa_RaiseWindow activating the app when SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is false 1 year ago
  Sam Lantinga c5bd2cba98 Fix passing of child window focus in WIN_ShowWindow/WIN_RaiseWindow 1 year ago
  Sam Lantinga 565e95ac4e Fix windows created with SDL_WINDOW_MINIMIZED having inconsistent SDL_WINDOW_HIDDEN flag on Windows 1 year ago
  Sam Lantinga be79f62cb7 Fixed warning C4214: nonstandard extension used: bit field types other than int 1 year ago
  Takase cb55ce70f0 video(wayland): use both --icon and --icon-name for Zenity (#7897) 1 year ago
  Sam Clegg b42cb1c6f2 emscripten: Add JS library dependencies using EM_JS_DEPS macro 1 year ago
  Sam Lantinga 95033e87e1 SDL 3.0 video modes are sized in points, with a separate pixel density 1 year ago
  Sam Lantinga dda474504f Fixed prototype definition 1 year ago
  Sam Lantinga 1528e7c3c9 Fixed mapping a controller other than the first one 1 year ago
  Frank Praznik 1bf7898ddf wayland: Remove leftover debug message 1 year ago
  Frank Praznik d28e9960ce wayland: Use the implicit grab serial for setting the clipboard/primary selection data 1 year ago
  Sam Lantinga badb7f1e8b Added notes about delayed clipboard rendering on Windows 1 year ago
  Sam Lantinga 7890985629 Fixed windows debug message formatting 1 year ago
  Sam Lantinga ddb817a1af Only clear the clipboard if setting empty text 1 year ago
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text 1 year ago
  SDL Wiki Bot 17e95345e3 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga cc254d885d Fixed wayland clipboard not always updating in response to Ctrl-C 1 year ago
  Sam Lantinga c1b11ad54e Expanded automated clipboard tests 1 year ago
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it 1 year ago
  Sam Lantinga ecbbac7c72 Do a full UCS4 zero termination on iconv converted strings 1 year ago
  Sam Lantinga ae771d4710 Added test shortcuts Alt-C and Alt-V to test the primary selection functionality 1 year ago
  Sam Lantinga 55ff09de38 Reimplement clipboard text in terms of clipboard data 1 year ago
  Sam Lantinga c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 1 year ago
  Sam Lantinga 443868143c Added support for clipboard data on Windows 1 year ago
  Sam Lantinga 35876da3c4 Clipboard data API revamp 1 year ago
  Sam Lantinga 61ff86617a Added GetClientScreenRect() and fixed build for C89 compilers 1 year ago
  expikr a7326b9396 center cursor to client area (excludes titlebar thickness) 1 year ago
  Sam Lantinga f49f1434b9 Revert "Update SDL_windowswindow.c" 1 year ago
  expikr d0fdf6207b Update SDL_windowswindow.c 1 year ago