Commit History

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