2014-04-24 |
Ran Benita | keycodes: fix uninitialized variable |
tree | commitdiff |
2014-04-22 |
Ran Benita | xkbcomp: don't align enum values |
tree | commitdiff |
2014-04-22 |
Ran Benita | xkbcomp: use straight assignment instead of CopyModSet |
tree | commitdiff |
2014-04-22 |
Ran Benita | keymap, keycodes, compat: don't use darray for LEDs |
tree | commitdiff |
2014-04-22 |
Ran Benita | keymap: don't use darray in xkb_mod_set |
tree | commitdiff |
2014-04-22 |
Ran Benita | keymap: add and use xkb_mods_{foreach,enumerate}() |
tree | commitdiff |
2014-04-22 |
Ran Benita | keymap: rename xkb_foreach_key to xkb_keys_foreach |
tree | commitdiff |
2014-04-22 |
Ran Benita | keymap: protect xkb_foreach_key macro params |
tree | commitdiff |
2014-04-22 |
Ran Benita | darray: remove unused darray_foreach_reverse() |
tree | commitdiff |
2014-04-22 |
Ran Benita | utils: detect overflow in memdup() |
tree | commitdiff |
2014-04-19 |
Ran Benita | symbols: use xkb_mod_set instead of entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | types: use xkb_mod_set instead of entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | compat: use xkb_mod_set instead of entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | vmod: take xkb_mod_set instead of the entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | action: take xkb_mod_set instead of the entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | expr: take xkb_mod_set instead of the entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | text: take xkb_mod_set instead of the entire keymap |
tree | commitdiff |
2014-04-19 |
Ran Benita | Add struct xkb_mod_set |
tree | commitdiff |
2014-04-19 |
Ran Benita | keymap: rename wrap_group_into_range -> XkbWrapGroupInt... |
tree | commitdiff |
2014-04-19 |
Ran Benita | keymap: move ModNameToIndex from text.c and use it... |
tree | commitdiff |
2014-04-17 |
Ran Benita | symbols: separate ctx |
tree | commitdiff |
2014-04-17 |
Ran Benita | compat: separate ctx |
tree | commitdiff |
2014-04-16 |
Ran Benita | types: separate ctx |
tree | commitdiff |
2014-04-16 |
Ran Benita | action: convert a few missed unsigned -> enum xkb_actio... |
tree | commitdiff |
2014-04-16 |
Ran Benita | expr: fix handling of unknown integer binary operator |
tree | commitdiff |
2014-03-27 |
Ran Benita | state: fix consumed modifier calculation |
tree | commitdiff |
2014-03-22 |
Ran Benita | state: apply control transformation on utf8/utf32 keysy... |
tree | commitdiff |
2014-03-22 |
Ran Benita | state: add xkb_state_key_get_{utf8,utf32}() API functions |
tree | commitdiff |
2014-03-22 |
Ran Benita | Add utf8.{c,h} for common UTF-8 util functions |
tree | commitdiff |
2014-03-06 |
Ran Benita | x11: relax XkbGetNames requirements |
tree | commitdiff |
2014-02-22 |
Ran Benita | symbols, keycodes: fix int return type when bool is... |
tree | commitdiff |
2014-02-22 |
Ran Benita | symbols: cleanup SetSymbolsField |
tree | commitdiff |
2014-02-22 |
Ran Benita | symbols: fix possible use of uninitialized value |
tree | commitdiff |
2014-02-22 |
Jasper St. Pierre | state: Add xkb_state_key_get_consumed_mods |
tree | commitdiff |
2014-02-16 |
Ran Benita | action: unify SetLatch and Lock handler functions |
tree | commitdiff |
2014-02-16 |
Ran Benita | action: add a common CheckBooleanFlag function |
tree | commitdiff |
2014-02-16 |
Ran Benita | keymap: change action flag NO_ACCEL -> ACCEL |
tree | commitdiff |
2014-02-16 |
Ran Benita | action: fix SwitchScreen "same" field handling |
tree | commitdiff |
2014-02-15 |
Ran Benita | keymap-dump: add missing support for NoLock and NoUnloc... |
tree | commitdiff |
2014-02-15 |
Ran Benita | keymap-dump: don't print "affect=lock" in PtrLock |
tree | commitdiff |
2014-02-15 |
Ran Benita | keymap-dump: unbreak some complex lines |
tree | commitdiff |
2014-02-15 |
Ran Benita | expr: simplify ExprResolveButton |
tree | commitdiff |
2014-02-15 |
Ran Benita | action: don't pass a keymap where a ctx is sufficient |
tree | commitdiff |
2014-02-15 |
Ran Benita | action: add missing array_ndx checks |
tree | commitdiff |
2014-02-15 |
Ran Benita | action: move array_ndx errors into the Check functions |
tree | commitdiff |
2014-02-15 |
Ran Benita | action: fix missing support for "affect" field |
tree | commitdiff |
2014-02-13 |
Ran Benita | ast: cast to ParseCommon explictly instead of using... |
tree | commitdiff |
2014-02-13 |
Ran Benita | action: simplify Check* functions |
tree | commitdiff |
2014-02-12 |
Ran Benita | darray: fix indentation |
tree | commitdiff |
2014-02-12 |
Ran Benita | vmod: bring back support for direct vmod -> real mod... |
tree | commitdiff |
2014-02-10 |
Ran Benita | Move src/xkbcomp/scanner-utils.h to src/ |
tree | commitdiff |
2014-02-10 |
Ran Benita | scanner: sort out scanner logging functions |
tree | commitdiff |
2014-02-10 |
Ran Benita | rules: always %-expand kccgst values |
tree | commitdiff |
2014-02-10 |
Ran Benita | context: add xkb_context_sanitize_rule_names() |
tree | commitdiff |
2014-02-10 |
Ran Benita | rules: print full path in error messages |
tree | commitdiff |
2014-02-10 |
Ran Benita | rules: include the path in failed-to-map error message |
tree | commitdiff |
2014-02-10 |
Ran Benita | context: fix wrong VARIANT instead of LAYOUT getenv |
tree | commitdiff |
2014-02-09 |
Ran Benita | ast: remove unneeded 'ctx' param to XkbFileCreate |
tree | commitdiff |
2014-02-09 |
Ran Benita | x11: don't trust keycode before testing its range |
tree | commitdiff |
2014-02-09 |
Ran Benita | keymap: reduce padding in struct xkb_sym_interpret |
tree | commitdiff |
2014-02-09 |
Ran Benita | symbols: steal keys and modmaps when merging if possible |
tree | commitdiff |
2014-02-09 |
Ran Benita | compat: steal interps and leds when merging if possible |
tree | commitdiff |
2014-02-09 |
Ran Benita | types: steal types when merging if possible |
tree | commitdiff |
2014-02-09 |
Ran Benita | doc: move some file comments into txt files in doc/ |
tree | commitdiff |
2014-02-09 |
Ran Benita | state: check wrap_group_into_range() return value |
tree | commitdiff |
2014-02-09 |
Ran Benita | x11: add 0 < ctrls->numGroups <= 4 assertion |
tree | commitdiff |
2014-02-08 |
Ran Benita | keysym: use safe keysym comparison function |
tree | commitdiff |
2014-02-08 |
Ran Benita | scanner: make line and column unsigned |
tree | commitdiff |
2014-02-08 |
Ran Benita | rules: get rid of struct location |
tree | commitdiff |
2014-02-08 |
Ran Benita | api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use... |
tree | commitdiff |
2014-02-08 |
Ran Benita | x11: make sure not to use compat header |
tree | commitdiff |
2014-02-08 |
Ran Benita | x11: make some #defines unsigned |
tree | commitdiff |
2014-02-08 |
Ran Benita | x11: fix truncation of xkb controls mask off the wire |
tree | commitdiff |
2014-02-08 |
Ran Benita | x11: make msb_pos return unsigned |
tree | commitdiff |
2014-02-08 |
Ran Benita | keysym: fix types in bin_search |
tree | commitdiff |
2014-02-08 |
Ran Benita | state: optimize xkb_state_led_update_all() |
tree | commitdiff |
2014-02-08 |
Ran Benita | Use (1u << idx) instead of (1 << idx) where appropriate |
tree | commitdiff |
2014-02-08 |
Ran Benita | Use unsigned int for saving darray_size return value |
tree | commitdiff |
2014-02-08 |
Ran Benita | action: fix misleading cast |
tree | commitdiff |
2014-02-08 |
Ran Benita | action: fix printing of underflowed value in error... |
tree | commitdiff |
2014-02-08 |
Ran Benita | scanner-utils: add some likely/unlikely annotations |
tree | commitdiff |
2014-02-08 |
Ran Benita | Define likely()/unlikely() macros |
tree | commitdiff |
2014-02-08 |
Ran Benita | Partially revert "ast: pack the ParseCommon struct" |
tree | commitdiff |
2014-02-07 |
Ran Benita | ast: use more suitable types in a few ast nodes |
tree | commitdiff |
2014-02-07 |
Ran Benita | darray: use unsigned int instead of size_t for array... |
tree | commitdiff |
2014-02-07 |
Ran Benita | Fix sign-compare warnings |
tree | commitdiff |
2014-02-07 |
Ran Benita | symbols: reduce some loop iterators scope |
tree | commitdiff |
2014-02-07 |
Ran Benita | parser: fix unrecognized keysym handling |
tree | commitdiff |
2014-02-07 |
Ran Benita | action: change xkb_pointer_button_action::button to... |
tree | commitdiff |
2014-02-07 |
Ran Benita | darray: cleanup |
tree | commitdiff |
2014-02-07 |
Ran Benita | ast: make symsMapIndex unsigned |
tree | commitdiff |
2014-02-07 |
Ran Benita | action: Use ResolveInteger for PtrBtn.count, not Resolv... |
tree | commitdiff |
2014-02-07 |
Ran Benita | action: check range of MovePtr X,Y values |
tree | commitdiff |
2014-02-07 |
Ran Benita | scanner: avoid strlen in keyword lookup, we know the len |
tree | commitdiff |
2014-02-07 |
Ran Benita | state: use the XKB_MOD_MASK constant |
tree | commitdiff |
2014-02-07 |
Ran Benita | x11: add #actions == #syms check |
tree | commitdiff |
2014-02-07 |
Ran Benita | x11: add explicit cast in mods conversion |
tree | commitdiff |
2014-02-04 |
Ran Benita | Use secure_getenv when available |
tree | commitdiff |
2014-02-02 |
Ran Benita | x11: add XKB protocol keymap and state creation support |
tree | commitdiff |
2014-01-13 |
Ran Benita | context: split private functions to context-priv.c |
tree | commitdiff |
next |