Commit Graph

84599 Commits

Author SHA1 Message Date
nelsonb%netscape.com
d88c9f3a07 Fix bug 72753. Interpret the "slop time" as seconds, not microseconds.
Also, use type PRTime instead of int64 in relevant places.
2001-06-21 03:20:09 +00:00
cotter%netscape.com
1ee7da3cc7 Help content updates per bug =85925, PDT+, r=oeschger@netscape.com. 2001-06-21 03:13:37 +00:00
cls%seawood.org
fc20f6bf00 Add GC-cache support to Xprint
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #83242 r=pocemit sr=kin a=dbaron
2001-06-21 03:07:06 +00:00
justdave%syndicomm.com
8dec4d01ce Fix for "used only once" error reported by tinderbox after the last checkin. (Aaargh!) 2001-06-21 02:42:41 +00:00
cls%seawood.org
e914b12bc3 Rename smimestub library from smime to smimestub to avoid conflict with nss' smime{3} library. Needed for static builds
Bug #86254 r=ducarroz sr=waterson
2001-06-21 02:38:41 +00:00
cls%seawood.org
3e01035cf7 Remove extraneous space. Should fix OS/2 2001-06-21 02:17:00 +00:00
pinkerton%netscape.com
621e7ae2ab fix bustage. 2001-06-21 02:13:30 +00:00
peterlubczynski%netscape.com
e951282fd6 More ^M bustage 2001-06-21 02:07:25 +00:00
kmcclusk%netscape.com
e52b604682 Added code to interrupt the parser's processing of tokens if a threshold is exceeded to improve interactivity during long page loads. Turned OFF by default. Can be enabled through a pref. bug 76722 r=harishd@netscape.com,rickg@netscape.com sr=vidur@netscape.com,attinasi@netscape.com a=chofmann@netscape.com 2001-06-21 02:06:23 +00:00
justdave%syndicomm.com
32a7a16306 Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky enough to have a login cookie that got corrupted in the shadow database. This patch makes buglist.cgi switch back to the primary database before looking up your login cookie for the footer.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-21 02:02:30 +00:00
blakeross%telocity.com
2a405d7fe5 History does not remember settings (81415). r=kerz sr=alecf a=asa 2001-06-21 01:47:17 +00:00
wtc%netscape.com
4b0e8d0feb We no longer need to generate the .vms files on OpenVMS.
Modified files: config/rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
lib/prstreams/Makefile.in pr/src/Makefile.in
2001-06-21 01:24:44 +00:00
peterlubczynski%netscape.com
4ac6d57f72 Fixing ^M 2001-06-21 01:05:52 +00:00
peterlubczynski%netscape.com
8bdfa059a9 Fix for title bar not updating for full page plugins bug 59749 r=av sr=attinasi a=choffman 2001-06-21 01:04:29 +00:00
nicolson%netscape.com
f3594cbc4d Fix library names on NT. 2001-06-21 00:57:07 +00:00
nicolson%netscape.com
e34299ca4f Make JSS buildable with shmsdos.exe. 2001-06-21 00:56:29 +00:00
naving%netscape.com
b8f5dd69ba 85228 r=suresh sr=mscott a=blizzard; prevent the crash by use of nsXPIDLString. 2001-06-21 00:42:01 +00:00
javi%netscape.com
5da87c4826 Fix for bug 86958, checking in for waterson.
r=leaf, sr=blizzard, a=asa

  modifications to link crypto into a meta-component for static-build.
2001-06-21 00:36:17 +00:00
av%netscape.com
d4bcb0a924 Fix for 80105 -- adding a null-check before release, r=peterl, sr=attinasi, a=chofmann 2001-06-21 00:15:29 +00:00
cavin%netscape.com
3c2f84dfd0 Fix for bugscape 3491, 3611 and 4696. r=/sr=sspitzer, a=asa@mozilla.org. Convert/hide AOL folder names; Turn off busy cursor when canceling login; Add redirector type to Logon() method in nsIMsgLogonRedirector. 2001-06-21 00:03:15 +00:00
jat%princeton.edu
76e5d3ba17 Fixes bug 78649: so libimg/libpr0n do not print to console on opt builds.
r=cls, sr=tor, a=drivers(dbaron)
2001-06-20 23:25:34 +00:00
blakeross%telocity.com
0d690e3b33 Space to right of security icon on win32/linux (70935, patch by andreww). r=blake sr=hewitt a=asa 2001-06-20 23:21:08 +00:00
ddrinan%netscape.com
f58228e135 Bug# 74343. Check in for relyea. r=ddrinan,r=mcgreer,sr=blizzard,a=dbaron 2001-06-20 23:14:35 +00:00
cls%seawood.org
42c001abba Remove conflicts in static builds
Thanks to  Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #86291 part of static build carpool
2001-06-20 23:08:16 +00:00
wtc%netscape.com
4cde76f3bd Bugzilla bug #86941: worked around a TCP socket close() bug in Tru64
UNIX V5.1.
2001-06-20 22:53:38 +00:00
javi%netscape.com
6f5f04e820 Fix for Bug 84201 r=ddrinan, sr=blizzard, a=blizzard
When getting a cert, grab the chain of CA's and import it into the
  local cert db.
2001-06-20 22:51:31 +00:00
bzbarsky%mit.edu
900adf4453 Fixing a bogus class name in a comment. Bug 86939, rs=jst 2001-06-20 22:49:10 +00:00
javi%netscape.com
2f91f5bf17 Fix for 82483 r=ssaux, sr=blizzard, a=asa
Add some content to the pane corresponding to Privacay and Security
  which is currently blank.
2001-06-20 22:48:05 +00:00
av%netscape.com
43df95559c Fixing the remaining issue in 80105 -- null-check added in one more place, r=peterl, sr=attinasi, a=chofmann 2001-06-20 22:43:37 +00:00
jaggernaut%netscape.com
0845fbed60 Add "intl" to REQUIRES line to fix senna bustage. 2001-06-20 22:42:36 +00:00
mcgreer%netscape.com
a1e812e723 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83176
r=javi;sr,a=blizzard for 0.9.2
2001-06-20 22:41:29 +00:00
cls%seawood.org
2f414c591f Use non-versioned names for nss libraries as they have different basenames for their static & shared libs (see bug 86254).
Bug #46775
2001-06-20 22:11:23 +00:00
cathleen%netscape.com
c80558efc1 Conditionally build PSM for now. Fiiiine! Fix my bugs! 2001-06-20 21:55:17 +00:00
cathleen%netscape.com
3f81c37b06 Remove extra duplicate symbols in mailnews. Fiiiiiine! 2001-06-20 21:53:15 +00:00
cls%seawood.org
a9bac5d02b Do not add plugins to final link list 2001-06-20 21:36:16 +00:00
javi%netscape.com
007824d811 commiting for waterson.
Remove '"' character in NS_IMPL_NSGETMODULE declaration.  Part of
  static branch landing.
2001-06-20 21:00:57 +00:00
ssu%netscape.com
31499043c0 fixing smoke test blocker bug 86879 - Unable to Install 20010620 Build of Netscape 6. r=sgehani, a=chofmann. affects only windows platforms 2001-06-20 20:50:04 +00:00
cls%seawood.org
9be73e7377 Removing makefile.win until cvs server is upgraded 2001-06-20 20:24:22 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
amasri%netscape.com
a4cbf373fd Adding files to qa embedding project. Not part of the build. 2001-06-20 18:28:48 +00:00
wtc%netscape.com
4c32289474 Bugzilla bug #86880: Map ECONNABORTED to PR_CONNECT_ABORTED_ERROR.
Thanks to Mark Wahl of Sun Microsystems for the bug report.
2001-06-20 18:03:47 +00:00
cls%seawood.org
9de739c727 Build ldap before mailnews due to recent addrbook checkin 2001-06-20 10:57:16 +00:00
cls%seawood.org
e487f4c768 Removing trailing slash and extra endif 2001-06-20 09:06:03 +00:00
cls%seawood.org
71e41c04e3 Fixing objdir bustage (most of the tinderboxes mind you) 2001-06-20 09:03:16 +00:00
cls%seawood.org
5793d85fc9 Add missing ifdef 2001-06-20 08:43:39 +00:00
rbs%maths.uq.edu.au
c760fc7a2f create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup r=peterv, sr=sfraser,sspitzer a=dbaron (on behalf of drivers) -- I add that in the previous checkin 2001-06-20 07:51:12 +00:00
rbs%maths.uq.edu.au
260750c92c create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup 2001-06-20 07:44:17 +00:00
cls%seawood.org
525633e2ab Remove extraneous backslash 2001-06-20 07:28:17 +00:00
ccarlen%netscape.com
f1b374b66a Fixing bustage from conflict - Bug 86021 r=racham/sr=alecf/a=chofmann 2001-06-20 07:10:56 +00:00
sicking%bigfoot.com
e2b7bd7a31 Implement default templates using code rather then inserting them in the xslt-document DOM. bug 86270. r=peterv sr=jst a=asa (for drivers)
Also fix soon-to-be bustage from 72810 landing
2001-06-20 07:07:14 +00:00