summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-03-02libICE 1.0.8libICE-1.0.8Alan Coopersmith
2012-01-09informaltable cleanupMatt Dew
2011-11-30Plug minor memory leak in unusual path through ProcessConnectionSetupAlan Coopersmith
2011-11-22Constify protocol, vendor & release string args to IceRegisterForProtocol*Alan Coopersmith
2011-11-11Remove ancient workaround for System V/386 Release 4.2 compiler bugAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in process.cAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in AuthNames handlingAlan Coopersmith
2011-11-11constify arguments to IceGetAuthFileEntryAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in _IceError* functionsAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in _IceDefaultErrorHandlerAlan Coopersmith
2011-10-04Cleanup IDs and links in docMatt Dew
2011-09-19As of 1997, X Window System is a trademark of The Open Group.Gaetan Nadon
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-15specs: remove <productnumber> which is not used by defaultGaetan Nadon
2011-09-15specs: use DocBook suggested markup for CopyrightsGaetan Nadon
2011-09-15specs: remove orphan <corpname>Gaetan Nadon
2011-09-15specs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-15ice.xml: version number is 1.1, not 1.0Gaetan Nadon
2011-09-11ice.xml: fix orphan affiliationGaetan Nadon
2011-09-11ICElib doc: remove empty revision list and specify the doc version numberGaetan Nadon
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon
2011-06-11Install target dbs alongside generated documentsGaetan Nadon
2011-06-04add id attributes to funcsynopsis to allow other docs to olink to themMatt Dew
2011-04-21IceWritePad: Zero fill pad bytes used when buffer is fullAlan Coopersmith
2011-04-21Fix reads outside array bounds in error handlersAlan Coopersmith
2011-03-30doc: xorg-sgml-doctools package at version 1.7 is requiredGaetan Nadon
2011-03-23Documentation: add Docbook external references supportGaetan Nadon
2011-02-25Docbook: change the book id to match the xml file basenameGaetan Nadon
2011-02-02config: splitting ICE and XTRANS compiler options is not requiredGaetan Nadon
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: remove unrequired AC_HEADER_STDCGaetan Nadon
2011-01-07Resync fallback asprintf with updated version put into xrdbAlan Coopersmith
2010-12-28Add AC_USE_SYSTEM_EXTENSIONS to make asprintf() visible in GNU libcAlan Coopersmith
2010-12-19Use correct string pointer in asprintf() fallbackAlan Coopersmith
2010-12-17Remove useless line from a table in specs/ice.xmlPaulo Zanoni
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni
2010-12-13Convert src/process.c from malloc + sprintf to asprintfAlan Coopersmith
2010-11-20config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-20config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon
2010-10-19libICE 1.0.7libICE-1.0.7Adam Jackson
2010-10-17Fix include ordering, so -I../include precedes $CPPFLAGS which couldJeremy Huddleston
2010-10-06Purge cvs tags.Jesse Adkins
2010-06-30specs: convert ICE doc/specs from xorg-docs module to DocBook XMLMatt Dew
2010-06-08Move ICE protocol & API specs from xorg-docs moduleAlan Coopersmith
2010-05-11Set the close-on-exec flag for listening socketsJulien Cristau
2010-04-05config: update AC_PREREQ statement to 2.60Gaetan Nadon