summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-07libSM 1.2.2libSM-1.2.2Alan Coopersmith
2013-08-09Fix some clang warnings about integer size/sign conversionsAlan Coopersmith
2013-08-09unifdef WORD64 (leftover bits of Cray support)Alan Coopersmith
2013-08-09Constify previous_id argument to SmcOpenConnectionAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-12-26Remove unused TLI ("STREAMSCONN") code from libSMAlan Coopersmith
2012-03-02libSM 1.2.1libSM-1.2.1Alan Coopersmith
2012-01-11informaltable cleanupMatt Dew
2011-12-09unifdef -ULynxAlan Coopersmith
2011-12-09SmsInitialize: Mark vendor & release args as const char *Alan Coopersmith
2011-12-09Remove a bunch of unnecessary casts with malloc & free callsAlan Coopersmith
2011-12-09Replace malloc(strlen) + strcpy sets with strdup callsAlan Coopersmith
2011-12-09Reindent IPv4 code to match IPv6 codeAlan Coopersmith
2011-12-09Move variable declarations to get rid of unnecessary scope bracketsAlan Coopersmith
2011-12-09Move and rename temp[4] definition to reduce confusion with temp[256]Alan Coopersmith
2011-12-09Use imdent to make multiple levels of nested #if easier to followAlan Coopersmith
2011-10-04Cleanup IDs and links in docMatt Dew
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-14docs: fix author affiliationGaetan Nadon
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan 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 them.Matt Dew
2011-03-30Documentation: add Docbook external references supportGaetan Nadon
2011-02-25Docbook: change the book id to match the xml file basenameGaetan Nadon
2011-02-02config: splitting SM and XTRANS compiler options is not requiredGaetan Nadon
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-02-01Bug 33390 - sm.pc: don't export a dependency on iceAlan Coopersmith
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-28config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni
2010-11-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-21config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon
2010-10-27libSM 1.2.0libSM-1.2.0Alan Coopersmith
2010-10-24SMlib.xml: Use <simplelist> instead of <synopsis> for lists of mask valuesAlan Coopersmith
2010-10-24SMlib.xml: Tag function names, parameters, constant values, etc.Alan Coopersmith
2010-10-24SMlib.xml: Line wrapping & other whitespace cleanupAlan Coopersmith
2010-10-23xsmp.xml: add internal cross-reference linksAlan Coopersmith
2010-10-23xsmp.xml: Use <synopsis> and related markup for protocol message definitionAlan Coopersmith
2010-10-23xsmp.xml: Use <errorname> instead of <function> for error namesAlan Coopersmith
2010-10-22xsmp.xml: Restore note titles (example/rationale/advice)Alan Coopersmith
2010-10-22xsmp.xml: Clean up tablesAlan Coopersmith
2010-10-22xsmp.xml: Misc markup tag cleanupsAlan Coopersmith