Commit Graph

101071 Commits

Author SHA1 Message Date
waterson%netscape.com
388df343a1 Bug 55086. Be sure to position child views, too! r=dbaron, sr=attinasi, a=blizzard.
git-svn-id: svn://10.0.0.236/trunk@102090 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 20:14:31 +00:00
mcafee%netscape.com
bcd21a2afd Fixing test for BuildTag, we weren't pulling by date in the normal case
git-svn-id: svn://10.0.0.236/trunk@102089 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 19:36:35 +00:00
peterlubczynski%netscape.com
f55b5f439b Patch to fix incorrect coordinates to first call of SetWindow(), bug 97656 r=av sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@102088 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 18:28:04 +00:00
dp%netscape.com
7eaf054651 bug# 97770 fixing tree orange due to crash on unload
git-svn-id: svn://10.0.0.236/trunk@102087 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 17:45:51 +00:00
zach%zachlipton.com
cfad5a114f Adding runtests.sh and 1.t to start the testing suite. No bug has been
filed on this issue. NOT_PART_OF_BUILD.


git-svn-id: svn://10.0.0.236/trunk@102086 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 17:41:38 +00:00
cotter%netscape.com
e41a6630e1 security & privacy help content updates per b=85925, a=asa, r=oeschger
git-svn-id: svn://10.0.0.236/trunk@102082 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 12:17:32 +00:00
axel%pike.org
3a8484e179 fix for bug 97581, <xsl:variable name="foo" /> needs to be "", r=peterv, sr=jst, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102081 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 08:55:04 +00:00
rpotts%netscape.com
991a9fc8f4 removed default value from FlushPendingEvents(...) boolean argument. This was introduced by the patch for bug #97227
git-svn-id: svn://10.0.0.236/trunk@102080 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 08:13:16 +00:00
mcafee%netscape.com
bde40d9113 Back to jrgm server, cowtools not ready yet. r=jrgm
git-svn-id: svn://10.0.0.236/trunk@102079 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 06:50:15 +00:00
pschwartau%netscape.com
aeb3e52231 Corrected testcase so it will work in Rhino as well as SpiderMonkey.
git-svn-id: svn://10.0.0.236/trunk@102078 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 06:10:13 +00:00
justdave%syndicomm.com
0a54592e93 Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was Perl 5.004). This is due to the use of Template Toolkit for templatizing the pages for easier local customization. The new attachment tracker that was checked in earlier tonight uses the templates. Also included on this patch is a check for AppConfig, which is a prerequisite for Template Toolkit, because the Makefile.PL for Template Toolkit won't run without it, and it doesn't tell CPAN that it has prereqs, which causes confusion if you're installing from CPAN.
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@102075 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 06:08:43 +00:00
justdave%syndicomm.com
4aaf91f5f6 Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during the sync process so mysql doesn't get overloaded while the tables are locked. This patch also adds some funtionality to the script to allow you to specify an alternate temp directory on the command line, in case you have a large database and need it made to a different filesystem for space reasons.
Patch by Dawn Endico <endico@mozilla.org> and Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@102074 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 05:49:01 +00:00
nelsonb%netscape.com
611393a6b4 Allow the 5 new DHE cipher suites to be selected with the -c command line
option.  Facilitates testing of bug 95987.


git-svn-id: svn://10.0.0.236/trunk@102073 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 04:29:45 +00:00
dbaron%fas.harvard.edu
9a632e0396 Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
git-svn-id: svn://10.0.0.236/trunk@102072 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 04:28:26 +00:00
myk%mozilla.org
d3793613de Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@102068 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 04:19:32 +00:00
cmanske%netscape.com
eef2c0d59c Fixed convert to table bugs in Composr, b=82404,82408,82409,96839 r=brade, sr=kin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102067 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 04:09:23 +00:00
mstoltz%netscape.com
626f878a47 Bug 92955 - Option to disable window.open from onLoad/onUnload event
handlers. r=harishd@netscape.com, sr=jst@netscape.com, a=brendan@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@102066 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 04:06:39 +00:00
myk%mozilla.org
9f3ec3f125 Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@102065 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:54:37 +00:00
dbaron%fas.harvard.edu
5f0d92745b Backing out unapproved checkin for bug 97227. a=brendan,blizzard
git-svn-id: svn://10.0.0.236/trunk@102064 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:45:20 +00:00
mkaply%us.ibm.com
985a1d4d1a #64594
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - do the right thing when cancel is pressed in print dialog


git-svn-id: svn://10.0.0.236/trunk@102063 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:12:16 +00:00
kaie%netscape.com
7126aad3e7 b=94026 r=law sr=hewitt a=dbaron
Changing UI string


git-svn-id: svn://10.0.0.236/trunk@102062 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:10:35 +00:00
mkaply%us.ibm.com
8e0e9ddb1e No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - don't use bitmap fonts on printers


git-svn-id: svn://10.0.0.236/trunk@102061 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:10:26 +00:00
mkaply%us.ibm.com
6974a5b5ea #58637
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - The best UTF-8/Unicode support we can do


git-svn-id: svn://10.0.0.236/trunk@102060 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:08:10 +00:00
mkaply%us.ibm.com
b365e44fd8 #62175
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - more font rewrite - better parsing of names


git-svn-id: svn://10.0.0.236/trunk@102059 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 03:06:33 +00:00
jst%netscape.com
6204690056 Fixing bug 82027, problems with accessing window.history[x] from JS. r=mstoltz@netscape.com, sr=jband@netscape.com a=dbaron@fas.harvard.edu
git-svn-id: svn://10.0.0.236/trunk@102058 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:36:45 +00:00
rpotts%netscape.com
d782201ee6 fixed typo from checkin for bug #97227
git-svn-id: svn://10.0.0.236/trunk@102057 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:30:34 +00:00
ddrinan%netscape.com
9efc75bd1f Checking in for rangansen. Bug 96646 - hardcoded string. r=ddrinan,sr=hewitt,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102056 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:30:27 +00:00
ddrinan%netscape.com
8bfb07662f Checking in for rangansen. Bug 94179 - password quality meter broken. r=jrgm,sr=hewitt,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102055 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:25:14 +00:00
ddrinan%netscape.com
7ea0de2780 Checking in for walk84. Bug 91799 - add align=center to fix layout problem. r=rangansen,sr=hewitt,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102054 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:15:48 +00:00
ddrinan%netscape.com
eab52123ee Check in for rangansen. Bug 91453 - double click on cert container text. r=ddrinan,sr=hewitt,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102053 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 02:10:00 +00:00
heikki%netscape.com
ed11ca9ba1 Bug 96459, bug 96307 and Bugscape 8288. Implement readyState and onreadystatechange members to enable progress indicators for download. Make it possible to call send() again in onload without crashing. Send load event only after everything done (was sent too early if XML errors). Make some functions throw error if called at the wrong time (match IE). Make it possible to build SOAP again (patch from peterv, r=heikki). r=harishd, sr=vidur, a=asa.
git-svn-id: svn://10.0.0.236/trunk@102052 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:59:19 +00:00
rpotts%netscape.com
cc3f3871a3 fix build bustage from bug #97227
git-svn-id: svn://10.0.0.236/trunk@102051 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:49:30 +00:00
myk%mozilla.org
4c13c0bada 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


git-svn-id: svn://10.0.0.236/trunk@102050 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:46:09 +00:00
bryner%netscape.com
8c02bfede8 Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa.
git-svn-id: svn://10.0.0.236/trunk@102049 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:36:37 +00:00
relyea%netscape.com
ec274578f2 Fix solaris build breakage: make functions in pk11pars.h static (at least until I can move them into their own library).
git-svn-id: svn://10.0.0.236/trunk@102048 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:34:55 +00:00
relyea%netscape.com
eaf7d30cd9 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.


git-svn-id: svn://10.0.0.236/trunk@102047 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:20:47 +00:00
hewitt%netscape.com
5ef12d98c6 74886 - need classic and modern icons for news message with attachment, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102046 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:14:41 +00:00
hewitt%netscape.com
ddff7eadfe 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102045 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:12:56 +00:00
hewitt%netscape.com
46796d6200 88970 - Need icons for newsgroup pane icons for messages which have been downloaded for offline use, r=blake, sr=sspitzer, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@102044 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 00:08:06 +00:00
mcafee%netscape.com
e306638d53 switching layout server. r=jrgm
git-svn-id: svn://10.0.0.236/trunk@102043 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 23:59:47 +00:00
rpotts%netscape.com
fc16d6b127 fix build bustage from bug #97227
git-svn-id: svn://10.0.0.236/trunk@102042 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 23:35:50 +00:00
dp%netscape.com
34845f7872 bug #97658 Fixing build blocker. fixing js components after component registry has been
created r=gagan


git-svn-id: svn://10.0.0.236/trunk@102041 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 22:59:12 +00:00
justdave%syndicomm.com
11464d9925 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


git-svn-id: svn://10.0.0.236/trunk@102040 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 22:56:53 +00:00
rpotts%netscape.com
3d787fbce9 bug #97227 (r=valeski, sr=vidur). This patch makes all calls to nsIWebBrowserChrome::SetStatus(...) display synchronously.
git-svn-id: svn://10.0.0.236/trunk@102039 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 21:47:45 +00:00
mcgreer%netscape.com
2bf4000b2e fix problem with bad hashes
git-svn-id: svn://10.0.0.236/trunk@102037 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 21:07:26 +00:00
rayw%netscape.com
130c0de7d7 Fixed makefile so I can build idl under linux.
git-svn-id: svn://10.0.0.236/trunk@102036 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 20:39:36 +00:00
pschwartau%netscape.com
c9ad49f4ff Initial add.
git-svn-id: svn://10.0.0.236/trunk@102034 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 19:55:05 +00:00
mcgreer%netscape.com
df3bb306e1 make e-certify certs trusted
git-svn-id: svn://10.0.0.236/trunk@102032 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 19:12:52 +00:00
kestes%walrus.com
bea9dfe68d 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.


git-svn-id: svn://10.0.0.236/trunk@102029 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 18:54:25 +00:00
mcgreer%netscape.com
babe2224c4 exchange e-certify roots on the tip
git-svn-id: svn://10.0.0.236/trunk@102028 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-30 18:51:32 +00:00