summaryrefslogtreecommitdiff
path: root/xkb/ddxLoad.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-11xkb: replace xstrdup with strdup in Win32SystemMikhail Gusarov1-1/+6
2010-05-13Do not jump through the hoops to deallocate xkbbasedirflag variableMikhail Gusarov1-5/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-5/+5
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-9/+9
2009-10-20xkb: don't conditionally include xkb-config.h.Peter Hutterer1-2/+0
2009-10-01xkb: check permissions on XKM_OUTPUT_DIRNirbheek Chauhan1-3/+2
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone1-2/+1
2009-01-22XKB: Remove 'extra' functionality from rules parsingDaniel Stone1-1/+1
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-0/+33
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-25Remove duplication from code paths in XkbDDXCompileKeymapByNamesAlan Coopersmith1-34/+42
2008-11-20Always use server-<display>.xkm to avoid races when multiple servers startAlan Coopersmith1-10/+2
2008-07-23Unifdef __osf__Adam Jackson1-1/+1
2008-07-23Unifdef AIX.Adam Jackson1-1/+1
2008-07-23Unifdef sgi.Adam Jackson1-1/+1
2008-06-25Don't log null device name in XkbDDXLoadKeymapByNamesAlan Coopersmith1-1/+1
2008-05-20Merge branch 'master' into mpxPeter Hutterer1-23/+33
2008-05-13When XKB fails to open rules file, log the file name, not the NULL file pointerAlan Coopersmith1-1/+1
2008-05-07XKB: Actually explain keymap failuresDaniel Stone1-22/+32
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-153/+18
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone1-7/+7
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone1-82/+1
2008-02-17XKB: Remove usage of client-side typesDaniel Stone1-2/+2
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-67/+13
2007-09-26xkb: unify ErrorFs. Prefix all with [xkb].Peter Hutterer1-17/+17
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-23/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-4/+4
2006-10-02xkb: remove the world's most staggeringly broken vendor workaroundDaniel Stone1-24/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2005-09-01Teach xkb how to optionally run xkbcomp from $bindir instead ofKristian Høgsberg1-2/+11
2005-08-31Include xkb-config.h if we have it so we pick up the paths defined there.Kristian Høgsberg1-0/+4
2005-08-22If MAKE_XKM_OUTPUT_DIR is defined, call trans_mkdir to create directory ifAlan Coopersmith1-2/+20
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Alexander Gottwald1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2005-02-01xc/programs/Xserver/xkb/ddxLoad.cAlexander Gottwald1-44/+15
2005-01-09xc/programs/Xserver/xkb/ddxList.cAlexander Gottwald1-3/+3
2005-01-09//bugs.freedesktop.org/show_bug.cgi?id=2245) attachment #1645Alexander Gottwald1-80/+76
2004-12-24Print error message if CreateProcess fails Simplify popen simulation codeAlexander Gottwald1-11/+27
2004-11-22Use GetTempPath for finding a place where to store temporary files onAlexander Gottwald1-3/+14
2004-11-15Use CreateProcess instead of system() to spawn xkbcomp on windows. system()Alexander Gottwald1-4/+36
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-4/+27
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich1-0/+9
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_0STSF-CURRENTEgbert 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