Commit Graph

231 Commits

Author SHA1 Message Date
waterson%netscape.com
63fd4df6aa Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
waterson%netscape.com
1d050f68a7 Flip the MOZ_BRPROF switch. 1999-04-01 06:42:23 +00:00
waterson%netscape.com
0f6b37dd45 Fixed generation of BRPROF cookie string when it's the first cookie. 1999-04-01 06:42:08 +00:00
waterson%netscape.com
b1fe1b95f8 Fixed a silly typo. 1999-04-01 03:09:58 +00:00
waterson%netscape.com
04db321709 Made the profile-getter return silently if it isn't able to get the browsing profile object from the service manager. 1999-04-01 03:09:35 +00:00
waterson%netscape.com
5bf9acfc72 Added browsing profile hook under #ifdef. 1999-03-31 22:38:38 +00:00
waterson%netscape.com
5090d9c6b0 Initial revision. Not in the build. 1999-03-31 20:00:27 +00:00
morse%netscape.com
3d8c5a2cc9 make wallet compile on unix 1999-03-29 23:19:49 +00:00
morse%netscape.com
26b5340c11 make wallet compile on unix 1999-03-29 23:04:05 +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
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
dp%netscape.com
04cf3ba1da You Have Got ftp directory! 1999-03-22 09:12:29 +00:00
ebina%netscape.com
05cfabbace Fix bug #2808
Add explicit text/html and text/xml to the accepts header.  Move PNG
to the from of the list of accepted image formats.
1999-03-12 19:16:01 +00:00
alecf%netscape.com
84fbcc905e don't build old-sk00l mail/news protocols 1999-03-12 01:42:52 +00:00
cls%seawood.org
c2cd8210ca Add $(topsrcdir)/network/protocol/imap4 to LOCAL_INCLUDES. 1999-03-06 20:29:01 +00:00
brade%netscape.com
44231a587c add static to 2 functions to reduce Macintosh compiler warnings 1999-03-03 15:28:43 +00:00
ramiro%netscape.com
1bf8790f66 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
vidur%netscape.com
b8872ee15c Added handling for about:blank 1999-02-03 19:35:57 +00:00
alecf%netscape.com
94af0d03e7 rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client 1999-02-02 04:13:24 +00:00
mcafee%netscape.com
c38e5003b7 Removing unused REQUIRES line 1999-01-31 20:14:35 +00:00
mcafee%netscape.com
9952b537d3 removing unused REQUIRES line 1999-01-31 10:13:55 +00:00
mscott%netscape.com
b5294bc4cb Fix typo in Makefile. 1999-01-28 01:22:37 +00:00
mscott%netscape.com
969509e5c8 Properly export public sockstub functions for Linux.... 1999-01-28 01:21:44 +00:00
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