summaryrefslogtreecommitdiff
path: root/xkb/ddxList.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-04xkb: fix fd leak in XkbDDXListComponentTiago Vignatti1-1/+3
2010-12-07Convert existing Xprintf style calls to asprintf styleAlan Coopersmith1-16/+27
2010-09-01xkb: Don't check for NULL before calling freePauli Nieminen1-4/+2
2010-09-01xkb: Fix memory leak if opening file failsPauli Nieminen1-0/+2
2010-06-11Remove more superfluous if(p) checks around free(p)Matt Turner1-4/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-5/+5
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-3/+3
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-1/+1
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone1-4/+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-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-1/+1
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-11/+2
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-11/+2
2007-09-26xkb: unify ErrorFs. Prefix all with [xkb].Peter Hutterer1-3/+3
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2006-09-21Close with Pclose() that which we open with Popen().Adam Jackson1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-04-09Coverity #169: Fix potential fgets() into NULL (?!?).Daniel Stone1-4/+7
2005-09-01Teach xkb how to optionally run xkbcomp from $bindir instead ofKristian Høgsberg1-1/+1
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:Daniel Stone1-2/+2
2005-02-01xc/programs/Xserver/xkb/ddxLoad.cAlexander Gottwald1-16/+18
2005-01-09xc/programs/Xserver/xkb/ddxList.cAlexander Gottwald1-29/+38
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich1-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-26/+2
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-10/+11
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+309