Fix Linux rpc problems with new glibc
[oweals/cde.git] / cde / programs / dtmail / dtmail /
2018-06-01 Ulrich WilkensFix Linux rpc problems with new glibc
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-05-12 chaseAdd missing license headers on *.hh files and others
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-26 chaseSmall spelling fixes
2018-04-26 chaseRewrite csh scripts in sh, use sh instead of csh in...
2018-04-24 Peter Howkinsdtmail: Further Coverity fixes
2018-04-20 Peter Howkinsdtmail: resolve coverity warnings related to uninitiali...
2018-04-02 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2018-04-02 Peter Howkinsdtmail: resolve 'deference before null check' errors...
2018-04-01 Jon Trulsondtmail/MsgScrollingList.C: coverity CID 87360; memset...
2016-04-20 Peter HowkinsDisable all code related to libXp
2015-10-22 Ulrich WilkensFix FreeBSD 10.2 build
2015-05-09 Ulrich WilkensFix broken build on OpenBSD
2015-01-09 Peter Howkinsdtmail: add a stdint.h include for openbsd, as reported...
2015-01-06 Peter Howkinsdtmail: Resolve 50 compiler warnings.
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-04-06 Jon TrulsonWMSaveSession.C: NULL is not 0
2014-04-06 Jon TrulsonSendMsgDialog.C: NULL is not 0
2014-04-06 Jon TrulsonRoamMenuWindow.C: NULL is not 0
2014-04-06 Jon TrulsonRoamInterruptibleCmd.C: NULL is not 0
2014-04-06 Jon TrulsonAttachArea.C: NULL is not 0, sprintf needs a format
2014-03-25 Jon Trulsoncleanup: eliminate missing sentinel warnings
2014-03-22 Peter Tribbleinitial illumos port
2014-03-11 Jon Trulsondtmail: stub out XmPrint stuff if there is no XmPrint...
2012-09-28 James WoodcockUse the system strcasestr() on Linux.
2012-09-25 Marcin Cieslakdtmail: fix warning: comparison is always false
2012-09-25 Marcin Cieslakdtmail: fix warning: NULL used in arithmetic
2012-09-25 Marcin Cieslakdtmail: Fix XtVaGetValues() return value storage
2012-09-25 Marcin CieslakGet rid of unpleasant cast, it causes SIGSEGV
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-08-30 Ulrich WilkensTwo fixes for dtmail
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 StumpfCurrent state of my dtmail work.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-18 Jon TrulsonAdd -fpermissive to linux standard c++ option define...
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-04-02 Peter HowkinsAdd -fpermissive to allow compilation of old C++ on...
2012-04-02 Peter HowkinsUse a particulaly unpleasant cast to get a void * into...
2012-04-02 Peter HowkinsC++ needs variables to have a type, use int as a default.
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...