summaryrefslogtreecommitdiff
path: root/src/context.c
Commit message (Expand)AuthorAgeFilesLines
* Shorten context to ctxRan Benita2012-05-091-58/+58
* Contextualize the atom tableRan Benita2012-05-091-0/+29
* Contextualize XkbFile IDsRan Benita2012-05-091-0/+9
* Add context flag to inhibit default include pathsDaniel Stone2012-05-081-1/+2
* Add flags to context creationDaniel Stone2012-05-081-1/+1
* Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-3/+1
* Don't use typeofRan Benita2012-05-081-1/+1
* Implicitly include config.h in all filesRan Benita2012-04-091-4/+0
* Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.hRan Benita2012-04-091-9/+9
* Implement missing xkb_state_ref and add return valueRan Benita2012-04-091-1/+2
* Eliminate remaining gcc warningsDaniel Stone2012-04-091-3/+3
* Don't leak include_paths in contextDaniel Stone2012-03-291-0/+3
* Use xkb_contexts in keymap compilationDaniel Stone2012-03-271-5/+4
* Add new context APIDaniel Stone2012-03-271-0/+198