Age | Commit message (Expand) | Author | Files | Lines |
2024-10-10 | xkb: xkbInit: fix char signess mismatch | Enrico Weigelt, metux IT consult | 1 | -4/+4 |
2024-10-10 | drop obsolete HAVE_DIX_CONFIG_H | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-07-26 | treewide: replace xnfstrdup() calls by XNFstrdup() | Enrico Weigelt, metux IT consult | 1 | -5/+5 |
2024-05-19 | xkb: deadcode cleanup | Dr. David Alan Gilbert | 1 | -7/+0 |
2024-04-30 | include: move private defs to dixstruct_priv.h | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2024-04-15 | os: unexport command line args handling functions | Enrico Weigelt, metux IT consult | 1 | -0/+3 |
2024-03-03 | xkb: drop duplicate _X_EXPORT from .c source | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2024-02-23 | Revert "include: move BUG_*() macros to separate header" | Peter Hutterer | 1 | -1/+0 |
2024-02-19 | xkb: drop defining XKBSRV_NEED_FILE_FUNCS | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-02-15 | include: move BUG_*() macros to separate header | Enrico Weigelt | 1 | -0/+1 |
2023-12-05 | xkb: free the filters | Peter Hutterer | 1 | -0/+1 |
2022-07-08 | xkb: rename xkb.h to xkb-procs.h | Peter Hutterer | 1 | -1/+0 |
2018-11-13 | xkb: Write the _XKB_RULES_NAMES window property synchronously | Adam Jackson | 1 | -2/+2 |
2017-03-27 | xkb: Correct type of XkbDfltAccessXOptions. | Matt Turner | 1 | -2/+2 |
2017-01-04 | xkb: Match key releases with an overlaid press | Mihail Konev | 1 | -0/+9 |
2015-11-30 | Replace 'sun' with '__sun' | Richard PALO | 1 | -1/+1 |
2014-11-12 | Drop trailing whitespaces | Peter Hutterer | 1 | -11/+11 |
2014-03-19 | xkb: add XkbLoadKeymapFromString | Kristian Høgsberg | 1 | -8/+34 |
2014-02-04 | xkb: add a call to init an XkbRMLVOSet from const chars | Peter Hutterer | 1 | -5/+20 |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 1 | -1/+1 |
2014-01-12 | xkb: Clean up warnings | Keith Packard | 1 | -5/+5 |
2013-07-02 | xkb: don't call atoi(NULL) when parsing argv | Julien Cristau | 1 | -2/+4 |
2013-05-10 | input: print warnings if drivers don't initialize properly | Peter Hutterer | 1 | -2/+3 |
2013-05-10 | dix: don't overwrite proximity/focus classes | Peter Hutterer | 1 | -1/+2 |
2013-05-07 | xkb: free XkbRulesUsed and XkbRulesDflt on extension cleanup | Peter Hutterer | 1 | -0/+15 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -290/+298 |
2011-11-23 | Fix gcc -Wwrite-strings warnings in XkbGetRulesDflts | Alan Coopersmith | 1 | -16/+5 |
2011-11-23 | Mark XKB char * as const to clean up gcc -Wwrite-strings warnings | Alan Coopersmith | 1 | -2/+2 |
2011-02-15 | Replace _XkbDupString with Xstrdup | Alan Coopersmith | 1 | -10/+10 |
2010-06-11 | Remove more superfluous if(p) checks around free(p) | Matt Turner | 1 | -4/+2 |
2010-06-06 | Remove more superfluous if(p) checks around free(p) | Mikhail Gusarov | 1 | -20/+10 |
2010-06-03 | Move each screen's root-window pointer into ScreenRec. | Jamey Sharp | 1 | -1/+2 |
2010-05-13 | Replace X-allocation functions with their C89 counterparts | Mikhail Gusarov | 1 | -31/+31 |
2010-02-02 | xkb: sed True -> TRUE and False -> FALSE | Peter Hutterer | 1 | -15/+15 |
2009-10-20 | xkb: don't conditionally include xkb-config.h. | Peter Hutterer | 1 | -2/+0 |
2009-07-16 | xkb: cosmetic fix, use TRUE instead of True. | Peter Hutterer | 1 | -1/+1 |
2009-06-17 | Xi: Add support for sourceid in the device classes. | Peter Hutterer | 1 | -0/+1 |
2009-05-11 | xkb: if kbd init failed, NULL out the pointers after freeing them (#21278) | Peter Hutterer | 1 | -0/+3 |
2009-05-08 | xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree | Peter Hutterer | 1 | -17/+17 |
2009-04-20 | xkb: set bell_func in InitKeyboardDeviceStruct. | Colin Harrison | 1 | -0/+1 |
2009-04-19 | xkb: Add XkbFreeRMLVOSet helper function. | Peter Hutterer | 1 | -11/+19 |
2009-04-17 | xkb: strdup the values returned by XkbGetRulesDflts | Peter Hutterer | 1 | -0/+21 |
2009-04-17 | input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct. | Peter Hutterer | 1 | -1/+9 |
2009-02-20 | xkb: Use cached XKB keymap when rules haven't changed | Dan Nicholson | 1 | -2/+46 |
2009-02-04 | XKB: Remove -kb and +kb from -help text and man page. | Adam Jackson | 1 | -2/+0 |
2009-01-22 | XKB: Remove unused DDX functions | Daniel Stone | 1 | -2/+0 |
2009-01-22 | Input: Remove core keysyms from KeyClassRec | Daniel Stone | 1 | -4/+0 |
2009-01-22 | Input: Remove modifierMap from core | Daniel Stone | 1 | -3/+0 |
2009-01-22 | Input: Overhaul keyboard initialisation process | Daniel Stone | 1 | -335/+141 |
2009-01-22 | XKB: Make XKB mandatory | Daniel Stone | 1 | -13/+1 |