Commit Graph

87559 Commits

Author SHA1 Message Date
pschwartau%netscape.com
f37dffb52a Corrected testcase so it will work in Rhino as well as SpiderMonkey. 2001-08-31 06:10:13 +00:00
justdave%syndicomm.com
81b1f6784d 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
2001-08-31 06:08:43 +00:00
justdave%syndicomm.com
ba27f45272 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
2001-08-31 05:49:01 +00:00
nelsonb%netscape.com
a8fd9268d1 Allow the 5 new DHE cipher suites to be selected with the -c command line
option.  Facilitates testing of bug 95987.
2001-08-31 04:29:45 +00:00
dbaron%fas.harvard.edu
be938a64b6 Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all. 2001-08-31 04:28:26 +00:00
myk%mozilla.org
e13d19a446 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
2001-08-31 04:19:32 +00:00
cmanske%netscape.com
14df94e2a6 Fixed convert to table bugs in Composr, b=82404,82408,82409,96839 r=brade, sr=kin, a=dbaron 2001-08-31 04:09:23 +00:00
mstoltz%netscape.com
c6704e1401 Bug 92955 - Option to disable window.open from onLoad/onUnload event
handlers. r=harishd@netscape.com, sr=jst@netscape.com, a=brendan@mozilla.org
2001-08-31 04:06:39 +00:00
myk%mozilla.org
0228e535c8 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
2001-08-31 03:54:37 +00:00
dbaron%fas.harvard.edu
5434e861aa Backing out unapproved checkin for bug 97227. a=brendan,blizzard 2001-08-31 03:45:20 +00:00
mkaply%us.ibm.com
127076b934 #64594
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - do the right thing when cancel is pressed in print dialog
2001-08-31 03:12:16 +00:00
kaie%netscape.com
ae172dc462 b=94026 r=law sr=hewitt a=dbaron
Changing UI string
2001-08-31 03:10:35 +00:00
mkaply%us.ibm.com
a092f888a3 No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - don't use bitmap fonts on printers
2001-08-31 03:10:26 +00:00
mkaply%us.ibm.com
73056e6adc #58637
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - The best UTF-8/Unicode support we can do
2001-08-31 03:08:10 +00:00
mkaply%us.ibm.com
9e11d1a8f1 #62175
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - more font rewrite - better parsing of names
2001-08-31 03:06:33 +00:00
jst%netscape.com
fa57f58228 Fixing bug 82027, problems with accessing window.history[x] from JS. r=mstoltz@netscape.com, sr=jband@netscape.com a=dbaron@fas.harvard.edu 2001-08-31 02:36:45 +00:00
rpotts%netscape.com
d6657f6a11 fixed typo from checkin for bug #97227 2001-08-31 02:30:34 +00:00
ddrinan%netscape.com
05a970ea4f Checking in for rangansen. Bug 96646 - hardcoded string. r=ddrinan,sr=hewitt,a=dbaron 2001-08-31 02:30:27 +00:00
ddrinan%netscape.com
51047ce90f Checking in for rangansen. Bug 94179 - password quality meter broken. r=jrgm,sr=hewitt,a=dbaron 2001-08-31 02:25:14 +00:00
ddrinan%netscape.com
04b248b033 Checking in for walk84. Bug 91799 - add align=center to fix layout problem. r=rangansen,sr=hewitt,a=dbaron 2001-08-31 02:15:48 +00:00
ddrinan%netscape.com
f7165d9ca3 Check in for rangansen. Bug 91453 - double click on cert container text. r=ddrinan,sr=hewitt,a=dbaron 2001-08-31 02:10:00 +00:00
heikki%netscape.com
441896a2b3 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. 2001-08-31 00:59:19 +00:00
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