Commit Graph

8 Commits

Author SHA1 Message Date
jwz%mozilla.org
d87d1e35f3 All Unix versions of Mozilla link against libmime, so they should all
call MIME_RegisterConverters() to register the converter for documents
of type message/rfc822.

On Windows, that converter is currently only registered if SMART_MAIL is
defined.

On Mac, it's never registered at all.

Someone needs to consolidate all this.
1998-08-25 19:19:13 +00:00
jgellman%netscape.com
23716a8978 got jwz's libmime changes building on windows 1998-08-11 21:24:29 +00:00
jwz%mozilla.org
741187535c build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
scullin%netscape.com
264cf04d55 Add cvmime back into nglayout build. Not hooked up, though. 1998-07-21 20:10:27 +00:00
dveditz
d1ad7f818d merging from SMARTUPDATE_BRANCH 1998-06-07 09:10:29 +00:00
montulli
4d0b3d4759 fix commercial build 1998-05-19 03:37:48 +00:00
scullin
ac73d7d88c Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
montulli
e302ceefde Add netlib in new location.
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00