projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
compat: reject interpret modifier predicate with more than one value
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
expr.h
2014-04-19
Ran Benita
expr: take xkb_mod_set instead of the entire keymap
blob
|
commitdiff
2012-10-06
Ran Benita
expr: unify the real and virtual modifier functions
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Keep real and virtual mods in the same table in the...
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
expr: don't expose LookupModIndex
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Remove VModInfo for now
blob
|
commitdiff
|
diff to current
2012-09-23
Ran Benita
Don't use xkbcommon-compat names in internal code
blob
|
commitdiff
|
diff to current
2012-09-11
Daniel Stone
Remove unused ExprResolveKeyName
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto untanglement: XkbKeyNameLength
blob
|
commitdiff
|
diff to current
2012-09-03
Ran Benita
Unify some string tables from xkbcomp, text and keymap...
blob
|
commitdiff
|
diff to current
2012-09-03
Ran Benita
expr: make ResolveString return an atom
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
expr: move op_type/value_type_to_string functions to ast
blob
|
commitdiff
|
diff to current
2012-09-01
Ran Benita
Organize xkbcomp/ header files
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
Add and use xkb_level_index_t
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
expr: constify function arguments
blob
|
commitdiff
|
diff to current
2012-07-27
Ran Benita
Remove ExprResult
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveEnum
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveMask
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveInteger
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveButton
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLevel
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyCode
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveGroup
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeysym
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveBoolean
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveString
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLhs
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyName
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
Convert defines to enums in xkbcomp.h
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
Some atom related optimizations
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: Remove ExprResolveFloat
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
expr: use new log functions
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Get rid of struct xkb_key_name
blob
|
commitdiff
|
diff to current
2012-07-17
Daniel Stone
Run source tree through uncrustify
blob
|
commitdiff
|
diff to current
2012-05-11
Daniel Stone
Rename 'ctx' back to 'context' in external API
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Shorten context to ctx
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Make the context available for XkbcAtomText
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Make the context available for XkbcAtomGetString
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Change all 'xkb' xkb_keymap names to 'keymap'
blob
|
commitdiff
|
diff to current
2012-05-08
Ran Benita
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
blob
|
commitdiff
|
diff to current
2012-04-30
Ran Benita
Use stdbool.h
blob
|
commitdiff
|
diff to current
2012-04-30
Ran Benita
Fix formatting in xkbcomp headers
blob
|
commitdiff
|
diff to current
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
blob
|
commitdiff
|
diff to current
2012-03-10
Daniel Stone
Remove half-implemented radio groups
blob
|
commitdiff
|
diff to current
2012-03-09
Daniel Stone
Introduce xkb_atom_t type
blob
|
commitdiff
|
diff to current
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes-cont'
blob
|
commitdiff
|
diff to current
2012-03-02
Ran Benita
Constify some more text functions
blob
|
commitdiff
|
diff to current
2012-03-02
Ran Benita
Constify global tables
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Switch expression resolution priv from char to void
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Invert LookupModMask/LookupVModMask order
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Move some definitions from expr.h to expr.c
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove field reference lookup support
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Turn ExprResolveInteger into a simple wrapper
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Add ExprResolveGroup helper
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Add ExprResolveButton helper
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Introduce ExprResolveLevel helper
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Introduce ExprResolveRadioGroup helper
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveString
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveKeySym
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveKeyName
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveBoolean
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveFloat
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Remove priv arguments from ExprResolveModMask
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Introduce ExprResolveVModMask
blob
|
commitdiff
|
diff to current
2012-02-15
Daniel Stone
Introduce xkb_keycode_t for keycodes
blob
|
commitdiff
|
diff to current
2010-09-27
Adam Jackson
Dead code removal and static markup
blob
|
commitdiff
|
diff to current
2010-07-02
Kristian Høgsberg
Pull in enough structs and defines from XKBstr.h to...
blob
|
commitdiff
|
diff to current
2010-06-28
Kristian Høgsberg
Drop CARD32 and Opaque types
blob
|
commitdiff
|
diff to current
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
blob
|
commitdiff
|
diff to current
2009-04-04
Dan Nicholson
Remove trailing spaces in source files
blob
|
commitdiff
|
diff to current
2009-03-28
Dan Nicholson
libxkbcomp: s/XPointer/char */
blob
|
commitdiff
|
diff to current
2009-03-27
Dan Nicholson
Import xkbcomp sources for CompileKeymap
blob
|
commitdiff
|
diff to current