projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Store actions inside struct xkb_key
[platform/upstream/libxkbcommon.git]
/
src
/
2012-08-10
Ran Benita
Store actions inside struct xkb_key
tree
|
commitdiff
2012-08-10
Ran Benita
keycodes: save context in Info, not keymap
tree
|
commitdiff
2012-08-10
Ran Benita
Remove xkbcomp/misc.c
tree
|
commitdiff
2012-08-10
Ran Benita
Remove left over keycodes.h
tree
|
commitdiff
2012-08-10
Ran Benita
Remove AutoKeyNames feature
tree
|
commitdiff
2012-08-10
Ran Benita
map: share some code
tree
|
commitdiff
2012-08-10
Ran Benita
Use XKB_{GROUP,LEVEL}_INVALID instead of -1 for errors
tree
|
commitdiff
2012-08-10
Ran Benita
state: use global static const for fake action
tree
|
commitdiff
2012-08-10
Ran Benita
Modernize struct xkb_mods
tree
|
commitdiff
2012-08-08
Ran Benita
Fix xkb_keymap::vmods type
tree
|
commitdiff
2012-08-08
Ran Benita
types: don't compute effective masks here as well
tree
|
commitdiff
2012-08-08
Ran Benita
types: get rid of PreserveInfo
tree
|
commitdiff
2012-08-08
Ran Benita
keymap-dump: use VModMaskText
tree
|
commitdiff
2012-08-08
Ran Benita
Fix warning
tree
|
commitdiff
2012-08-08
Daniel Stone
Add xkb_map_mod_mask_remove_consumed
tree
|
commitdiff
2012-08-08
Daniel Stone
Add xkb_log_level enum rather than using syslog
tree
|
commitdiff
2012-08-08
Daniel Stone
Rules: mmap() rules file instead of using getc()
tree
|
commitdiff
2012-08-08
Daniel Stone
Always have at least one level in types
tree
|
commitdiff
2012-08-08
Daniel Stone
IncludeStmt: Remove useless 'path' member
tree
|
commitdiff
2012-08-08
Daniel Stone
Remove unused vmodmask calculation
tree
|
commitdiff
2012-08-08
Daniel Stone
Print failed include paths on failure to find rules
tree
|
commitdiff
2012-08-08
Daniel Stone
Move xkb_context struct to xkb-priv.h
tree
|
commitdiff
2012-08-08
Daniel Stone
context: Maintain list of failed include paths
tree
|
commitdiff
2012-08-08
Daniel Stone
More useful error message on failing RMLVO -> KcCGST
tree
|
commitdiff
2012-08-08
Daniel Stone
Move more of xkb_map_new_from_rmlvo into compilation
tree
|
commitdiff
2012-08-08
Daniel Stone
Staticise xkb_map_new_from_kccgst
tree
|
commitdiff
2012-08-08
Daniel Stone
Add support for default rules/model/layout
tree
|
commitdiff
2012-08-08
Daniel Stone
Warning fixes
tree
|
commitdiff
2012-08-08
Ran Benita
Add API to query whether a modifier is consumed
tree
|
commitdiff
2012-08-08
Ran Benita
types: remove default type
tree
|
commitdiff
2012-08-07
Ran Benita
types: store atoms instead of strings for level and...
tree
|
commitdiff
2012-08-07
Ran Benita
types: use regular array for map entries
tree
|
commitdiff
2012-08-07
Ran Benita
types: use regular array for types
tree
|
commitdiff
2012-08-07
Ran Benita
types: remove DeleteLevel1MapEntries
tree
|
commitdiff
2012-08-07
Ran Benita
types: move preserve directly into xkb_kt_map_entry
tree
|
commitdiff
2012-08-07
Ran Benita
Fix virtual modifiers mask extraction
tree
|
commitdiff
2012-08-07
Ran Benita
types: small changes
tree
|
commitdiff
2012-08-07
Ran Benita
Remove xproto build dependency
tree
|
commitdiff
2012-08-07
Ran Benita
types: don't use canonical/required types
tree
|
commitdiff
2012-08-07
Ran Benita
types: add a general overview
tree
|
commitdiff
2012-08-07
Ran Benita
symbols: remove support for key behaviors
tree
|
commitdiff
2012-08-07
Ran Benita
keycodes: small changes
tree
|
commitdiff
2012-08-07
Ran Benita
Handle key names consistently
tree
|
commitdiff
2012-08-07
Ran Benita
keycodes: add a general overview
tree
|
commitdiff
2012-08-07
Ran Benita
expr: make ResolveLevel return zero-based level
tree
|
commitdiff
2012-08-07
Ran Benita
Add and use xkb_level_index_t
tree
|
commitdiff
2012-08-07
Ran Benita
action: drop global actionInitialized
tree
|
commitdiff
2012-08-07
Ran Benita
expr: constify function arguments
tree
|
commitdiff
2012-08-07
Ran Benita
log: allow to resore default log function
tree
|
commitdiff
2012-08-07
Ran Benita
darray: fix formatting
tree
|
commitdiff
2012-08-07
Ran Benita
filecomp: fix path and error message
tree
|
commitdiff
2012-08-07
Ran Benita
Replace more defines with enums
tree
|
commitdiff
2012-08-07
Ran Benita
Make top level Handle*File functions nicer
tree
|
commitdiff
2012-08-07
Ran Benita
Use xkb_led_index_t throughout
tree
|
commitdiff
2012-08-07
Ran Benita
vmod: remove unused fields
tree
|
commitdiff
2012-08-07
Ran Benita
Use only one set of core mod name-to-index functions
tree
|
commitdiff
2012-08-07
Ran Benita
map: fix incorrect return value
tree
|
commitdiff
2012-08-07
Ran Benita
map: fix virtual mod index calculation
tree
|
commitdiff
2012-08-07
Ran Benita
keymap-dump: use ActionTypeText
tree
|
commitdiff
2012-08-07
Ran Benita
keymap-dump: use SITextMatch
tree
|
commitdiff
2012-08-07
Ran Benita
keymap-dump: clean up write_buf function
tree
|
commitdiff
2012-07-27
Ran Benita
Remove ExprResult
tree
|
commitdiff
2012-07-27
Ran Benita
expr: remove support for evaluating string as integer
tree
|
commitdiff
2012-07-27
Daniel Stone
Don't create contexts with no include paths
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveEnum
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveMask
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveInteger
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveButton
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLevel
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyCode
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveGroup
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeysym
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveBoolean
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveString
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLhs
tree
|
commitdiff
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyName
tree
|
commitdiff
2012-07-26
Ran Benita
parser: untabify
tree
|
commitdiff
2012-07-26
Ran Benita
Convert defines to enums in xkbcomp.h
tree
|
commitdiff
2012-07-26
Ran Benita
Fix incorrect comparison
tree
|
commitdiff
2012-07-26
Ran Benita
utils: add/replace string equality macros
tree
|
commitdiff
2012-07-26
Ran Benita
Drop Xkbc prefix of text functions
tree
|
commitdiff
2012-07-26
Ran Benita
Use xkb_mod_mask_t and xkb_mask_index_t throughout
tree
|
commitdiff
2012-07-26
Ran Benita
Remove alloc.{c,h}
tree
|
commitdiff
2012-07-26
Ran Benita
scanner: don't strdup key names
tree
|
commitdiff
2012-07-26
Ran Benita
Some atom related optimizations
tree
|
commitdiff
2012-07-26
Ran Benita
expr: don't divide by zero
tree
|
commitdiff
2012-07-26
Ran Benita
types: fix canonical types copying
tree
|
commitdiff
2012-07-26
Ran Benita
keycodes: fix valgrind warnings
tree
|
commitdiff
2012-07-26
Ran Benita
parse: remove unused #define
tree
|
commitdiff
2012-07-26
Ran Benita
expr: Remove ExprResolveFloat
tree
|
commitdiff
2012-07-22
Ran Benita
Remove old logging leftovers
tree
|
commitdiff
2012-07-22
Ran Benita
xkbcomp: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
parse: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
path: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
misc: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
vmod: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
rules: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
expr: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
action: use new log functions
tree
|
commitdiff
2012-07-22
Ran Benita
types: use new log functions
tree
|
commitdiff
next