summaryrefslogtreecommitdiff
path: root/xkb/xkbInit.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16xkb: cosmetic fix, use TRUE instead of True.Peter Hutterer1-1/+1
2009-06-17Xi: Add support for sourceid in the device classes.Peter Hutterer1-0/+1
2009-05-11xkb: if kbd init failed, NULL out the pointers after freeing them (#21278)Peter Hutterer1-0/+3
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-17/+17
2009-04-20xkb: set bell_func in InitKeyboardDeviceStruct.Colin Harrison1-0/+1
2009-04-19xkb: Add XkbFreeRMLVOSet helper function.Peter Hutterer1-11/+19
2009-04-17xkb: strdup the values returned by XkbGetRulesDfltsPeter Hutterer1-0/+21
2009-04-17input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.Peter Hutterer1-1/+9
2009-02-20xkb: Use cached XKB keymap when rules haven't changedDan Nicholson1-2/+46
2009-02-04XKB: Remove -kb and +kb from -help text and man page.Adam Jackson1-2/+0
2009-01-22XKB: Remove unused DDX functionsDaniel Stone1-2/+0
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-4/+0
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-3/+0
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-335/+141
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-13/+1
2009-01-20XKB: Allow build-time configuration of XKB defaultsDaniel Stone1-31/+10
2009-01-11xkb: ANSI cleanupJulien Cristau1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-11/+11
2008-12-03xkb: Allow NULL as rulesFile in XkbSetRulesDflts.Peter Hutterer1-5/+24
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-8/+8
2008-07-23Unifdef __osf__Adam Jackson1-1/+1
2008-07-23Unifdef sgi.Adam Jackson1-8/+0
2008-07-17Dead code removalDaniel Stone1-1/+1
2008-06-05xkb: reset xkb_cached_map on CloseDownDevices.Peter Hutterer1-0/+3
2008-06-02xkb: delete default rules when devices are closed.Peter Hutterer1-0/+15
2008-04-08xkb: don't overwrite CtrlProc in the second run of XkbFinishDeviceInit.Peter Hutterer1-1/+4
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-5/+6
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-134/+103
2008-03-04XKB: Fix initial map setting on startupDaniel Stone1-3/+4
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh1-2/+2
2008-02-22XKB: Actually use the keymap we compile at startupDaniel Stone1-42/+80
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone1-101/+62
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone1-18/+3
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-16/+1
2008-02-17XKB: Move headers into the server treeDaniel Stone1-2/+2
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-2/+2
2007-11-05XKB: Remove usage of allocaDaniel Stone1-2/+2
2007-09-26xkb: unify ErrorFs. Prefix all with [xkb].Peter Hutterer1-5/+5
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-16/+10
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-46/+1
2006-03-25Really remove all DDX pre-config code.Daniel Stone1-25/+1
2006-03-25Remove XkbCF DDX configuration code.Daniel Stone1-7/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-4/+4
2005-12-26Remove unused -xkbdb and -noloadxkb options. Rename -ar1 and -ar2 toDaniel Stone1-29/+8
2005-10-19Bug #3224: Degrade XKB fallback message to X_WARNING.Adam Jackson1-1/+1
2005-09-01Teach xkb how to optionally run xkbcomp from $bindir instead ofKristian Høgsberg1-0/+4
2005-08-31Include xkb-config.h if we have it so we pick up the paths defined there.Kristian Høgsberg1-0/+4