summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12libXaw3d 1.6.5libXaw3d-1.6.5Matt Turner
2023-03-27Set close-on-exec when opening filesAlan Coopersmith
2023-03-04configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or laterAlan Coopersmith
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2022-11-12Issue #5: incompatible function pointer passed in _XawImRealize()Alan Coopersmith
2022-08-26libXaw3d 1.6.4libXaw3d-1.6.4Alan Coopersmith
2022-05-07convert ISO8859-1 encoded source files to UTF-8Alan Coopersmith
2022-05-07gitlab CI: add a basic build testAlan Coopersmith
2022-05-07Fix spelling/wording issuesAlan Coopersmith
2022-05-07Build xz tarballs instead of bzip2Alan Coopersmith
2020-02-14issue #4: configure doesn't fail if flex is not installedThomas E. Dickey
2019-07-01build-fixes when _CONST_X_STRING is definedThomas E. Dickey
2019-03-09Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelectionAlan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-09-30Fix fd leak when write() fails in WriteToFile()Alan Coopersmith
2018-09-30Bug 24635: File Descriptor leaks in libxaw-1.0.7Eric Sesterhenn
2018-06-18libXaw3d 1.6.3libXaw3d-1.6.3Matt Turner
2018-03-24Avoid using dead pointer in _XawTextSetSelectionAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-08-29darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetC...Jeremy Huddleston Sequoia
2015-09-27Get rid of some extraneous ; at the end of C source linesAlan Coopersmith
2014-11-07Use SEEK_* names instead of raw numbers for fseek whence argumentAlan Coopersmith
2014-11-07Just use C89 size_t instead of rolling our own Size_t & Off_tAlan Coopersmith
2014-07-17Fix abs() usage.Thomas Klausner
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-07-06Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)Alan Coopersmith
2013-07-06Replace TXT16 with XChar2b inlineAlan Coopersmith
2013-07-06Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)Alan Coopersmith
2013-06-06Fix --disable-feature options in configureJavier Pello
2012-03-29libXaw3d 1.6.2libXaw3d-1.6.2Matt Turner
2012-03-29XawIm.c: silence incompatible pointer type warningsMatt Turner
2012-03-29Make Box.c:PreferredSize match libXawMatt Turner
2012-03-29Fix segfaults when changing the text of a backed internationaled text widgetMatt Turner
2012-03-24Add XawTextGetSink for compatibility with libXawMarkus Steinborn
2012-03-24Avoid integer overflowMarkus Steinborn
2012-03-24Correct XtNthumbProc usageMarkus Steinborn
2012-03-14Fix use-after-free in DestroyAllIMMatt Turner
2012-02-29Fix parameters of FloatInRangeMatt Turner
2012-02-15libXaw3d 1.6.1libXaw3d-1.6.1Matt Turner
2012-02-15Include MultiSrc.h in AllWidgets.cMatt Turner
2012-02-15Fix segfaults on tip popupsDevin J. Pohly
2012-02-01Add multiSink and multiSrc to AllWidgets.cMatt Turner
2012-02-01Include WidgetNode.h from AllWidgets.hMatt Turner
2012-02-01Include headers instead of using extern definitionsMatt Turner
2012-02-01Make --enable-internationalization defaultGaetan Nadon
2012-01-24Include XAW3D_CPPFLAGS in xaw3d.pc CflagsMatt Turner