summaryrefslogtreecommitdiff
path: root/xkb/maprules.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-06Apply partial matches for option (#25873)Alexey Ten (Lynn)1-0/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-657/+683
2011-11-23Mark XKB char * as const to clean up gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2011-11-23Convert strncpy/strncat to strlcpy/strlcatAlan Coopersmith1-2/+1
2011-02-15Replace _XkbDupString with XstrdupAlan Coopersmith1-15/+15
2011-02-15xkb: Use snprintf to measure string lengths instead of manual strlen mathAlan Coopersmith1-2/+1
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-14/+14
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-11/+11
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-28/+28
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-43/+43
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-8/+8
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-22/+22
2009-01-22XKB: Remove descriptions from maprulesDaniel Stone1-203/+4
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone1-14/+4
2009-01-22XKB: Remove 'extra' functionality from rules parsingDaniel Stone1-84/+12
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-13/+13
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-13/+13
2008-08-10Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb1-0/+1
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone1-3/+1
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-54/+32
2008-02-17XKB: Move headers into the server treeDaniel Stone1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-07-08Bug #7097: do case-insensitive comparison for some hotkeys.Tilman Sauerbeck1-11/+5
2006-05-24Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes.Jeremy C. Reed1-1/+1
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-149/+0
2006-03-27Fix remnants of previous busted _XkbStrCaseCmp commit.Daniel Stone1-4/+10
2006-03-25Bug #3819: Remove open-coding of strcasecmp.Daniel Stone1-4/+4
2006-02-28Bug #5216: Allow options to appear with other components.Daniel Stone1-7/+0
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-5/+4
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-217/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-177/+487
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1382