index
:
xorg/lib/libxkbcommon
for-weston-0.85
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
8 days
Add xkbcommon-uninstalled.pc
HEAD
master
Pekka Paalanen
2
-0/+9
8 days
Use eaccess() only if available
Pekka Paalanen
2
-0/+8
8 days
Fix out-of-tree build for config.h
Pekka Paalanen
1
-1/+1
8 days
Add benchmarking test to rulescomp
Daniel Stone
2
-8/+47
2012-05-11
Use $(AM_V_GEN) to prettyfi makekeys step
Kristian Høgsberg
1
-1/+1
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
25
-157/+157
2012-05-11
Add xkbcommon-keysyms.h to Makefile.am
Daniel Stone
1
-1/+2
2012-05-09
Document that xkb_state_get_map doesn't take a ref
Daniel Stone
1
-1/+3
2012-05-09
Change xkb_key_get_syms to just return a bare int
Daniel Stone
3
-4/+4
2012-05-09
Move KcCGST API to internal-only
Daniel Stone
4
-46/+46
2012-05-09
Rename serialise to serialize
Daniel Stone
3
-20/+20
2012-05-09
Add common LED names to xkbcommon-names.h
Daniel Stone
2
-2/+6
2012-05-09
Include xkbcommon-names.h from xkbcommon.h
Daniel Stone
1
-0/+1
2012-05-09
Remove keycode_range_is_legal
Daniel Stone
2
-21/+1
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
13
-105/+3079
2012-05-09
Use our own keysyms
Kristian Høgsberg
13
-104/+76
2012-05-09
Add XKB version of X11 keysyms
Kristian Høgsberg
3
-0/+3004
2012-05-09
Remove support for xkb_layout and xkb_semantics file types
Ran Benita
7
-42/+6
2012-05-09
Shorten context to ctx
Ran Benita
30
-446/+444
2012-05-09
Contextualize the atom table
Ran Benita
6
-82/+135
2012-05-09
Make the context available for XkbcAtomText
Ran Benita
12
-303/+337
2012-05-09
Make the context available for XkbcAtomGetString
Ran Benita
12
-77/+89
2012-05-09
Make the context available to xkb_intern_atom
Ran Benita
11
-53/+68
2012-05-09
Contextualize XkbFile IDs
Ran Benita
6
-14/+35
2012-05-09
Make the context available to the parser
Ran Benita
4
-40/+55
2012-05-09
makekeys: fix cross-compilation
Pekka Paalanen
3
-8/+21
2012-05-09
Make build directory includes more explicit
Daniel Stone
1
-1/+1
2012-05-09
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
33
-842/+830
2012-05-09
Rename keysym <-> string API
Daniel Stone
6
-12/+12
2012-05-09
Add multiple modifier state matching API
Daniel Stone
3
-1/+150
2012-05-08
Add pre-defined names database
Daniel Stone
3
-14/+52
2012-05-08
Add context flag to inhibit default include paths
Daniel Stone
2
-3/+4
2012-05-08
Add flags to context creation
Daniel Stone
7
-8/+13
2012-05-08
Add flags to keymap compilation entrypoints
Daniel Stone
6
-14/+27
2012-05-08
Reintroduce $(builddir)/src/xkbcomp include
Daniel Stone
1
-0/+1
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
24
-246/+232
2012-05-08
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
Ran Benita
30
-178/+71
2012-05-08
Refactor Compile<component> functions
Ran Benita
4
-227/+219
2012-05-08
Don't use typeof
Ran Benita
2
-5/+5
2012-05-08
Remove left over filecomp.sh file
Ran Benita
1
-30/+0
2012-05-08
Update .gitignore for automake 1.12
Ran Benita
2
-0/+2
2012-05-08
Uncomment sections of test/rulescomp.c
Ran Benita
1
-4/+0
2012-05-08
Revert "Unconstify xkb_rules_names"
Ran Benita
1
-5/+5
2012-05-07
Use AC_ARG_VAR for X11 header and XKB paths
Daniel Stone
1
-10/+18
2012-05-07
Rename YYLTYPE to struct YYLTYPE
Daniel Stone
3
-3/+3
2012-05-01
Merge src/alloc.c and src/malloc.c
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
[next]