Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym
[oweals/cde.git] / cde / programs / dtmail / libDtMail /
2019-11-16 Jon TrulsonMerge branch 'master' into utf8-conversion after 2...
2019-10-16 Jon Trulsondtmail: fix NULL char embedded in format string
2019-01-15 Jon TrulsonMerge branch 'master' into utf8-conversion
2019-01-14 ChaseUse iconv on linux
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 Jon Trulsondtmail: remove register keyword
2018-06-15 Jon TrulsonFreeBSD 11: Fix clang (v6) builds
2018-06-10 chaseRemove reallyoldsun defines
2018-06-01 chaseSpelling fixes
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 chaseEven more spelling fixed
2018-04-28 chaseFix typo in license headers
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-03-31 Jon Trulsondtmail/DtMailRc.C: coverity CID 88975; use after free
2016-08-05 Swift GriggsPatches from pkgsrc-WIP
2015-01-06 Peter Howkinsdtmail: Resolve 50 compiler warnings.
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-03-23 Jon TrulsonThreads.C: NULL is not 0
2014-03-22 Peter Tribbleinitial illumos port
2014-02-23 Ulrich WilkensNetBSD port
2013-09-16 Ulrich Wilkenscorrection of message files
2012-11-20 Pascal StumpfUse /usr/sbin/sendmail as default mailer on OpenBSD.
2012-09-25 Marcin Cieslakdtmail: warning: 'DtMailBoolean' is promoted to (int)
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-08-30 Ulrich WilkensTwo fixes for dtmail
2012-08-20 Pascal StumpfOpenBSD still uses GNU iconv, so the second argument...
2012-08-20 Ulrich WilkensFind correct system includes and libs on FreeBSD.
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 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-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-14 Jon Trulsondtmail: IO.C: just compare against \r on all systems
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 HowkinsOn linux use \r instead of ^M as the character for...
2012-04-02 Peter HowkinsC++ doesn't allow variables to be declared without...
2012-03-12 Peter Howkins-fpermissive to allow old C++ to compile on gcc
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...