aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/keysym2ucs.c
Commit message (Expand)AuthorAgeFilesLines
* Move Keysym/Unicode mapping table to separate filePierre Ossman2023-12-131-789/+1
* Move dead/combining keys to separate tablePierre Ossman2023-12-131-39/+82
* Remove unused variablesPierre Ossman2015-03-031-1/+0
* Add helper to get combining codepoint from a spacing characterPierre Ossman2014-08-221-0/+46
* Better codepoint for combining ypogegrammeni (dead iota)Pierre Ossman2014-08-221-1/+1
* Use NoSymbol as the error codePierre Ossman2014-07-211-1/+3
* Make keysymtab static and constPierre Ossman2014-07-211-1/+3
* Handle dead keys more properly (through some fixing in FLTK).Pierre Ossman2011-04-111-0/+17
* Remove extra (incorrect) entry for the euro symbol.Pierre Ossman2011-03-101-1/+0
* Initial stab at keyboard support. Lots of corner case to work out though...Pierre Ossman2011-03-091-0/+872