dthelpprint: make it build.
[oweals/cde.git] / cde / programs / dthelp /
2020-04-13 Jon Trulsondthelpprint: make it build.
2020-03-23 Jon Trulsondthelp: get parts of it building.
2020-03-23 Jon Trulsondthelpdemo: remove old Makefile.SUN, .IBM, and .HP
2020-03-23 Jon TrulsonFix erroneous uses of ${prefix} rather than $(CDE_INSTA...
2020-03-23 Jon TrulsonMerge branch 'master' into autotools-conversion
2020-03-23 Jon TrulsonMerge branch 'master' into autotools-conversion
2020-01-26 Jon TrulsonMerge branch 'master' into autotools-conversion
2019-12-15 Jon TrulsonMerge branch 'master' into autotools-conversion
2019-12-01 Jon TrulsonMerge branch 'master' into autotools-conversion
2019-11-19 Jon TrulsonMerge branch 'master' into autotools-conversion after...
2019-11-16 Jon TrulsonMerge branch 'master' into autotools-conversion after...
2019-10-29 Jon Trulsonconfigure: add programs/ dthelp, dsdm, dtmail, dtpad...
2019-10-23 Chaseprograms/dthelp: add automake files
2019-01-15 Jon TrulsonMerge branch 'master' into utf8-conversion
2019-01-14 ChaseUse iconv on linux
2018-11-04 Jon TrulsonMerge branch 'master' into cde-next
2018-10-06 chaseRemove hpversion.h from repository
2018-09-30 chaseremove ultrix support
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Peter Howkinsdthelp: Change to ANSI function definitions
2018-06-24 chaseRemove apollo support
2018-06-24 Jon TrulsonMerge branch 'master' into cde-next
2018-06-23 Peter Howkinsdthelp: Convert all K&R function definitions to ANSI...
2018-06-23 Peter Howkinsdthelp: Remove spectaculaly obsolete MSDOS support
2018-06-22 Peter Howkinsdthelp: Remove always on macro M_NOPAR which was just...
2018-06-22 Peter Howkinsdthelp: Remove define M_PROTO that was always turned...
2018-06-01 chaseSpelling fixes
2018-06-01 Ulrich WilkensFix warnings on FreeBSD
2018-06-01 Ulrich WilkensFixes for OpenBSD
2018-05-25 chaseUse POSIX macros for linux
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-04-30 Peter Howkinsdthelp: Further coverity fixes
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-14 Peter Howkinsvarious: You cannot use the destination of snprintf...
2018-04-13 Peter Howkinsdthelp: coverity fixes
2018-04-11 Peter Howkinsdthelp: more coverity fixes
2018-04-01 Jon Trulsondthelp/Initialize.c: coverity CID 89569; unbounded...
2018-04-01 Jon Trulsondthelp/helpgen.c: coverity CID 175085; use after free
2018-03-31 Jon Trulsondthelp/htag/malloc: coverity CID 86955; use after free
2018-03-28 Peter Howkinsdthelp: compiler warning and coverity warning fixes
2016-04-20 Peter HowkinsDisable all code related to libXp
2014-11-21 Ulrich WilkensFix FreeBSD 10.1 build
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-09-21 Jon Trulsondthelp: fixup some warnings with special.h(s)
2014-03-24 Jon Trulsoncleanup: eliminate "implicit declaration" warnings.
2014-03-23 Jon TrulsonPrintTopics.c: fix up some warnings
2013-09-16 Ulrich Wilkenscorrection of message files
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-08-31 Jon Trulsondthelp: fix build failure introduced by commit 71f8af69...
2012-08-30 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Peter Howkinsdthelp: Resolve 106 compiler warnings.
2012-08-30 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Jon Trulsondthelp/text.c: use snprintf
2012-08-22 David CantrellSimple compiler warning fixes in programs/dthelp.
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Marcin CieslakFreeBSD port: dtsearch, dtterm, dtwidget, dthelp
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal StumpfOpenBSD patches for dtcalc, dtdocbook, dthelp and dtims...
2012-08-09 James WoodcockRemove unnecessary extern modifier on struct declarations.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Robert Tomsickdthelpview: Util.c include stdlib to avoid redeclaring...
2012-08-09 Robert Tomsickdthelpview: Main.c - Cleanup variable init
2012-08-07 Jon TrulsonFix SIGSEGV while compiling dthelp on 64 bit systems.
2012-07-13 Jon TrulsonFix some minor issues and re-enable building of DE...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-05-31 Peter HowkinsConvert all Imakefile LinuxDistribution switches to...
2012-04-12 Peter HowkinsLinux compilation fixes for dthelp (Matthew Howkins)
2012-03-12 Peter HowkinsLink with C++ linker
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...