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

249 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 48442cfe09 fix warnings 1999-07-06 22:43:25 +00:00
sspitzer%netscape.com 59413cec7e fix warnings 1999-07-03 00:39:28 +00:00
ramiro%netscape.com 43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
sspitzer%netscape.com 6f2e897635 c++ comments in c code bad. thanks dveditz 1999-07-02 06:26:25 +00:00
sspitzer%netscape.com a6f3dc6d34 I know this isn't supposed to happen. but it is on linux. so I'm changing it
to avoid the abort.
1999-07-02 06:19:44 +00:00
morse%netscape.com 0204cc1e9d fix bug 8743 1999-06-29 22:34:48 +00:00
mcafee%netscape.com 8b1cb99be0 BeOS changes 1999-06-27 10:13:28 +00:00
pnunn%netscape.com 2c1aa4241a ok'd by warren and gagan. pnunn. 1999-06-25 19:50:58 +00:00
morse%netscape.com 8298571d93 put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
mcmullen%netscape.com 4b0ff2c414 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
waterson%netscape.com 4e14d84a86 Remove #define out PR_LOG_ALWAYS to fix bustage. 1999-05-19 03:46:13 +00:00
gagan%netscape.com ad35d2046d Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
dveditz%netscape.com 811b2efd61 move shexp back out where others can use it 1999-04-28 00:04:52 +00:00
morse%netscape.com f9f40fb7bd re-enable single-signon for browser-generated forms 1999-04-17 04:35:48 +00:00
spence%netscape.com c77b359a2c async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
spence%netscape.com 0455460c55 build bustage 1999-04-07 07:19:17 +00:00
spence%netscape.com 3c61fedd8a changes for async modal dialogs 1999-04-07 06:54:12 +00:00
mcmullen%netscape.com 694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +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
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