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