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