Fix off-by-one error in index check in xkb_file_type_to_string
[platform/upstream/libxkbcommon.git] / src / keysym-utf.c
2018-06-23 Ran Benitakeysym-utf: reject out-of-range Unicode codepoints...
2018-02-27 Ran Benitakeysym-utf: replace the Unicode characters for leftangl...
2017-10-03 Ran BenitaMerge pull request #53 from whitslack/missing-ucs-codes
2017-09-29 Matt Whitlockkeysym-utf: Add missing codes for signifblank and permi...
2014-03-22 Ran BenitaAdd utf8.{c,h} for common UTF-8 util functions
2014-02-08 Ran Benitakeysym: fix types in bin_search
2014-01-11 Ran BenitaFix some cppcheck warnings
2013-10-07 Siddharth Heroorkeysym-utf: Fix a warning about shadowing
2012-11-05 Ran Benitakeysym-utf: mark keysymtab array as static
2012-11-05 Ran Benitakeysym-utf: also translate special keysyms like Tab...
2012-10-16 Ran Benitautils: add and use ARRAY_SIZE macro
2012-10-06 Ran Benitakeysym-utf: make keysym->unicode table a bit smaller
2012-09-17 Rob Bradfordkeysym-utf8: Optimise the keysym to utf8 lookup
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-11 Daniel StoneConstify keysym <-> Unicode lookup table
2012-07-22 Ran Benitautils: remove Xfuncproto.h and use our own macros
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-06-08 Daniel StoneAdd keypad sequences to UTF-8 keysym printing
2012-06-08 Rob BradfordAdd API for getting unicode representation of a keysym