index
:
~krh/libxkbcommon
for-weston-0.85
keysyms
master
Unnamed repository; edit this file to name it for gitweb.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
Merge src/alloc.c and src/malloc.c
HEAD
master
Ran Benita
4
-375/+341
2012-05-01
Remove unused stuff from xkbrules.h
Ran Benita
1
-44/+0
2012-05-01
Remove unused stuff from XKBcommonint.h
Ran Benita
8
-69/+13
2012-05-01
Remove unused 'which' and 'merge' arguments
Ran Benita
13
-88/+75
2012-04-30
Remove unused 'compiled' field in XkbFile
Ran Benita
3
-3/+0
2012-04-30
Remove unused debugging function
Ran Benita
2
-23/+0
2012-04-30
Remove unused function XkbcNameMatchesPattern
Ran Benita
2
-40/+0
2012-04-30
Use LT_INIT instead of deprecated AC_PROG_LIBTOOL
Ran Benita
2
-2/+2
2012-04-30
Use stdbool.h
Ran Benita
33
-737/+736
2012-04-30
Fix formatting in xkbcomp headers
Ran Benita
14
-348/+237
2012-04-26
Dump include paths when we can't find rules
Daniel Stone
1
-0/+5
2012-04-26
Include strings.h in XKBcommonint.h for strcasecmp etc
Alan Coopersmith
1
-0/+1
2012-04-09
Overhaul test suite
Ran Benita
21
-412/+310
2012-04-09
Reformat actionHandler dispatch table
Ran Benita
1
-22/+22
2012-04-09
Add xkb_state_get_map()
Ran Benita
2
-0/+12
2012-04-09
Implicitly include config.h in all files
Ran Benita
12
-41/+2
2012-04-09
Remove xproto and kbproto from pkg-config file
Ran Benita
1
-1/+0
2012-04-09
Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
Ran Benita
9
-96/+104
2012-04-09
Constify the syms_out argument to xkb_key_get_syms()
Ran Benita
4
-5/+5
2012-04-09
Implement missing xkb_state_ref and add return value
Ran Benita
5
-10/+17
2012-04-09
Do not enable yacc trace facility unconditionally
Ran Benita
2
-3/+2
2012-04-09
Constify a global table and function arguments
Ran Benita
2
-9/+9
2012-04-09
Remove unused struct definition
Ran Benita
1
-8/+0
2012-04-09
Replace remaining use of Atom instead of xkb_atom_t
Ran Benita
1
-1/+1
2012-04-09
Fix possible overflow in scanner
Ran Benita
2
-18/+18
2012-04-09
Fix KeyInfo's syms array size calculation
Ran Benita
1
-9/+19
2012-04-09
Set xorg-macros CFLAGS correctly
Ran Benita
2
-5/+5
2012-04-09
Fix compiler warnings
Ran Benita
3
-6/+4
2012-04-09
Unconstify xkb_rules_names
Daniel Stone
1
-5/+5
2012-04-09
Rename xkb_desc to xkb_keymap
Daniel Stone
34
-202/+202
2012-04-09
Use xorg CFLAGS and fix AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-5/+6
2012-04-09
Eliminate remaining gcc warnings
Daniel Stone
4
-11/+8
2012-04-03
Don't parse nonsense Unicode/hex keycodes
Daniel Stone
1
-2/+9
2012-04-03
Remove unused device_spec
Daniel Stone
2
-2/+0
2012-04-03
include resets group compatibility modifiers #43091
Daniel Stone
1
-1/+3
2012-04-03
Add cscope output to .gitignore
Daniel Stone
1
-0/+1
2012-04-03
Properly document xkb_key_get_syms
Daniel Stone
1
-4/+13
2012-04-02
Constify a global table
Ran Benita
1
-1/+1
2012-04-02
Make temporary fix for stale xkb_atoms
Ran Benita
1
-0/+2
2012-04-02
Fix bugs to allow multiple keymaps in one process
Ran Benita
1
-0/+1
2012-04-02
Remove useless check from xkb_intern_atom
Ran Benita
1
-45/+39
2012-04-02
Avoid leak in CompileKeymap error path
Ran Benita
1
-2/+1
2012-04-02
makekeys: use correct format strings
Ran Benita
1
-6/+6
2012-04-02
Add a NULL check before before strcmp'ing
Ran Benita
1
-1/+2
2012-04-02
makekeys: free strings before exiting
Ran Benita
1
-0/+3
2012-04-02
Use straight strtok_r instead of wrapper
Ran Benita
1
-8/+4
2012-04-02
Avoid use of partly initialized VModInfo in error path
Ran Benita
1
-1/+4
2012-03-29
Fail gracefully on failure to find component include
Daniel Stone
3
-10/+22
2012-03-29
Tests: Release context on failure to build keymap
Daniel Stone
3
-0/+3
2012-03-29
Full support for multiple keysyms per level
Daniel Stone
10
-250/+520
[next]