keysym-utf: mark keysymtab array as static
[platform/upstream/libxkbcommon.git] / src / keysym-utf.c
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