summaryrefslogtreecommitdiff
path: root/xkb/xkbfmisc.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-304/+320
2011-11-23Mark XKB char * as const to clean up gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2011-06-06xkb: Fix case checks for Latin 4.Cyril Brulebois1-1/+2
2011-06-06xkb: Fix case checks for Latin 2.Cyril Brulebois1-1/+1
2011-06-06xkb: Fix case checks for Latin 1.Cyril Brulebois1-1/+1
2011-06-03xkb: Fix case checks for Latin 8.Cyril Brulebois1-15/+26
2011-02-15Replace _XkbDupString with XstrdupAlan Coopersmith1-5/+5
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-19/+19
2010-01-25xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer1-5/+5
2009-07-15xkb: Remove XKMformat.h include from xkbsrv.h into the files that need it.Peter Hutterer1-0/+1
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-22XKB: Simplify keymap writing a bitDaniel Stone1-20/+14
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone1-24/+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-6/+6
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-6/+6
2008-03-04XKB: Fix initial map setting on startupDaniel Stone1-3/+21
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone1-91/+7
2008-02-17XKB: Remove usage of client-side typesDaniel Stone1-6/+5
2008-02-17XKB: Move headers into the server treeDaniel Stone1-2/+2
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-108/+1
2006-07-28Revert xkb changes that broke XkbGetKeyboard()Kevin E Martin1-20/+417
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-16/+0
2006-03-31Simplify XkbWriteXKBKeymapForNames a bit, and remove debug spew.Daniel Stone1-26/+10
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-425/+29
2006-03-27Fix remnants of previous busted _XkbStrCaseCmp commit.Daniel Stone1-0/+16
2006-03-25Bug #3819: Remove open-coding of strcasecmp.Daniel Stone1-28/+0
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-7/+6
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-92/+3
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-11/+67
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+716