xkbcomp: Don't falsely promise from ExprResolveLhs
[platform/upstream/libxkbcommon.git] / src /
2018-08-03 Daniel Stonexkbcomp: Don't falsely promise from ExprResolveLhs
2018-08-03 Daniel Stonexkbcomp: Don't explode on invalid virtual modifiers
2018-08-03 Daniel Stonexkbcomp: Don't crash on no-op modmask expressions
2018-08-03 Daniel Stoneparser: Don't set more maps when we don't have any
2018-08-01 Ran BenitaMerge pull request #66 from whot/master
2018-08-01 Peter Huttereraction: make a note that we may not null-terminate...
2018-08-01 Peter Huttererxkbcomp: fix pointer value for FreeStmt
2018-08-01 Peter Huttererkeycodes: don't try to copy zero key aliases
2018-08-01 Peter Hutterertext: init the target buffer to zero
2018-07-30 Ran Benitacompose: fix infinite loop in parser on some inputs
2018-07-30 Ran Benitaxkbcomp: fix crash when parsing an xkb_geometry section
2018-07-30 Ran Benitaxkbcomp: fix crashes in the parser when geometry tokens...
2018-07-30 Ran Benitaxkbcomp: fix stack overflow when evaluating boolean...
2018-06-23 Ran Benitakeysym-utf: reject out-of-range Unicode codepoints...
2018-02-27 Ran Benitakeysym-utf: replace the Unicode characters for leftangl...
2017-12-21 Ran BenitaConvert http:// -> https:// where possible
2017-12-18 Ran Benitax11: check and document the correct range of device IDs
2017-12-12 Ran Benitacompose/parser: be more careful when checking if sequen...
2017-12-12 Ran Benitaxkbcomp/ast-build: fix memory leak when appending multi...
2017-12-12 Ran Benitakeymap: fix NULL dereference when dumping the default...
2017-12-12 Ran Benitaxkbcomp/types: fix types being assigned the wrong numbe...
2017-12-11 Ran Benitakeysym: add xkb_keysym_to_{lower,upper} to public API
2017-10-03 Ran BenitaMerge pull request #53 from whitslack/missing-ucs-codes
2017-09-29 Matt Whitlockkeysym-utf: Add missing codes for signifblank and permi...
2017-09-08 Ran Benitaexpr: paper over a maybe-uninitialized warning
2017-07-31 Ran Benitabuild: fix out-of-tree build
2017-07-31 Ran Benitax11/keymap,test/interactive-evdev: fix a couple of...
2017-05-12 Ran BenitaMerge pull request #46 from jwrdegoede/master
2017-05-12 Hans de GoedeSync Keysyms with recent xproto additions
2017-04-27 Ran Benitastate: cure boolean blindness in the filter functions...
2017-04-27 Ran Benitastate: remove unneeded NULL check
2017-04-27 Ran Benitastate: reorder new() functions before the set() functio...
2017-04-11 Ran BenitaMerge pull request #45 from fooishbar/xdg-shell-v6
2017-04-11 Daniel StoneAdd explicit fallthrough case statements
2016-12-02 Ran Benitacompose: remove the keysym_from_name cache
2016-12-02 Ran Benitakeysym: fix locale dependence in xkb_keysym_from_name()
2016-11-14 Ran Benitautils: rename popcount to avoid conflict in NetBSD
2016-10-31 Ran BenitaMerge pull request #31 from bluetech/consumed-modes
2016-10-31 Ran Benitastate: add GTK consumed modifiers mode
2016-10-31 Ran Benitastate: allow different modes for calculating consumed...
2016-10-22 Ran Benitautils: add popcount function
2016-06-09 Ran Benitakeymap-dump: use consistent order set/latch/lock (style)
2016-06-09 Ran Benitasrc/state: match_mod_masks can return bool instead...
2016-03-13 Ran Benitasrc/utils: check if fileno() failed in map_file
2016-02-27 Ran Benitakeymap: share LevelsSameSyms()
2016-02-27 Ran Benitastate: factor out get_entry_for_mods()
2016-02-27 Ran Benitastate: factor out entry_is_active() check
2016-01-20 Mike Blumenkrantzkeymap: add xkb_keymap_key_by_name(), xkb_keymap_key_ge...
2015-11-18 Ran Benitasrc/utils: change map_file to not take const string...
2015-10-26 Ran Benitakeymap: fix outdated comment
2015-09-07 Ran Benitastate: reduce scope of fake action
2015-07-20 Ran BenitaMerge pull request #25 from mvo5/master
2015-07-20 Michael VogtAdd XKB_CONFIG_ROOT environment
2015-03-24 Ran Benitacompose: correctly parse modifier syntax
2014-10-23 Ran Benitakeycodes: use correct printf format
2014-10-23 Ran BenitaReduce variable scopes
2014-10-18 Ran Benitaast-build: remove log message about allocation failure
2014-10-18 Ran Benitaxkbcomp: remove file->topName
2014-10-18 Ran Benitaxkbcomp/keymap: remove useless free()
2014-10-18 Ran BenitaReplace some strncmp's with memcmp
2014-10-18 Ran Benitacompose/parser: save len in keysym_from_name cache
2014-10-16 Ran Benitastate: correctly infer inactive type entries
2014-10-16 Ran Benitasymbols: don't warn about conflicting syms if they...
2014-10-16 Ran Benitaparser: bring back warning about includes of files...
2014-10-14 Ran Benitacompose/parser: fix parsing of multiple modifiers
2014-10-13 Ran Benitacompose/parser: parse (! mods) properly
2014-10-13 Ran Benitacompose/parser: resolve keysyms in parser instead of...
2014-10-13 Ran Benitacompose/parser: use parameter as intended
2014-10-13 Ran Benitacompose/parser: one more skip_to_eol()
2014-10-13 Ran Benitacompose/parser: fix segfault when including
2014-10-13 Ran BenitaCOPYING: add copyright notice from libX11:modules/im...
2014-10-07 Ran Benitascanner-utils: optimize one-line comments
2014-10-05 Ran Benitacompose: add xkbcommon-compose - implementation
2014-10-02 Ran Benitascanner-utils: add priv member
2014-10-02 Ran Benitadarray: add darray_shrink()
2014-10-02 Ran Benitakeysym: add function to test if a keysym is for a modifier
2014-10-02 Ran Benitascanner-utils: add helper for appending an entire string
2014-10-02 Ran Benitascanner-utils: add helper for hex string escape
2014-10-01 Ran Benitascanner-utils: optimize str()/lit()
2014-09-25 Ran Benitakeymap: rename XkbKeyGroupWidth to XkbKeyNumLevels
2014-09-25 Ran Benitasymbols: improve FindKeyForSymbol()
2014-09-25 Ran Benitasymbols: use correct max value
2014-09-21 Ran Benitakeymap-dump: combine modifier_map's with the same modifier
2014-09-21 Ran Benitarules: fix mlvo-not-used warning
2014-09-20 Ran Benitarules: warn when an RMLVO component isn't used
2014-09-20 Ran Benitaparser: use "atom" instead of "sval" in yylval
2014-09-10 Ran Benitasymbols: use darray_foreach_from for nicer loop
2014-09-10 Ran BenitaRemove compatibility symbols
2014-09-10 Ran Benitakeycodes: fix keymap compilation with no aliases and...
2014-09-10 Ran Benitaast-build: fix leak in error path
2014-08-18 Ran Benitastate: make sure the mods are fully resolved after...
2014-08-18 Ran BenitaMake the effective mod mask calculation available to...
2014-08-18 Ran Benitastate: no need for loop in xkb_state_update_mask()
2014-08-09 Ran Benitax11/keymap: handle private actions
2014-08-09 Ran Benitautils: add a STATIC_ASSERT macro
2014-08-09 Ran Benitakeymap: remove "flags" field of xkb_private_action
2014-08-08 Ran Benitax11/keymap: be more defensive about the number of modifiers
2014-08-08 Ran Benitax11/keymap: don't forget to add the vmod offset in...
2014-07-27 Ran Benitaast-build: make sure InterpDef is freeable
2014-07-26 Ran Benitaparser: silence bison "unused value" warnings
next