projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add flags to keymap compilation entrypoints
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
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-07
Daniel Stone
Rename YYLTYPE to struct YYLTYPE
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
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-09
Ran Benita
Reformat actionHandler dispatch table
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
include resets group compatibility modifiers #43091
tree
|
commitdiff
2012-04-02
Ran Benita
Make temporary fix for stale xkb_atoms
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
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-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
Fix build for X11 modifier masks
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
Remove useless stuff from utils
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-22
Daniel Stone
Rename keymap allocation API
tree
|
commitdiff
2012-03-22
Daniel Stone
LEDs: Fix string comparison bug
tree
|
commitdiff
2012-03-21
Daniel Stone
Fix (correct, but harmless) const warning
tree
|
commitdiff
2012-03-21
Daniel Stone
Don't clear real mods in action modmask
tree
|
commitdiff
2012-03-21
Daniel Stone
Remove unnecessary allocation in expr.c
tree
|
commitdiff
2012-03-20
Daniel Stone
Small constification
tree
|
commitdiff
2012-03-16
Daniel Stone
Also print group name in keysym error
tree
|
commitdiff
2012-03-16
Daniel Stone
More useful errors for invalid keysyms
tree
|
commitdiff
2012-03-16
Daniel Stone
Fix non-useModMapMods action masks
tree
|
commitdiff
2012-03-15
Daniel Stone
Plug leaks in geometry parsing
tree
|
commitdiff
2012-03-15
Daniel Stone
Remove more float support
tree
|
commitdiff
2012-03-15
Daniel Stone
Also update vmod -> indicator maps
tree
|
commitdiff
2012-03-14
Daniel Stone
Update modifiers after building keymap
tree
|
commitdiff
2012-03-14
Daniel Stone
Convert interp action from xkb_any_action to xkb_action
tree
|
commitdiff
2012-03-14
Daniel Stone
Fix leak in xkbcomp.c
tree
|
commitdiff
2012-03-14
Daniel Stone
Remove component listing code
tree
|
commitdiff
2012-03-13
Daniel Stone
Revert "Use XKB_COMMON_* modifier defines in ExprResolv...
tree
|
commitdiff
2012-03-10
Daniel Stone
Use XKB_COMMON_* modifier defines in ExprResolveModMask
tree
|
commitdiff
2012-03-10
Daniel Stone
Remove overlay support as well
tree
|
commitdiff
2012-03-10
Daniel Stone
Remove half-implemented radio groups
tree
|
commitdiff
2012-03-10
Daniel Stone
Handle XkbFiles without a name
tree
|
commitdiff
2012-03-10
Daniel Stone
Move allocation of xkb_desc into CompileKeymap
tree
|
commitdiff
2012-03-09
Daniel Stone
Remove geometry even harder
tree
|
commitdiff
2012-03-09
Daniel Stone
Introduce xkb_atom_t type
tree
|
commitdiff
2012-03-09
Daniel Stone
Introduce xkb_keysym_t type
tree
|
commitdiff
2012-03-09
Daniel Stone
Stringify public name types
tree
|
commitdiff
2012-03-09
Daniel Stone
Ensure we always have a complete keymap
tree
|
commitdiff
2012-03-09
Daniel Stone
Convert CompileKeymap to early-return style
tree
|
commitdiff
2012-03-09
Daniel Stone
Use compile_keymap in xkb_compile_keymap_from_components
tree
|
commitdiff
2012-03-09
Daniel Stone
Add explicit braces
tree
|
commitdiff
2012-03-09
Daniel Stone
xkbcomp: Turn an array into an anonymous struct
tree
|
commitdiff
2012-03-09
Daniel Stone
Remove geometry support, again
tree
|
commitdiff
2012-03-09
Daniel Stone
Remove KcCGST names from the map
tree
|
commitdiff
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes-cont'
tree
|
commitdiff
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes'
tree
|
commitdiff
2012-03-03
Ran Benita
Fix "Could not resolve keysym" errors
tree
|
commitdiff
2012-03-03
Ran Benita
Refactor XkbFindFileInPath
tree
|
commitdiff
2012-03-03
Ran Benita
Free all atoms along with keymap
tree
|
commitdiff
2012-03-03
Ran Benita
Free IncludePath when no longer needed
tree
|
commitdiff
2012-03-03
Ran Benita
Free scanFile when no longer needed
tree
|
commitdiff
2012-03-03
Ran Benita
Fix other misc leaks
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak the scanner's buffer
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak DoodadInfo's from GeometryInfo
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak ActionInfo's
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak KeyNamesInfo
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak the "minimum"/"maximum" string
tree
|
commitdiff
2012-03-03
Ran Benita
Don't leak the various *Info's names when overriding...
tree
|
commitdiff
2012-03-03
Ran Benita
Free XkbFile's when no longer needed
tree
|
commitdiff
2012-03-03
Ran Benita
Add function to free XkbFile's
tree
|
commitdiff
2012-03-03
Ran Benita
Don't cache loaded rules files
tree
|
commitdiff
next