projects
/
profile
/
ivi
/
libxkbcommon.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/libxkbcommon.git
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Daniel Stone
Use xorg CFLAGS and fix AC_USE_SYSTEM_EXTENSIONS
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Daniel Stone
Eliminate remaining gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Daniel Stone
Don't parse nonsense Unicode/hex keycodes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Daniel Stone
Remove unused device_spec
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Daniel Stone
include resets group compatibility modifiers #43091
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Daniel Stone
Add cscope output to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Daniel Stone
Properly document xkb_key_get_syms
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Constify a global table
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Make temporary fix for stale xkb_atoms
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Fix bugs to allow multiple keymaps in one process
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Remove useless check from xkb_intern_atom
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Avoid leak in CompileKeymap error path
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
makekeys: use correct format strings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Add a NULL check before before strcmp'ing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
makekeys: free strings before exiting
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Use straight strtok_r instead of wrapper
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Ran Benita
Avoid use of partly initialized VModInfo in error path
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Fail gracefully on failure to find component include
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Tests: Release context on failure to build keymap
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Full support for multiple keysyms per level
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Parsing support for multiple keysyms per entry
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Don't leak strings in merge declarations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Daniel Stone
Don't leak include_paths in context
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Daniel Stone
Remove unused rtrnValue declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Make parser and scanner reentrant
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Use xkb_contexts in keymap compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Add new context API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Update xkb_filter_group_lock_func for xkb_key_direction
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Fix distcheck with non-recursive Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Fix build for X11 modifier masks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Handle group lock actions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Make build non-recursive
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Define our own NoSymbol value and use it
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Define our own None atom value
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Fix all -Wsign-compare warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Silence -Wcast-qual warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Use strcasecmp consistently instead of uStrCaseCmp
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Move utility macro from XKBcommonint.h to utils.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Remove some more useless stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Rewrite recalloc to the correct type
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Remove useless stuff from utils
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Remove fallback strcasecmp/strncasecmp
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Add include/ to makekeys include path
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Move utils.{c,h} to be used by the entire project
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Fix a scanf type mismatch
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Remove a few remaining uses of the KeySym type
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Add xkb test file to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Fix incorrect usage of && instead of &
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Update gitignore for 'state' test
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Fix latin8 upper/lower case check
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Properly free xkb_state's
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ran Benita
Mention xkb_state_new can return NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Guillem Jover
Move doxygen comment before enum item
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Remove internal API from xkbcommon.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Remove hardcoded legacy modifier masks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Remove unused changes structs
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Remove unused members of xkb_state
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Add enum xkb_key_direction instead of bool
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Add state serialisation API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Daniel Stone
Cosmetic coding style fixups
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Daniel Stone
Rename keymap allocation API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Daniel Stone
Add LED state API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Daniel Stone
LEDs: Fix string comparison bug
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Daniel Stone
Check for invalid indices in mod/group state API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Daniel Stone
Fix documentation bugs with mod/group state API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Add a proper README
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Round out new state API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Fix (correct, but harmless) const warning
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Add new state API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Remove some rogue fprintfs
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Don't clear real mods in action modmask
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Daniel Stone
Remove unnecessary allocation in expr.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Daniel Stone
Small constification
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Daniel Stone
Also print group name in keysym error
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Daniel Stone
More useful errors for invalid keysyms
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Daniel Stone
Fix non-useModMapMods action masks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Daniel Stone
Add geometry test
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Daniel Stone
Plug leaks in geometry parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Daniel Stone
Remove more float support
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Daniel Stone
Also update vmod -> indicator maps
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Update modifiers after building keymap
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Convert interp action from xkb_any_action to xkb_action
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Add xkb_get_syms_by_level
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Fix leak in xkbcomp.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Remove component listing code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Remove unused control members
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Daniel Stone
Add a tiny bit of documentation to xkbcommon.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Daniel Stone
Add xkb_key_get_syms API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Daniel Stone
Revert "Use XKB_COMMON_* modifier defines in ExprResolv...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Use XKB_COMMON_* modifier defines in ExprResolveModMask
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Remove overlay support as well
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Remove half-implemented radio groups
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Remove indirect XkbCM* and XkbSM* macros
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Handle XkbFiles without a name
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Daniel Stone
Move allocation of xkb_desc into CompileKeymap
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Daniel Stone
Clean up xkb_keysym_to_string message
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Daniel Stone
Remove geometry even harder
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Daniel Stone
Introduce xkb_atom_t type
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Daniel Stone
Introduce xkb_keysym_t type
commit
|
commitdiff
|
tree
|
snapshot
next