summaryrefslogtreecommitdiff
path: root/xkb/xkmread.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-05xkb: fix shadow warningsYaakov Selkowitz1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-895/+936
2011-07-15XKB: Work around broken interps from old xkbcompDaniel Stone1-3/+28
2011-02-15Replace _XkbDupString with XstrdupAlan Coopersmith1-17/+4
2010-09-01xkb: Fix NULL pointer dereferencePauli Nieminen1-1/+5
2010-09-01xkb: Use memcpy for copy that has known lengthPauli Nieminen1-2/+1
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-3/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-11/+11
2010-02-02xkb: make ctrl+alt+keypad + / ctrl+alt+keypad - work again (#25743)Horst Wente1-0/+6
2009-07-15xkb: Remove XKMformat.h include from xkbsrv.h into the files that need it.Peter Hutterer1-0/+1
2009-07-10Revert "XKB: Sanitise * actions" commits (#19602)Peter Hutterer1-12/+16
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-3/+3
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-22XKB: Sanitise vmods for redirected keysDaniel Stone1-4/+4
2009-01-22XKB: Sanitise ctrls actionDaniel Stone1-4/+4
2009-01-22XKB: Sanitise pointer actionsDaniel Stone1-4/+2
2009-01-22XKB: Sanitise vmods in actionsDaniel Stone1-4/+2
2009-01-22XKB: Explicitly decode action dataDaniel Stone1-7/+91
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-11-30Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-5/+5
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone1-140/+21
2008-02-17XKB: Remove usage of client-side typesDaniel Stone1-27/+24
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-16/+3
2008-02-17XKB: Move headers into the server treeDaniel Stone1-2/+2
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-13/+1
2006-07-28Revert xkb changes that broke XkbGetKeyboard()Kevin E Martin1-84/+10
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-28/+84
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-8/+7
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-06-13Add xkbfile to symlink.sh, conditionally include "config.h" inSøren Sandmann Pedersen1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-172/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-7/+6
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1481