Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Keysym/Unicode mapping table to separate file | Pierre Ossman | 2023-12-13 | 1 | -789/+1 |
* | Move dead/combining keys to separate table | Pierre Ossman | 2023-12-13 | 1 | -39/+82 |
* | Remove unused variables | Pierre Ossman | 2015-03-03 | 1 | -1/+0 |
* | Add helper to get combining codepoint from a spacing character | Pierre Ossman | 2014-08-22 | 1 | -0/+46 |
* | Better codepoint for combining ypogegrammeni (dead iota) | Pierre Ossman | 2014-08-22 | 1 | -1/+1 |
* | Use NoSymbol as the error code | Pierre Ossman | 2014-07-21 | 1 | -1/+3 |
* | Make keysymtab static and const | Pierre Ossman | 2014-07-21 | 1 | -1/+3 |
* | Handle dead keys more properly (through some fixing in FLTK). | Pierre Ossman | 2011-04-11 | 1 | -0/+17 |
* | Remove extra (incorrect) entry for the euro symbol. | Pierre Ossman | 2011-03-10 | 1 | -1/+0 |
* | Initial stab at keyboard support. Lots of corner case to work out though... | Pierre Ossman | 2011-03-09 | 1 | -0/+872 |