summaryrefslogtreecommitdiff
path: root/docs/feature_unicode.md
Commit message (Expand)AuthorAge
* Fixes unicode_map declaration example (#19450)BBBNBBB2022-12-31
* Normalise Unicode keycodes (#18898)Ryan2022-10-31
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-06
* Add unicode mode change callbacks (#18235)Joshua Diamond2022-08-31
* Added emacs as an "operating system" for input mode. (#16949)Chewxy2022-08-14
* Remove `send_unicode_hex_string()` (#16518)Ryan2022-03-04
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Add suggestion for indirect unicode input on Linux (#10854)MRAAGH2021-02-28
* Fix documentation so UCIS example compiles. (#11541)Erovia2021-01-14
* [Docs] Improve Unicode documentation (#8676)Konstantin Đorđević2020-06-20
* Standardize how unicode is processed (fixes #8768) (#8770)Jason Laqua2020-06-18
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-31
* `send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan2020-02-25
* A proper `send_string()` for the Unicode feature (#8155)Ryan2020-02-24
* [Docs] Clarify the rules.mk setup for Unicode (#6286)fauxpark2019-07-11
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-03
* [Docs] Add note about using Unicode Hex Input (#5248)Graham P Heath2019-02-28
* Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-07
* Feature Unicode example code fixed.Gergely Peidl2018-12-21
* Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-19
* Typo fix (#4515)Paul Massendari2018-11-29
* Fix formatting in Unicode textDrashna Jaelre2018-10-09
* Update and clarify Unicode documentation (#4065)Drashna Jaelre2018-10-06
* Add send_unicode_hex_string function (#3828)Drashna Jaelre2018-10-01
* Fix some of the more obvious typosfauxpark2017-12-09
* Convert all headings to Title Casefauxpark2017-12-09
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-24