Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-24 | Messages: merge macros with and without message code | Pierre Le Marre | 1 | -0/+1 |
2023-05-13 | Add warning when RMLVO with no layout but variant set | Pierre Le Marre | 1 | -0/+10 |
2022-12-16 | context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312) | Ronan Pigott | 1 | -6/+16 |
2020-07-08 | meson.build: always set the default variants/options | Peter Hutterer | 1 | -8/+0 |
2019-12-28 | MSVC: Use <io.h> as an alternative for <unistd.h> | Adrian Perez de Castro | 1 | -1/+0 |
2019-12-27 | build: include config.h manually | Ran Benita | 1 | -0/+2 |
2019-11-09 | atom: combine atom_intern() and atom_lookup() | Ran Benita | 1 | -2/+2 |
2019-11-08 | parser: get rid of "stealing" atoms | Ran Benita | 1 | -7/+1 |
2014-02-10 | context: add xkb_context_sanitize_rule_names() | Ran Benita | 1 | -5/+24 |
2014-02-10 | context: fix wrong VARIANT instead of LAYOUT getenv | Ran Benita | 1 | -1/+1 |
2014-02-04 | Use secure_getenv when available | Ran Benita | 1 | -6/+6 |
2014-01-13 | context: split private functions to context-priv.c | Ran Benita | 1 | -0/+171 |