summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-08-28libICE 1.0.6libICE-1.0.6Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: Correct sparse warnings.Paulo Cesar Pereira de Andrade
2009-01-06Update .gitignore.libICE-1.0.5Paulo Cesar Pereira de Andrade
2009-01-06bump to 1.0.5Peter Breitenlohner
2009-01-06remove ChangeLog from EXTRA_DIST and CLEANFILESPeter Breitenlohner
2009-01-06use memcmp instead of binaryEqualPeter Breitenlohner
2009-01-06Use NULL, not zero, for pointersPeter Breitenlohner
2009-01-06ANSI CPeter Breitenlohner
2009-01-06towards ANSI CPeter Breitenlohner
2009-01-06Activate CWARNFLAGS with lots of gcc warningsPeter Breitenlohner
2009-01-06use xorg-macros-1.2.1Peter Breitenlohner
2008-10-07Constify some arguments in libICE to clear warnings in libSMPeter Breitenlohner
2008-10-07define macros to 1 in icetrans.c to avoid redefined macro warningsPeter Breitenlohner
2008-04-29silence warningAlan Hourihane
2008-04-29include for sleep()Colin Harrison