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

225 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 476dd18d52 fix bug 1729 1999-03-12 20:53:01 +00:00
ramiro%netscape.com 0875a55f81 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
mcafee%netscape.com 6ae9ea139d 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 f322ddbb6c 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 4c5ce963e8 removed dependency on lo_ele.h and MWContext 1999-02-05 22:02:04 +00:00
kipp%netscape.com bfe675b520 Removed layers usage 1999-02-02 17:35:30 +00:00
alecf%netscape.com fa582e0a8e 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 6142b69932 deleted autoupdt.h 1999-01-28 20:00:34 +00:00
mscott%netscape.com 608c54a064 requires sockstub 1999-01-28 02:00:56 +00:00
mscott%netscape.com c2aa4c0bc3 parse url should look for sock stub urls... 1999-01-28 01:55:13 +00:00
petitta%netscape.com 1962fc8507 Added Files 1999-01-27 21:48:24 +00:00
mscott%netscape.com 116a76bfdd Include sockstub 1999-01-27 18:19:40 +00:00
mcmullen%netscape.com 39aa71fd50 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 c8c0893fd8 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 382a31e053 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
brade%netscape.com 0a30bf0834 add prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:00:57 +00:00
brade%netscape.com c24d482c8f add prototype for NET_DumpDecoders to reduce Mac compiler warnings 1998-12-23 14:38:38 +00:00
brade%netscape.com 7fc4381fa7 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 a236f201ee 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 009626137f 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 892afafcc0 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com 10c5b7a554 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 c2671ba33c Bug fix for 928. Check for null address in the URL_s structure. 1998-12-08 17:55:03 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
akkana%netscape.com ec7cec6f62 Fix C++ comment for Irix build 1998-11-25 02:50:20 +00:00
rpotts%netscape.com 4af009fea5 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 a9d4d59ab9 moved string to allxpstr.h for sake of i18n 1998-11-21 03:10:43 +00:00
cyeh%netscape.com e9d3c67427 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 1b75fd5e00 fix up indentation 1998-11-20 23:31:17 +00:00
gagan%netscape.com 92579e1f52 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 817b0a0b02 more fixes for change-of-password form 1998-11-20 21:57:04 +00:00
kipp%netscape.com 8753b818d2 Removed a bogus assert 1998-11-20 19:28:44 +00:00
morse%netscape.com 59d06e4c02 fixes for change-of-password form 1998-11-20 05:03:36 +00:00
morse%netscape.com b9bbbccca0 updates for single signon 1998-11-18 04:35:47 +00:00
gagan%netscape.com a521ac692d 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 bcfbfdb370 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
rpotts%netscape.com 34ea948370 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 7d3744ca07 Provided API for JavaScript object of background download 1998-10-28 20:16:20 +00:00
cls%seawood.org 1f612e9ddf Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
waterson%netscape.com c541690f43 Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
scullin%netscape.com 16c2020e9f Do pluggable about pages. 1998-10-23 18:51:54 +00:00
valeski%netscape.com 7ee8c8ff4a cleanup 1998-10-21 14:59:24 +00:00
valeski%netscape.com f9aa6bcb22 long shot at fixing the build. 1998-10-21 05:35:37 +00:00
cls%seawood.org 001ed2ffd4 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 11949de843 setting WIN32_LEAN_AND_MEAN as a compiler define for windows builds. 1998-10-20 23:17:58 +00:00
kipp%netscape.com 62baf22a89 Work around build issue 1998-10-20 22:09:16 +00:00
valeski%netscape.com 9215bd14c3 getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
cyeh%netscape.com 4d4c6fc6a9 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com 8a22589b1c remove NSPR20 #ifdef 1998-10-19 20:21:04 +00:00
valeski%netscape.com 69eefe3a4c NET_ProcessNET() tabs to spaces (4) and general cleanup. removed an un-nesessary local variable and an unused if statement. 1998-10-19 20:15:54 +00:00