summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Print which option was in error along with usage messageAlan Coopersmith1-10/+14
2014-05-22Delete XpClient stubsAlan Coopersmith2-14/+0
2014-05-22Move EventSwapVector from extenst.h to difs.hAlan Coopersmith2-2/+1
2014-05-22Delete unused extension codeAlan Coopersmith4-244/+11
2014-05-20Replace fsalloc(strlen) + strcpy with strdupAlan Coopersmith1-4/+2
2014-05-20Convert remaining sprintf calls to snprintfAlan Coopersmith2-17/+21
2014-05-20unifdef -USABERAlan Coopersmith2-8/+0
2014-05-20unifdef -UNOTYETAlan Coopersmith3-132/+0
2014-05-20Only call SnfSetFormat if libXfont is built with SNF supportAlan Coopersmith1-0/+3
2014-05-20Delete unused CopyISOLatin1Lowered functionJulien Cristau1-20/+0
2014-05-20Use the register_fpe_functions() function from libXfontJulien Cristau2-11/+2
2014-04-24Don't abort() just because we found more names than client requestedAlan Coopersmith1-1/+1
2014-02-25Warning fixes.Keith Packard6-12/+11
2013-07-06Remove CRAY/WORD64 supportAlan Coopersmith1-11/+0
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-4/+0
2013-04-12xfs 1.1.3xfs-1.1.3Alan Coopersmith1-1/+1
2013-01-19Remove unused server cache functionalityAlan Coopersmith7-676/+0
2013-01-19Convert Reply initialization to use C99 struct initializersAlan Coopersmith5-158/+167
2013-01-19Delete unused/empty FreeFonts() functionAlan Coopersmith2-5/+0
2013-01-19Make FontWakeup functions be static to fonts.cAlan Coopersmith2-6/+3
2013-01-19Convert UseFPE & FreeFPE into static inline functionsAlan Coopersmith2-5/+2
2013-01-19Delete unused function CopyCharInfoAlan Coopersmith2-16/+0
2013-01-19MakeAtom: get rid of unnecessary castsAlan Coopersmith1-2/+2
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith5-47/+0
2013-01-04Remove old OS2 linker file, xfs.defAlan Coopersmith2-5/+0
2012-08-24Revert of ac59cccf8bc1ae3d41e0608f131b5eb888f9362bArvind Umrao1-1/+1
2012-03-05Require libXfont >= 1.4.5 to avoid prototype mismatch errors for MakeAtomAlan Coopersmith1-1/+2
2012-02-28xfs 1.1.2xfs-1.1.2Alan Coopersmith1-1/+1
2011-11-30Call malloc, not xallocAlan Coopersmith1-1/+1
2011-11-16Use config.h for autoconf output now that there's no conflictAlan Coopersmith30-33/+29
2011-11-16Move os/config.h into os/config.cAlan Coopersmith3-55/+3
2011-11-16Fix printf format errors found by gcc now that it can checkAlan Coopersmith1-10/+14
2011-11-16Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors arrayAlan Coopersmith2-37/+23
2011-11-11Constify string argument to MakeAtomAlan Coopersmith2-2/+2
2011-09-25Don't pass a static string to TRANS(GetReopenInfo)Alan Coopersmith1-1/+1
2011-09-22xfs-design: add missing legal text for Copyright holderGaetan Nadon1-0/+13
2011-09-19Add _X_NORETURN to declarations of functions that exitAlan Coopersmith3-3/+4
2011-09-19Fix warnings about mismatched printf arg typesAlan Coopersmith2-3/+3
2011-09-19Add _X_ATTRIBUTE_PRINTF to error reporting functionsAlan Coopersmith1-3/+4
2011-09-19Fix gcc -Wwrite-strings warnings for initialization with string literalsAlan Coopersmith8-22/+22
2011-09-19Remove dependency on libFS, the client-side libraryAlan Coopersmith1-1/+1
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-1/+5
2011-09-09devbook.am: maintenance update from docbook.amGaetan Nadon1-26/+20
2011-09-09config: fix distcheck for config.cppGaetan Nadon1-2/+2
2011-03-05doc: use common makefile for developers documentationGaetan Nadon3-56/+66
2011-01-13resync font-path checking with xserver's configure.acAlan Coopersmith1-12/+20
2011-01-07Make config.cpp rule compatible with Solaris makeAlan Coopersmith1-1/+1
2010-11-24config: look for fontpath.d only if --with-default-font-path wasn't specified...Martin Jansa1-11/+13
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon1-5/+2
2010-10-30xfs 1.1.1xfs-1.1.1Alan Coopersmith1-1/+1