registry: don't call xmlCleanupParser()
[platform/upstream/libxkbcommon.git] / src / x11 / util.c
2021-08-31 Ran Benitax11: stylistic fixes
2021-04-07 Ran Benitax11: fix xkb_x11_keymap_new_from_device failing when...
2021-03-09 Uli SchlachterInline x11_atom_interner_adopt_atoms() into callers
2021-03-09 Uli SchlachterSave another GetAtomName round trip
2021-03-09 Uli SchlachterSave three more round trips in xkb_x11_keymap_new_from_...
2021-03-09 Uli Schlachterxkb_x11_keymap_new_from_device: Less X11 round-trips
2020-11-20 Ran Benitax11: cache X11 atoms
2019-12-27 Ran Benitabuild: include config.h manually
2019-12-27 Ran Benitautils: use MIN/MAX instead of min/max
2014-06-15 Ran Benitax11: don't iterate on empty batches
2014-05-14 Ran Benitax11: fix out-of-bounds access in adopt_atoms() error...
2014-02-02 Ran Benitax11: add XKB protocol keymap and state creation support