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

208 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com 2722a9b868 First Checked In. 1999-01-27 21:34:36 +00:00
ramiro%netscape.com c9a366c8c5 Ignore generated files. 1999-01-26 05:07:03 +00:00
mscott%netscape.com 6d6fc78b59 Correct spelling error in libary name for sockstub... 1999-01-25 22:31:28 +00:00
mscott%netscape.com 49c2aacde7 Build the sockstub directory. 1999-01-25 18:24:58 +00:00
mscott%netscape.com 5376ce35ea Build sockstub directory 1999-01-25 17:51:06 +00:00
mscott%netscape.com 24a3fe2b6e Makefile for the sockstub protocol directory.. 1999-01-25 17:50:41 +00:00
mscott%netscape.com c19f92a917 Build the sockstub directory.... 1999-01-25 17:48:44 +00:00
mscott%netscape.com b0b92f5c79 A stub protocol used to support the new netlib <--> protocol model in the old networking world. 1999-01-23 02:34:01 +00:00
cls%seawood.org b41e9758f6 Ifdef'd out obsolete header includes. 1999-01-18 19:05:24 +00:00
mcmullen%netscape.com df728321d8 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:21:06 +00:00
morse%netscape.com 600ee9cde1 put back fix for cookie bug 1999-01-01 00:06:00 +00:00
donm%netscape.com ad72a0397b backing out tree busting changes. -donm 1998-12-31 22:44:19 +00:00
morse%netscape.com b81b058c9a make parameters consistent 1998-12-31 21:26:31 +00:00
morse%netscape.com 2584393892 fix bug 329293 -- 2-dot cookie bug 1998-12-31 21:25:58 +00:00
dougt%netscape.com 9155f3ec53 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
morse%netscape.com d7d2046916 changes needed for privacy module 1998-12-30 00:22:55 +00:00
alecf%netscape.com 8520ba6cd1 add NPL and comment for LXR 1998-12-24 01:07:29 +00:00
alecf%netscape.com 54f09897ee use new RFC822 parser & factory
use new XPCOM offline state
fix PR_smprintf formatting
1998-12-24 01:07:12 +00:00
brade%netscape.com 2966450a0b add prototypes for net_http_password_data_interp, NET_DeleteCookie and NET_DisplayCookieInfoAsHTML (reduce Mac compiler warnings) 1998-12-23 14:33:41 +00:00
brade%netscape.com 86f3582f93 change NET_InitRDFCookieResources from PUBLIC to PRIVATE since it isn't needed anymore 1998-12-23 14:32:48 +00:00
brade%netscape.com 456b5bd8a4 return PR_TRUE in NET_RegisterAboutProtocol to reduce Mac compiler warnings 1998-12-23 14:31:48 +00:00
alecf%netscape.com 668a890646 removal of SetNewsgroupPassword / GetNewsgroupPassword - start using the new API 1998-12-22 04:59:39 +00:00
alecf%netscape.com babb954add News Hosts and Article Lists are now XPComified. 1998-12-22 02:14:08 +00:00
alecf%netscape.com 5940bd6852 jefft@netscape.com's changes to eliminate calls to libmsg/libmime when composing
a cancel message
1998-12-21 22:47:04 +00:00
alecf%netscape.com d43ca7d6d2 don't go into public yet 1998-12-21 22:45:56 +00:00
alecf%netscape.com 5aacdf735d libmsg interfaces moved to mailnews/news/public 1998-12-21 22:32:34 +00:00
alecf%netscape.com af50842c98 XPCOMify access to nsIMsgXOVERParser 1998-12-19 01:59:32 +00:00
alecf%netscape.com 909ee1fe29 update makefiles to reflect XPComification 1998-12-19 01:59:07 +00:00
alecf%netscape.com 75278c3477 Add the NPL 1998-12-19 01:48:35 +00:00
alecf%netscape.com bc1fd1596d update interfaces slightly to include nsISupports and use it 1998-12-19 01:19:51 +00:00
alecf%netscape.com 0d4d8ebaf6 XPCOMify news hosts by using nsIMsgNewsHost instead of MSG_NewsHost 1998-12-18 23:07:08 +00:00
alecf%netscape.com 1010a40350 placeholder IDLs (eventually to go into libmsg) 1998-12-18 23:02:02 +00:00
alecf%netscape.com 232cf00fa0 start pluggin in XPCOM calls for nsIMsgXOVERParser and nsIMsgNewsArticleList 1998-12-18 05:21:44 +00:00
alecf%netscape.com e8b7eb288f use #defines instead of hardcoded response codes 1998-12-18 04:22:23 +00:00
shaver%netscape.com af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
alecf%netscape.com 3894d3530e fix warnings/format problems 1998-12-18 02:48:57 +00:00
alecf%netscape.com 68cec8af68 remove old broken mknews 1998-12-17 22:45:48 +00:00
alecf%netscape.com 764f755c0a switch over to new C++ versions of news 1998-12-17 22:45:08 +00:00
alecf%netscape.com 7297f0fa15 first insert of mknews (C++ version) into netlib from Nova 1998-12-17 22:44:04 +00:00
donm%netscape.com 37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com 0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
gagan%netscape.com 4f6a9809f5 This was causing part of the disappearing cache objects problem. This is now internally handled in the new cache. 1998-12-09 02:58:50 +00:00
raman%netscape.com 4c52c10d3f Bug fix to make ftp:// protocol to work with the new cache code. 1998-12-08 22:11:05 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
morse%netscape.com a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
morse%netscape.com a02b658e50 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
morse%netscape.com ffb986bcf8 separate trust labels from cookie management, add MakeHTMLDialog hack 1998-11-10 04:25:28 +00:00
scullin%netscape.com fe75b83cbd Do pluggable about pages. 1998-10-23 18:51:54 +00:00
cls%seawood.org ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00