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
hshaw%netscape.com
8e87458b8a
Backout M3 Bug #1542 changes (to go on branch) mkgeturl.h mkgeturl.c nsNetService.cpp
1999-03-17 20:21:31 +00:00
hshaw%netscape.com
c4be4c3fd9
Timebomb workaround for static initialization of netlib, M3 Bug #1542
1999-03-17 19:25:22 +00:00
morse%netscape.com
4aa3431119
obscure saved data, skip doing prompts by default
1999-03-17 06:23:16 +00:00
morse%netscape.com
3c408c4345
fix bug 1729
1999-03-12 20:53:01 +00:00
ramiro%netscape.com
1bf8790f66
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
1999-03-01 06:29:14 +00:00
mcafee%netscape.com
7aac6a61a6
Adding __SVR4 to check for SunOS 4.1.3, wrapping this check into MOZ_MAY_HAVE_DNS. a=spence
1999-02-26 06:20:48 +00:00
ebina%netscape.com
52a4f7a5e8
Don't stop looking for converters just because the first one
...
failed. This will be necessary for plugin converters.
1999-02-17 23:18:13 +00:00
morse%netscape.com
45e0041feb
removed dependency on lo_ele.h and MWContext
1999-02-05 22:02:04 +00:00
kipp%netscape.com
6556ccaecf
Removed layers usage
1999-02-02 17:35:30 +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
petitta%netscape.com
e29b25b22d
deleted autoupdt.h
1999-01-28 20:00:34 +00:00
mscott%netscape.com
c4d71e1045
requires sockstub
1999-01-28 02:00:56 +00:00
mscott%netscape.com
1f8ced88fd
parse url should look for sock stub urls...
1999-01-28 01:55:13 +00:00
petitta%netscape.com
ebc70632c7
Added Files
1999-01-27 21:48:24 +00:00
mscott%netscape.com
124f1f9ada
Include sockstub
1999-01-27 18:19:40 +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
gagan%netscape.com
6b86046524
Fixed MAX_FORMATS_OUT which is now correctly defined in net.h. Thanks ebina.
1999-01-12 21:34:58 +00:00
dougt%netscape.com
9155f3ec53
Removing AutoUpdate from Netlib.
1998-12-30 19:09:39 +00:00
brade%netscape.com
5f6c576d9d
add prototypes to reduce compiler warnings on Macintosh
1998-12-30 16:00:57 +00:00
brade%netscape.com
1765344616
add prototype for NET_DumpDecoders to reduce Mac compiler warnings
1998-12-23 14:38:38 +00:00
brade%netscape.com
66c46f9efc
add prototypes for net_process_net_timer_callback and net_process_slow_net_timer_callback to reduce Mac compiler warnings
1998-12-23 14:37:44 +00:00
brade%netscape.com
76f58296dd
add prototypes for NET_DisableGetURL, net_CallExitRoutine, net_get_protocol_impl, and net_MailtoLoad to reduce Mac compiler warnings
1998-12-23 14:36:13 +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
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
raman%netscape.com
2d987076de
Bug fix for 928. Check for null address in the URL_s structure.
1998-12-08 17:55:03 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
akkana%netscape.com
0777b3f26c
Fix C++ comment for Irix build
1998-11-25 02:50:20 +00:00
rpotts%netscape.com
e473d04d9d
Disable async Winsock notifications until we figure out why it exhausts *all* system resources on Win95...
1998-11-22 09:30:00 +00:00
morse%netscape.com
d54e47a11d
moved string to allxpstr.h for sake of i18n
1998-11-21 03:10:43 +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
c5c850dbb6
fix up indentation
1998-11-20 23:31:17 +00:00
gagan%netscape.com
4496605d3a
We were unnecessarily checking cache entries for local resources. This should speed things up...
1998-11-20 23:03:39 +00:00
morse%netscape.com
7e48341708
more fixes for change-of-password form
1998-11-20 21:57:04 +00:00
kipp%netscape.com
f7d689e177
Removed a bogus assert
1998-11-20 19:28:44 +00:00
morse%netscape.com
62e106d306
fixes for change-of-password form
1998-11-20 05:03:36 +00:00
morse%netscape.com
a312ef1aea
updates for single signon
1998-11-18 04:35:47 +00:00
gagan%netscape.com
bb251f75f9
Getting this to build on BSD. See bugzilla bug #122 . Thanks Frank van der Linden (frank@wins.uva.nl)
1998-11-13 02:47:10 +00:00
morse%netscape.com
a02b658e50
separate trust labels from cookie management
1998-11-10 04:31:26 +00:00
rpotts%netscape.com
886ca3e0d3
Support asynchronous network notifications (instead of polling) if NO_NETWORK_POLLING is defined. Currently, this is only implemented for Win32
1998-11-08 09:04:54 +00:00
raman%netscape.com
9bc6edecfa
Provided API for JavaScript object of background download
1998-10-28 20:16:20 +00:00
cls%seawood.org
c59be78dc1
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
waterson%netscape.com
447c6df83d
Use PR_EXTERN() macros to ensure external linkage for timing functions.
1998-10-26 23:08:58 +00:00
scullin%netscape.com
fe75b83cbd
Do pluggable about pages.
1998-10-23 18:51:54 +00:00
valeski%netscape.com
b3c94a2366
cleanup
1998-10-21 14:59:24 +00:00
valeski%netscape.com
66a4ed9db7
long shot at fixing the build.
1998-10-21 05:35:37 +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
valeski%netscape.com
4ed2480867
setting WIN32_LEAN_AND_MEAN as a compiler define for windows builds.
1998-10-20 23:17:58 +00:00