convert all Imakefile LinuxDistribution to LinuxArchitecture.
[oweals/cde.git] / cde / programs / dtmail /
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-04-02 Peter HowkinsAdd a MainWindow.h include to prevent missing references.
2012-04-02 Peter HowkinsDon't declare 'Chunk' as both public and private, that...
2012-04-02 Peter HowkinsDon't redeclare forceUpdate() with the wrong prototype.
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-04-02 Peter HowkinsOn linux use \r instead of ^M as the character for...
2012-04-02 Peter Howkins-fpermissive to allow GCC to compile old C++
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...