summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysAdd xkbcommon-uninstalled.pcHEADmasterPekka Paalanen2-0/+9
8 daysUse eaccess() only if availablePekka Paalanen2-0/+8
8 daysFix out-of-tree build for config.hPekka Paalanen1-1/+1
8 daysAdd benchmarking test to rulescompDaniel Stone2-8/+47
2012-05-11Use $(AM_V_GEN) to prettyfi makekeys stepKristian Høgsberg1-1/+1
2012-05-11Rename 'ctx' back to 'context' in external APIDaniel Stone25-157/+157
2012-05-11Add xkbcommon-keysyms.h to Makefile.amDaniel Stone1-1/+2
2012-05-09Document that xkb_state_get_map doesn't take a refDaniel Stone1-1/+3
2012-05-09Change xkb_key_get_syms to just return a bare intDaniel Stone3-4/+4
2012-05-09Move KcCGST API to internal-onlyDaniel Stone4-46/+46
2012-05-09Rename serialise to serializeDaniel Stone3-20/+20
2012-05-09Add common LED names to xkbcommon-names.hDaniel Stone2-2/+6
2012-05-09Include xkbcommon-names.h from xkbcommon.hDaniel Stone1-0/+1
2012-05-09Remove keycode_range_is_legalDaniel Stone2-21/+1
2012-05-09Merge remote-tracking branch 'krh/keysyms'Daniel Stone13-105/+3079
2012-05-09Use our own keysymsKristian Høgsberg13-104/+76
2012-05-09Add XKB version of X11 keysymsKristian Høgsberg3-0/+3004
2012-05-09Remove support for xkb_layout and xkb_semantics file typesRan Benita7-42/+6
2012-05-09Shorten context to ctxRan Benita30-446/+444
2012-05-09Contextualize the atom tableRan Benita6-82/+135
2012-05-09Make the context available for XkbcAtomTextRan Benita12-303/+337
2012-05-09Make the context available for XkbcAtomGetStringRan Benita12-77/+89
2012-05-09Make the context available to xkb_intern_atomRan Benita11-53/+68
2012-05-09Contextualize XkbFile IDsRan Benita6-14/+35
2012-05-09Make the context available to the parserRan Benita4-40/+55
2012-05-09makekeys: fix cross-compilationPekka Paalanen3-8/+21
2012-05-09Make build directory includes more explicitDaniel Stone1-1/+1
2012-05-09Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone33-842/+830
2012-05-09Rename keysym <-> string APIDaniel Stone6-12/+12
2012-05-09Add multiple modifier state matching APIDaniel Stone3-1/+150
2012-05-08Add pre-defined names databaseDaniel Stone3-14/+52
2012-05-08Add context flag to inhibit default include pathsDaniel Stone2-3/+4
2012-05-08Add flags to context creationDaniel Stone7-8/+13
2012-05-08Add flags to keymap compilation entrypointsDaniel Stone6-14/+27
2012-05-08Reintroduce $(builddir)/src/xkbcomp includeDaniel Stone1-0/+1
2012-05-08Rename XKBcommonint.h to xkb-priv.h and use itRan Benita24-246/+232
2012-05-08Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita30-178/+71
2012-05-08Refactor Compile<component> functionsRan Benita4-227/+219
2012-05-08Don't use typeofRan Benita2-5/+5
2012-05-08Remove left over filecomp.sh fileRan Benita1-30/+0
2012-05-08Update .gitignore for automake 1.12Ran Benita2-0/+2
2012-05-08Uncomment sections of test/rulescomp.cRan Benita1-4/+0
2012-05-08Revert "Unconstify xkb_rules_names"Ran Benita1-5/+5
2012-05-07Use AC_ARG_VAR for X11 header and XKB pathsDaniel Stone1-10/+18
2012-05-07Rename YYLTYPE to struct YYLTYPEDaniel Stone3-3/+3
2012-05-01Merge src/alloc.c and src/malloc.cRan Benita4-375/+341
2012-05-01Remove unused stuff from xkbrules.hRan Benita1-44/+0
2012-05-01Remove unused stuff from XKBcommonint.hRan Benita8-69/+13
2012-05-01Remove unused 'which' and 'merge' argumentsRan Benita13-88/+75
2012-04-30Remove unused 'compiled' field in XkbFileRan Benita3-3/+0