summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unifdef -U__UNIXOS2__baserock/morphAlan Coopersmith2013-01-084-29/+1
* Include winsock header on WIN32 to provide fd_set etc.Ryan Pavlik2012-10-252-0/+13
* libXaw 1.0.11libXaw-1.0.11Alan Coopersmith2012-06-011-1/+1
* Only call XawStackFree if XawStackAlloc was used for allocationAlan Coopersmith2012-05-281-2/+3
* Correct order of arguments to XawStackFree()Alan Coopersmith2012-05-281-2/+2
* Correct undefined behavior access to out of scope pointer contents.pcpa2012-05-221-1/+1
* libXaw 1.0.10libXaw-1.0.10Alan Coopersmith2012-03-221-1/+1
* Include headers instead of using extern definitionsMatt Turner2012-02-011-38/+29
* Build fix for -Werror=pointer-to-int-castJeremy Huddleston2011-11-011-6/+6
* Cleanup IDs and links in docMatt Dew2011-10-0539-264/+266
* specs: refactor multi license legal textGaetan Nadon2011-09-191-16/+15
* Strip trailing whitespaceAlan Coopersmith2011-09-1615-73/+73
* specs: fix orphan author affiliation.Gaetan Nadon2011-09-131-1/+1
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-121-2/+5
* docs: remove <productnumber> which is not used by defaultGaetan Nadon2011-09-111-1/+0
* docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon2011-09-081-2/+0
* docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon2011-09-071-52/+62
* Remove include directive to <X11/Xaw>Gaetan Nadon2011-09-031-1/+0
* man page: replace hard coded section number with __libmansuffix__Gaetan Nadon2011-06-181-1/+1
* Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2011-06-122-2/+2
* Install target dbs alongside generated documentsGaetan Nadon2011-06-112-3/+3
* Add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew2011-06-0415-73/+73
* Correct path to examples in X11R5 contrib archiveAlan Coopersmith2011-05-281-1/+1
* Bug 37536: Documentation refers to invalid contrib/examples/mit/XawAlan Coopersmith2011-05-271-4/+5
* Documentation: add Docbook external references supportGaetan Nadon2011-03-304-59/+113
* fix potential infinte loop in XawBoxQueryGeometry() (bug 11569)Glenn Burkhardt2011-03-011-2/+3
* Convert XmuSnprintf calls to just plain snprintfAlan Coopersmith2011-02-0213-116/+107
* Typo fix: sintax error -> syntax errorAlan Coopersmith2011-02-021-1/+1
* config: comment, minor upgrade and layout configure.acGaetan Nadon2011-02-021-4/+7
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-2/+2
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2011-01-281-1/+0
* Removing trailing white spacesRoberto Branciforti2011-01-1299-914/+914
* libXaw 1.0.9libXaw-1.0.9Alan Coopersmith2011-01-111-1/+1
* config: prevent config.status from being generated three timesGaetan Nadon2010-11-211-7/+9
* Check for getpagesize() with autoconf instead of #ifdef osnameAlan Coopersmith2010-11-212-11/+2
* convert header checks/ifdefs to autoconf standard AC_CHECK_HEADERSAlan Coopersmith2010-11-212-12/+4
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-11-201-12/+11
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-11-201-5/+0
* specs/CH6.xml: Remove stray quote in chapter titleAlan Coopersmith2010-11-111-1/+1
* config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon2010-11-092-7/+2
* xaw6.pc: Only list xmu in Requires.private, not RequiresJeremy Huddleston2010-11-021-1/+1
* Fix missing <X11/Intrinsic.h> in XawInit.hCyril Brulebois2010-10-271-0/+1
* Move -I CFLAGS to CPPFLAGSJeremy Huddleston2010-10-251-1/+9
* libXaw 1.0.8libXaw-1.0.8Alan Coopersmith2010-10-251-1/+1
* Add pointer to API spec in $(docdir) to Xaw.manAlan Coopersmith2010-10-252-1/+6
* specs/Makefile.am: remove whitespace after line continuation charsAlan Coopersmith2010-10-241-2/+2
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-241-1/+1
* make: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon2010-10-171-6/+1
* make: use the appropriate platform version of sedGaetan Nadon2010-10-171-2/+0
* config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2010-10-171-1/+0