Commit History

Author SHA1 Message Date
  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
  SDL Wiki Bot 073d2378dc Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 407e54e188 include: More improved docs for the wikibridge! 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  Sam Lantinga e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" 1 year ago
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum 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
  Sam Lantinga 4dd9f61bfd Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' 2 years ago