Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makekeys: mark keysym_names as static | Ran Benita | 2014-01-11 | 1 | -1/+1 |
* | makekeys: Add a gcc pragma to ignore -Woverlength-strings | Jasper St. Pierre | 2014-01-01 | 1 | -2/+9 |
* | makekeys: Put a comment describing the origin of the file | Jasper St. Pierre | 2014-01-01 | 1 | -1/+7 |
* | ks_tables: Put all keysym names in one giant block | Jasper St. Pierre | 2014-01-01 | 1 | -6/+19 |
* | makekeys: Move all of the table generation to Python | Jasper St. Pierre | 2014-01-01 | 1 | -1/+3 |
* | makekeys: Remove some semis | Jasper St. Pierre | 2014-01-01 | 1 | -2/+2 |
* | Add xkb_keysym_from_name() flags argument for case-insensitive search | David Herrmann | 2012-10-16 | 1 | -1/+1 |
* | makekeys: replace helper with python script and binary search | Ran Benita | 2012-10-16 | 1 | -0/+23 |