Commit History

Author SHA1 Message Date
  Sam Lantinga 3f446d8fb5 Minor cleanup 1 year ago
  SDL Wiki Bot 0e5a49542d Sync SDL3 wiki -> header 1 year ago
  David Fort f32e96f5e2 clipboard: add SDL_ClipboardMimeTypes 1 year ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga c4eac60000 SDL_GetClipboardData() follows the SDL_GetStringRule 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  Ryan C. Gordon d40b89dff6 clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule. 1 year ago
  Ryan C. Gordon 158fc459f1 clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule. 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  SDL Wiki Bot 69ee186a1e Sync SDL3 wiki -> header 1 year ago
  SDL Wiki Bot 073d2378dc Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  Petar Popovic 3f8dba3713 Including SD_error.h into headers with error-returning functions 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sylvain ec90c2e26d Add 'return' comment to SDL_ClearClipboardData 2 years ago
  Sam Lantinga dda474504f Fixed prototype definition 2 years ago