projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change xkb_key_get_syms to just return a bare int
[platform/upstream/libxkbcommon.git]
/
src
/
2012-05-09
Daniel Stone
Change xkb_key_get_syms to just return a bare int
tree
|
commitdiff
2012-05-09
Daniel Stone
Move KcCGST API to internal-only
tree
|
commitdiff
2012-05-09
Daniel Stone
Rename serialise to serialize
tree
|
commitdiff
2012-05-09
Daniel Stone
Remove keycode_range_is_legal
tree
|
commitdiff
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
tree
|
commitdiff
2012-05-09
Kristian Høgsberg
Use our own keysyms
tree
|
commitdiff
2012-05-09
Ran Benita
Remove support for xkb_layout and xkb_semantics file...
tree
|
commitdiff
2012-05-09
Ran Benita
Shorten context to ctx
tree
|
commitdiff
2012-05-09
Ran Benita
Contextualize the atom table
tree
|
commitdiff
2012-05-09
Ran Benita
Make the context available for XkbcAtomText
tree
|
commitdiff
2012-05-09
Ran Benita
Make the context available for XkbcAtomGetString
tree
|
commitdiff
2012-05-09
Ran Benita
Make the context available to xkb_intern_atom
tree
|
commitdiff
2012-05-09
Ran Benita
Contextualize XkbFile IDs
tree
|
commitdiff
2012-05-09
Ran Benita
Make the context available to the parser
tree
|
commitdiff
2012-05-09
Daniel Stone
Change all 'xkb' xkb_keymap names to 'keymap'
tree
|
commitdiff
2012-05-09
Daniel Stone
Rename keysym <-> string API
tree
|
commitdiff
2012-05-09
Daniel Stone
Add multiple modifier state matching API
tree
|
commitdiff
2012-05-08
Daniel Stone
Add context flag to inhibit default include paths
tree
|
commitdiff
2012-05-08
Daniel Stone
Add flags to context creation
tree
|
commitdiff
2012-05-08
Daniel Stone
Add flags to keymap compilation entrypoints
tree
|
commitdiff
2012-05-08
Ran Benita
Rename XKBcommonint.h to xkb-priv.h and use it
tree
|
commitdiff
2012-05-08
Ran Benita
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
tree
|
commitdiff
2012-05-08
Ran Benita
Refactor Compile<component> functions
tree
|
commitdiff
2012-05-08
Ran Benita
Don't use typeof
tree
|
commitdiff
2012-05-07
Daniel Stone
Rename YYLTYPE to struct YYLTYPE
tree
|
commitdiff
2012-05-01
Ran Benita
Merge src/alloc.c and src/malloc.c
tree
|
commitdiff
2012-05-01
Ran Benita
Remove unused stuff from xkbrules.h
tree
|
commitdiff
2012-05-01
Ran Benita
Remove unused stuff from XKBcommonint.h
tree
|
commitdiff
2012-05-01
Ran Benita
Remove unused 'which' and 'merge' arguments
tree
|
commitdiff
2012-04-30
Ran Benita
Remove unused 'compiled' field in XkbFile
tree
|
commitdiff
2012-04-30
Ran Benita
Remove unused debugging function
tree
|
commitdiff
2012-04-30
Ran Benita
Remove unused function XkbcNameMatchesPattern
tree
|
commitdiff
2012-04-30
Ran Benita
Use stdbool.h
tree
|
commitdiff
2012-04-30
Ran Benita
Fix formatting in xkbcomp headers
tree
|
commitdiff
2012-04-26
Daniel Stone
Dump include paths when we can't find rules
tree
|
commitdiff
2012-04-26
Alan Coopersmith
Include strings.h in XKBcommonint.h for strcasecmp etc
tree
|
commitdiff
2012-04-09
Ran Benita
Reformat actionHandler dispatch table
tree
|
commitdiff
2012-04-09
Ran Benita
Add xkb_state_get_map()
tree
|
commitdiff
2012-04-09
Ran Benita
Implicitly include config.h in all files
tree
|
commitdiff
2012-04-09
Ran Benita
Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
tree
|
commitdiff
2012-04-09
Ran Benita
Constify the syms_out argument to xkb_key_get_syms()
tree
|
commitdiff
2012-04-09
Ran Benita
Implement missing xkb_state_ref and add return value
tree
|
commitdiff
2012-04-09
Ran Benita
Do not enable yacc trace facility unconditionally
tree
|
commitdiff
2012-04-09
Ran Benita
Constify a global table and function arguments
tree
|
commitdiff
2012-04-09
Ran Benita
Remove unused struct definition
tree
|
commitdiff
2012-04-09
Ran Benita
Replace remaining use of Atom instead of xkb_atom_t
tree
|
commitdiff
2012-04-09
Ran Benita
Fix possible overflow in scanner
tree
|
commitdiff
2012-04-09
Ran Benita
Fix KeyInfo's syms array size calculation
tree
|
commitdiff
2012-04-09
Ran Benita
Fix compiler warnings
tree
|
commitdiff
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
tree
|
commitdiff
2012-04-09
Daniel Stone
Eliminate remaining gcc warnings
tree
|
commitdiff
2012-04-03
Daniel Stone
Don't parse nonsense Unicode/hex keycodes
tree
|
commitdiff
2012-04-03
Daniel Stone
Remove unused device_spec
tree
|
commitdiff
2012-04-03
Daniel Stone
include resets group compatibility modifiers #43091
tree
|
commitdiff
2012-04-02
Ran Benita
Constify a global table
tree
|
commitdiff
2012-04-02
Ran Benita
Make temporary fix for stale xkb_atoms
tree
|
commitdiff
2012-04-02
Ran Benita
Fix bugs to allow multiple keymaps in one process
tree
|
commitdiff
2012-04-02
Ran Benita
Remove useless check from xkb_intern_atom
tree
|
commitdiff
2012-04-02
Ran Benita
Avoid leak in CompileKeymap error path
tree
|
commitdiff
2012-04-02
Ran Benita
Add a NULL check before before strcmp'ing
tree
|
commitdiff
2012-04-02
Ran Benita
Use straight strtok_r instead of wrapper
tree
|
commitdiff
2012-04-02
Ran Benita
Avoid use of partly initialized VModInfo in error path
tree
|
commitdiff
2012-03-29
Daniel Stone
Fail gracefully on failure to find component include
tree
|
commitdiff
2012-03-29
Daniel Stone
Full support for multiple keysyms per level
tree
|
commitdiff
2012-03-29
Daniel Stone
Parsing support for multiple keysyms per entry
tree
|
commitdiff
2012-03-29
Daniel Stone
Don't leak strings in merge declarations
tree
|
commitdiff
2012-03-29
Daniel Stone
Don't leak include_paths in context
tree
|
commitdiff
2012-03-28
Daniel Stone
Remove unused rtrnValue declaration
tree
|
commitdiff
2012-03-27
Ran Benita
Make parser and scanner reentrant
tree
|
commitdiff
2012-03-27
Daniel Stone
Use xkb_contexts in keymap compilation
tree
|
commitdiff
2012-03-27
Daniel Stone
Add new context API
tree
|
commitdiff
2012-03-27
Daniel Stone
Update xkb_filter_group_lock_func for xkb_key_direction
tree
|
commitdiff
2012-03-27
Daniel Stone
Fix build for X11 modifier masks
tree
|
commitdiff
2012-03-27
Ran Benita
Handle group lock actions
tree
|
commitdiff
2012-03-27
Ran Benita
Make build non-recursive
tree
|
commitdiff
2012-03-27
Ran Benita
Define our own NoSymbol value and use it
tree
|
commitdiff
2012-03-27
Ran Benita
Define our own None atom value
tree
|
commitdiff
2012-03-27
Ran Benita
Fix all -Wsign-compare warnings
tree
|
commitdiff
2012-03-27
Ran Benita
Silence -Wcast-qual warnings
tree
|
commitdiff
2012-03-27
Ran Benita
Use strcasecmp consistently instead of uStrCaseCmp
tree
|
commitdiff
2012-03-27
Ran Benita
Move utility macro from XKBcommonint.h to utils.h
tree
|
commitdiff
2012-03-27
Ran Benita
Remove some more useless stuff
tree
|
commitdiff
2012-03-27
Ran Benita
Rewrite recalloc to the correct type
tree
|
commitdiff
2012-03-27
Ran Benita
Remove useless stuff from utils
tree
|
commitdiff
2012-03-27
Daniel Stone
Remove fallback strcasecmp/strncasecmp
tree
|
commitdiff
2012-03-27
Ran Benita
Move utils.{c,h} to be used by the entire project
tree
|
commitdiff
2012-03-27
Ran Benita
Fix a scanf type mismatch
tree
|
commitdiff
2012-03-27
Ran Benita
Fix incorrect usage of && instead of &
tree
|
commitdiff
2012-03-27
Ran Benita
Fix latin8 upper/lower case check
tree
|
commitdiff
2012-03-27
Ran Benita
Properly free xkb_state's
tree
|
commitdiff
2012-03-27
Daniel Stone
Remove internal API from xkbcommon.h
tree
|
commitdiff
2012-03-27
Daniel Stone
Add enum xkb_key_direction instead of bool
tree
|
commitdiff
2012-03-27
Daniel Stone
Add state serialisation API
tree
|
commitdiff
2012-03-27
Daniel Stone
Cosmetic coding style fixups
tree
|
commitdiff
2012-03-22
Daniel Stone
Rename keymap allocation API
tree
|
commitdiff
2012-03-22
Daniel Stone
Add LED state API
tree
|
commitdiff
2012-03-22
Daniel Stone
LEDs: Fix string comparison bug
tree
|
commitdiff
2012-03-22
Daniel Stone
Check for invalid indices in mod/group state API
tree
|
commitdiff
2012-03-22
Daniel Stone
Fix documentation bugs with mod/group state API
tree
|
commitdiff
2012-03-21
Daniel Stone
Round out new state API
tree
|
commitdiff
next