Commit Graph

87537 Commits

Author SHA1 Message Date
rpotts%netscape.com
28fa0cd179 fix build bustage from bug #97227 2001-08-31 00:49:30 +00:00
myk%mozilla.org
fa5bdf3a03 Fix for bug 26189: "cannot view images with lxr". The image-handling code was running too early and didn't have access to the "raw" URL parameter by which images get displayed.
Patch by Dawn Endico <endico@mozilla.org>
r=myk@mozilla.org
2001-08-31 00:46:09 +00:00
bryner%netscape.com
03d1a24137 Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa. 2001-08-31 00:36:37 +00:00
relyea%netscape.com
cd0c0014e9 Fix solaris build breakage: make functions in pk11pars.h static (at least until I can move them into their own library). 2001-08-31 00:34:55 +00:00
relyea%netscape.com
b551f36ebb 1) Add the necessary code so that AddModule functions again.
2) Add code to create secmod.db on the fly again.
3) Fix uninitialized structures so that we can switch to the fips token.

The results of this checkin should allow the fips tests to pass again.
2001-08-31 00:20:47 +00:00
hewitt%netscape.com
30a625ae9a 74886 - need classic and modern icons for news message with attachment, a=dbaron 2001-08-31 00:14:41 +00:00
hewitt%netscape.com
292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
hewitt%netscape.com
45196eb8a9 88970 - Need icons for newsgroup pane icons for messages which have been downloaded for offline use, r=blake, sr=sspitzer, a=dbaron 2001-08-31 00:08:06 +00:00
mcafee%netscape.com
51ff776c44 switching layout server. r=jrgm 2001-08-30 23:59:47 +00:00
rpotts%netscape.com
cd0a674b08 fix build bustage from bug #97227 2001-08-30 23:35:50 +00:00
dp%netscape.com
1bd12536d8 bug #97658 Fixing build blocker. fixing js components after component registry has been
created r=gagan
2001-08-30 22:59:12 +00:00
justdave%syndicomm.com
3d3beb68c0 Fix for bug 96534: The version, component, and milestone select lists on the query page were slow to reflow when you changed the product in the first select list. This patch is a complete rewrite from scratch of the javascript used on query.cgi, which results in an approximately 700% speed increase in the reflow time when changing the selected product.
Patch by Chris Lahey <clahey@ximian.com> and Christian Reis <kiko@async.com.br>
Javascript changes r= caillon@returnzero.com, louie@ximian.com
Perl changes r= jake@acutex.net, justdave@syndicomm.com
2001-08-30 22:56:53 +00:00
rpotts%netscape.com
9e2f57a942 bug #97227 (r=valeski, sr=vidur). This patch makes all calls to nsIWebBrowserChrome::SetStatus(...) display synchronously. 2001-08-30 21:47:45 +00:00
mcgreer%netscape.com
d3e7de28b1 fix problem with bad hashes 2001-08-30 21:07:26 +00:00
rayw%netscape.com
0843f20896 Fixed makefile so I can build idl under linux. 2001-08-30 20:39:36 +00:00
pschwartau%netscape.com
d3d0f5e05a Initial add. 2001-08-30 19:55:05 +00:00
mcgreer%netscape.com
17f31cd9e9 make e-certify certs trusted 2001-08-30 19:12:52 +00:00
kestes%walrus.com
8b37ba9c0a merge this sample with code I am really using, to demonstrate how to build
tar files for each build and use the -D in CVS.
2001-08-30 18:54:25 +00:00
mcgreer%netscape.com
4cc7adfa04 exchange e-certify roots on the tip 2001-08-30 18:51:32 +00:00
dp%netscape.com
80feb5b38b bug# 96701 Using an array instead of hash table to store loader
data. Storing index into loader data array rather than allocating and
copying the type string. r=dougt, sr=jband, a=asa
2001-08-30 14:10:41 +00:00
mcafee%netscape.com
e36fd638a2 Adding ifdef to turn JS dump() on w/o the need of a pref (96924). r=cls, sr=jst, a=asa 2001-08-30 08:07:07 +00:00
naving%netscape.com
fe799ffba7 97246 r=suresh sr=mscott a=asa. check m_runningUrl for null because OnStopRequest may be called after
socket is closed.
97553 r=cavin sr=mscott a=asa. Increase the copy buffer size from 4k to 16K because fileTransport can
give us upto 16k, should make copying of local messages faster.
2001-08-30 06:09:06 +00:00
pierre%netscape.com
62175a5281 Bug 40546"Background color of HTML mail not shown". Set the default color onto the HTML instead of the BODY because mailheader.css is loaded as an !important stylesheet. r=ducarroz/glazman/dbaron, a=asa 2001-08-30 06:03:52 +00:00
hyatt%netscape.com
625cf7a212 Fix for 97544, r/sr=blake,ben, a=asa 2001-08-30 05:37:16 +00:00
cmanske%netscape.com
1d81ff8274 Fixed not being able to use Insert Characters dialog after closing using 'X' to close window, b=96891, r=jrgm, sr=kin, a=asa 2001-08-30 05:25:58 +00:00
morse%netscape.com
8c335b9662 bug 95357, loss of data in password manager, r/sr=waterson,darin, a=asa 2001-08-30 05:23:14 +00:00
kaie%netscape.com
48301602ca b=95988 r=relyea sr=tor a=asa
Fix crash when viewing a certificate
2001-08-30 05:21:59 +00:00
waterson%netscape.com
1752115066 Fix more debug-only win32 bustage. 2001-08-30 04:42:01 +00:00
waterson%netscape.com
bfa9a9cd34 Fix debug-only win32 bustage. 2001-08-30 04:33:27 +00:00
wtc%netscape.com
4569fdf8bf Bugzilla bug 97456: fixed build error on BSD/OS 4.3 (beta3). The patch
is contributed by lidl@pix.net.
2001-08-30 04:18:23 +00:00
mscott%netscape.com
a4f0e8a2b1 Bug #97486 --> be sure to clear out the server prefs when deleting an smtp server
r=bhuvan
sr=sspitzer
a=asa
2001-08-30 03:32:44 +00:00
mkaply%us.ibm.com
7e32fb8c0d #97490
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - don't hardcode pixels to twips,
and don't draw 0 height or width rectangles
2001-08-30 03:22:24 +00:00
jake%acutex.net
d5eb37f871 Fix for bug 28736 - Bugmail will now show the summary for the bug that changed in the "This bug depends on bug X, which changed state" messages.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net
2001-08-30 03:14:24 +00:00
sdagley%netscape.com
b71a9c9e8c Fix #71568 - Indicate if browser is running under Mac OS X in the UA string. r=pinkerton,sr=darin,a=asa 2001-08-30 02:58:03 +00:00
waterson%netscape.com
1848724e7e Bug 95675. Make sure server counts update after twisty open/close. Needed to remove container/member support from conflict set, too. Also, add a bunch of debugging junk. r=varga@utcru.sk, sr=hyatt, a=roc+moz 2001-08-30 02:29:05 +00:00
mstoltz%netscape.com
8fdb3afe91 New set of restrictions on the DOM in mailnews to prevent several
kinds of privacy attacks. Uses new wildcard policy functionality.
Fixes 87395 and 84545. r=harishd, sr=jst, a=asa.
2001-08-30 02:27:50 +00:00
waterson%netscape.com
a1887676c9 Also need to export original NS_NewGenericModule() symbol. 2001-08-30 02:20:48 +00:00
darin%netscape.com
65956096d2 fixes bug 92675 "Half or less images load on www.businessweek.com / Links don't work"
r=bbaetz, sr=dougt, a=asa
2001-08-30 01:37:31 +00:00
darin%netscape.com
c75f83945e fixes bug 93924 "PAC - dnsResolve should have one-element cache"
patch=tingley@sundell.net r=bbaetz, sr=darin, a=roc+moz
2001-08-30 01:35:26 +00:00
hyatt%netscape.com
1a61256de5 CHecked in the wrong version of my patch for 71143. This is the one attached to the bug. 2001-08-30 01:27:37 +00:00
hyatt%netscape.com
fe7b1e9e64 CHecked in the wrong version of my patch for 71143. This is the one attached to the bug. 2001-08-30 01:27:21 +00:00
cls%seawood.org
aac7aaa382 Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
2001-08-30 01:14:45 +00:00
morse%netscape.com
8f6ea28242 bug 97414, localization of datestring in view->pageinfo window, r=pchen, sr=kin, a=asa 2001-08-30 00:37:57 +00:00
wtc%netscape.com
d8b557ac56 Bugzilla bug 95784: added _PR_CleanupLayerCache and call it from
PR_Cleanup.  The patch is contributed by jeff@NerdOne.com.
Modified files: primpl.h, prlayer.c, prinit.c, ptthread.c.
2001-08-30 00:35:00 +00:00
wtc%netscape.com
1e99af1e01 Bugzilla bug 95668: added _PR_CleanupThreads and call it from PR_Cleanup.
The patch is contributed by jeff@NerdOne.com.
Modified files: primpl.h, prinit.c, pruthr.c.
2001-08-29 23:52:14 +00:00
attinasi%netscape.com
0492183efc Trying to fix WIN32 bustage... 2001-08-29 23:51:38 +00:00
pschwartau%netscape.com
e456fc4d42 Trivial whitespace change. 2001-08-29 23:34:32 +00:00
pschwartau%netscape.com
42fca7b54a Initial add. 2001-08-29 23:20:16 +00:00
wtc%netscape.com
8a44425ba5 Bugzilla bug 95659: added _PR_CleanupStacks(), which is called from
PR_Cleanup().  The patch is contributed by jeff@NerdOne.com.
Modified files: primpl.h, prinit.c, prustack.c
2001-08-29 23:13:41 +00:00
attinasi%netscape.com
0cbc8f3b4f Inline images no longer break text runs. b=32191 r=bernd,dbaron sr=waterson a=asa(obod) 2001-08-29 22:59:09 +00:00