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

206 Коммитов

Автор SHA1 Сообщение Дата
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
kipp%netscape.com b0b0b035c1 Work around build issue 1998-10-20 22:09:16 +00:00
valeski%netscape.com 1ebf1f404e getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
cyeh%netscape.com ebe1df8201 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com 0687c45a07 remove NSPR20 #ifdef 1998-10-19 20:21:04 +00:00
valeski%netscape.com 321216b540 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
valeski%netscape.com 087ededa6b Reducing the number of times we rip through netlib timers. Thanks to Joe Keane (jgk@jgk.org). 1998-10-19 19:21:19 +00:00
rpotts%netscape.com 4ea07305b4 Make NET_PollSockets(...) thread-safe just like NET_ProcessNet(...)... 1998-10-16 22:17:21 +00:00
kipp%netscape.com 6836703ca8 Initialize some of the host-ent data in case windoze doesn't; this fixes a purify warning 1998-10-13 22:32:26 +00:00
valeski%netscape.com 370c7b13bf call me with questions 1998-10-13 21:15:04 +00:00
waterson%netscape.com 4b880ad382 Bug 328922. Added calls to PM_StartBinding() and PM_StopBinding() in NET_SetNewContext(). This ensures that a URL that gets moved is properly tracked by the progress managers. 1998-10-13 20:46:13 +00:00
waterson%netscape.com 9c5fa939f1 Updated Makefile.in for progress bar changes. 1998-10-13 02:43:56 +00:00
gagan%netscape.com 10d87c7a64 Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
morse%netscape.com 53b41c6348 recognize -1 value for privacy_policy_url 1998-10-10 02:53:50 +00:00
morse%netscape.com d9571396f6 moved NET_GetTrustList from mkaccess.h to mkgeturl.h 1998-10-09 03:05:49 +00:00
mjudge%netscape.com d7cb048db8 changing MOZ_MAIL_COMPOSE to MOZ_ENDER_MIME 1998-10-09 02:50:41 +00:00
waterson%netscape.com b3aad14340 Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-08 21:42:19 +00:00
mjudge%netscape.com 9bd6d4cd6b network changes for multipart related mime encoding with ender. gagan-ok 1998-10-06 22:12:52 +00:00
morse%netscape.com 618b648fb9 fix bugs with trust labels 1998-10-06 20:56:26 +00:00
gagan%netscape.com cd0d547eb4 Prefs changed. NuCache prefs handled there. 1998-10-05 21:41:01 +00:00
cmanske%netscape.com a591afb638 Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski 1998-10-02 22:36:09 +00:00
morse%netscape.com df1a90ea33 fix single signon part of bug 300472 1998-10-02 04:54:27 +00:00
ramiro%netscape.com 586f305fcc Add support for DGUX. These are simple #ifdefs that dont affect any other
platforms.  Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for providing
the patch.
1998-10-01 21:22:42 +00:00
norris%netscape.com 8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
valeski%netscape.com 7688955a84 removed NET_HostName() routine to cut down on size. 1998-09-29 22:52:46 +00:00