Commit History

Author SHA1 Message Date
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 3 months ago
  Frank Praznik 6b776a9989 keyboard: Add some SDL keycodes for common Xkb keys 3 months ago
  Frank Praznik 73ee99978d wayland: Add support for Mod3 and more esoteric Xkb configurations 3 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  SDL Wiki Bot 3fa0537565 Sync SDL3 wiki -> header 4 months ago
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 4 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 6 months ago
  Maia d9df87f19f Fix syntax of trailing doc comments 6 months ago
  Sam Lantinga 6f80d47d64 Use hexidecimal code for ± 7 months ago
  Eduard Gushchin 92667e3066 Update SDL_keycode.h 9 months ago
  Sam Lantinga ed9bbb2dca Restore default behavior for keypad keycodes 9 months ago
  Sam Lantinga d4497ecdbd Numpad scancodes have non-numpad keycodes 9 months ago
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 months ago
  Sam Lantinga d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout 9 months ago
  Anonymous Maarten 5217c040be Sort possible SDL_KeyCode values (swap SDLK_PERCENT and SDLK_DOLLAR) 10 months ago
  Sam Lantinga c9cfa4688e Use unsigned constants for SDL_Keycode values 10 months ago
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 10 months ago
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list 10 months ago
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) 10 months ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 11 months ago
  Petar Popovic 3baec8aab4 Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE 11 months ago
  Petar Popovic 94cbaaabbf Renaming SDLK_QUOTE and SDLK_BACKQUOTE 11 months ago
  Sam Lantinga c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data 11 months ago
  Sam Lantinga 1944c009e9 SDL_Keycode is now Uint32 11 months ago
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 11 months ago
  Ryan C. Gordon d29b861a76 wikiheaders: Allow blank lines in post-typedef `#define` blocks. 1 year ago
  Ryan C. Gordon 2fb024ab8e wikiheaders: Defines directly following a non-struct typedef are documented. 1 year ago
  Petar Popovic b98116a996 Removing trailing commas in enums in SDL headers 1 year ago
  Ryan C. Gordon 093160904d SDL_Keymod: Removed SDL_KMOD_RESERVED. 1 year ago
  Sam Lantinga 70ce808c09 Changed SDL_KeyCode values to defines 1 year ago