summaryrefslogtreecommitdiff
path: root/xkb/xkbtext.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-05xkb: fix shadow warningsYaakov Selkowitz1-1/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-893/+990
2011-11-23Mark XKB char * as const to clean up gcc -Wwrite-strings warningsAlan Coopersmith1-10/+10
2011-11-23Reduce unnecessary string copying in xkbtext routinesAlan Coopersmith1-10/+8
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-71/+71
2011-11-23Remove unnecessary variable rtrn in XkbKeysymTextAlan Coopersmith1-4/+4
2011-11-23Convert strncpy/strncat to strlcpy/strlcatAlan Coopersmith1-2/+1
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-21/+21
2010-01-25xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer1-2/+2
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-7/+7
2009-02-03Constify atom name stringsAlan Coopersmith1-7/+11
2009-01-22XKB: Sanitise vmods for redirected keysDaniel Stone1-2/+2
2009-01-22XKB: Sanitise ctrls actionDaniel Stone1-1/+1
2009-01-22XKB: Sanitise pointer actionsDaniel Stone1-2/+2
2009-01-22XKB: Sanitise vmods in actionsDaniel Stone1-2/+2
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-18/+18
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-18/+18
2008-02-17XKB: Remove usage of client-side typesDaniel Stone1-29/+27
2008-02-17XKB: Move headers into the server treeDaniel Stone1-2/+2
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-95/+1
2006-07-28Revert xkb changes that broke XkbGetKeyboard()Kevin E Martin1-0/+1325
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-1440/+0
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-266/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-8/+7
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1700