summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeysyms.h
Commit message (Expand)AuthorAgeFilesLines
* More deprecated keysymsjan.nijtmans2024-05-031-4/+4
* Merge 8.6jan.nijtmans2021-02-021-1/+1
|\
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-5/+5
|/
* Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-1/+1
* Use XK_Oslash in stead of XK_Ooblique, since that's the official X11 name now.jan.nijtmans2020-06-191-1/+1
* Deal with the Menu key and possibly other keys that Apple does not use.culler2020-05-121-3/+6
* Add non-regression tests.marc_culler2020-05-041-10/+10
* Deal with <Oslash> ~ <Shift-oslash> ~ <Shift-Option-o> ~ <Shift-Option-O> ~ <...marc_culler2020-04-291-2/+3
* Restore F17 which was accidentally deleted when moving the KeyArray to a head...marc_culler2020-04-251-0/+1
* Add keysym data for Menu and keypad.culler2020-04-241-3/+20
* Rework the keysym handling so we can generate keysyms for non-Latin-1 keys. ...marc_culler2020-04-231-0/+1286