Add action datatypes as defined in the server
authorDan Nicholson <dbn.lists@gmail.com>
Sun, 5 Apr 2009 22:15:20 +0000 (15:15 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sun, 5 Apr 2009 22:15:20 +0000 (15:15 -0700)
commit8b100fc0a981cdf01115dc85ab1984f604be5655
tree1701066b628f3a8dadd938345b922fa78265d2ce
parente0e77b71de550c1d2ae053eda4a9ab55db649e62
Add action datatypes as defined in the server

Some of the XkbAction types are defined differently in the server, so we
add those to XKBcommon.h and use them here like XkbcDescPtr. We'll have
to deal with the impedance mismatch on the client side later.
include/X11/extensions/XKBcommon.h
src/malloc.c
src/xkbcomp/action.c
src/xkbcomp/symbols.c
src/xkbcomp/vmod.c