summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXmu 1.1.4libXmu-1.1.4Alan Coopersmith2022-10-171-2/+2
* Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith2022-09-171-0/+18
* Add simple test cases for _XEditRes{Put,Get}* functionsAlan Coopersmith2022-09-134-1/+131
* _XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bitAlan Coopersmith2022-09-131-1/+1
* Handle -Wmissing-field-initializers warningsAlan Coopersmith2022-09-131-2/+2
* Handle -Wsign-compare warningsAlan Coopersmith2022-09-133-4/+4
* Clear some more -Wdiscarded-qualifiers warningsAlan Coopersmith2022-09-132-4/+4
* Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith2022-09-134-5/+5
* Use memcpy instead of memmove when buffers are known not to overlapAlan Coopersmith2022-09-132-4/+3
* More typo fixesAlan Coopersmith2022-09-137-17/+17
* get_os_name: Use autoconf to detect uname() supportAlan Coopersmith2022-08-212-26/+11
* XmuGetHostname: Drop support for ancient USG systemsAlan Coopersmith2022-08-211-19/+0
* Remove support for XA_IP_ADDRESSMatthieu Herrb2022-08-213-33/+3
* Fix OWNER_OS in XmuConvertStandardSelection() on LinuxMatthieu Herrb2022-08-211-0/+3
* Unifdef SYSVNETMatthieu Herrb2022-08-211-9/+0
* Convert code to use Xmumallocarray() & reallocarray()Alan Coopersmith2022-08-063-13/+22
* Import reallocarray() from libX11 (originally from OpenBSD)Alan Coopersmith2022-08-065-1/+113
* Remove unnnecessary casts from *alloc() and free() callsAlan Coopersmith2022-08-069-48/+43
* COPYING: correct source file path namesAlan Coopersmith2022-08-061-2/+2
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+99
* Fix spelling/wording issuesAlan Coopersmith2022-07-1710-37/+37
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* libXmu 1.1.3libXmu-1.1.3Alan Coopersmith2019-03-161-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-192-12/+9
* Apply standard X.Org formatting & bracketing to StrToWidg.cAlan Coopersmith2018-05-051-76/+74
* Convert tabs to spaces in StrToWidg.cAlan Coopersmith2018-05-051-53/+53
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Include <direct.h> for _getdrives() on Win32Jon TURNEY2015-04-121-0/+1
* Remove pointless X_NOT_POSIXJon TURNEY2015-03-231-2/+2
* ShapeEllipseOrRoundedRectangle: Check height AND width, not width twiceAlan Coopersmith2013-12-021-1/+1
* Remove SUNSHLIB support for SunOS 4.x shared librariesAlan Coopersmith2013-11-224-77/+3
* libXmu 1.1.2libXmu-1.1.2Alan Coopersmith2013-09-071-1/+1
* Add missing copyright notices to COPYING fileAlan Coopersmith2013-09-071-2/+3
* Preserve constness when casting const pointers in various functionsAlan Coopersmith2013-07-224-16/+20
* Fix a const issue.Thomas Klausner2013-06-061-1/+1
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-042-17/+0
* Remove unused DECnet ("DNETCONN") code from XmuConvertStandardSelectionAlan Coopersmith2012-12-261-15/+3
* libXmu 1.1.1libXmu-1.1.1Alan Coopersmith2012-03-051-1/+1
* Fix gcc -Wwrite-strings warnings (some, not all)Alan Coopersmith2011-11-105-33/+33
* Drop support for pre-ANSI-C89 preprocessorsAlan Coopersmith2011-11-102-12/+0
* Cleanup IDs and links in docMatt Dew2011-10-041-81/+81
* Fix build with -DDEBUGJeremy Huddleston2011-09-241-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1655-244/+244
* docs: use appropriate markup for copyright statementGaetan Nadon2011-09-141-3/+2
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-121-1/+5