Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 8b1cb99be0 BeOS changes 1999-06-27 10:13:28 +00:00
pnunn%netscape.com de9074b0d9 ok'd by warren and gagan .pnunn 1999-06-25 19:49:00 +00:00
dougt%netscape.com 3f7f8513c0 removing softupdt refereces. Approved by dp. 1999-03-30 14:33:08 +00:00
gagan%netscape.com 4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
dougt%netscape.com 9155f3ec53 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
raman%netscape.com 613fec7b55 Added an include for autoupdt.h 1998-10-28 20:17:25 +00:00
rjc%netscape.com fe5ec96fd6 Moved autoupdt code out od MOZ_SMARTUPDATE. Changes from raman. Reviewed by rjc 1998-09-12 02:37:01 +00:00
valeski%netscape.com 9c061f1136 fixing compile warning 1998-09-10 00:08:33 +00:00
akkana%netscape.com 56e9b75334 Register type converters for mail compose. This makes "Send Page" work.
Approved by gagan.
1998-09-08 22:14:51 +00:00
raman%netscape.com c2f26441cf Added a background/autoupdate pulling of URLs 1998-09-02 19:08:32 +00:00
valeski%netscape.com 827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
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