67012 Commits

Author SHA1 Message Date
attinasi%netscape.com
bb7821bf48 New weekly data: not part of build 2000-08-02 23:28:11 +00:00
waldemar%netscape.com
9e38333da6 Made link order consistent 2000-08-02 23:09:53 +00:00
waldemar%netscape.com
8941a10acb Fixed Mac errors and warnings 2000-08-02 23:09:29 +00:00
av%netscape.com
a371acfc89 Fixing 45895, r=waterson 2000-08-02 23:01:35 +00:00
rods%netscape.com
4d4f67aa29 backing out changes until I get them all in 2000-08-02 22:59:45 +00:00
slamm%netscape.com
92c4c53c4a Fix bug 15204/38057 from Eric Pollmann (pollmann@netscape.com). $enc had an single quote in it that was not escaped. Double quotes are escaped so it is safe to use them around the $enc value. 2000-08-02 22:54:03 +00:00
rods%netscape.com
bf1a712ea4 if the size attr is ever evaled less than 1 then it is set to 1
b=46224, r=kmcclusk
2000-08-02 22:47:55 +00:00
rods%netscape.com
425d7a8ef8 47302 - moved the RegUnRegAccessKey to the Destroy Method
44788 - Comboboxes do not obey style height
42661 - javascript "selected = true" doesn't inform onChange of
b=47302, 44788, 42661 r=kmclusk
2000-08-02 22:24:14 +00:00
rods%netscape.com
541017cd29 The frames need to be appended and the default method just asserts
b=41528 r=kmcclusk
2000-08-02 22:16:12 +00:00
rods%netscape.com
23c1105112 moved the RegUnRegAccessKey to the Destroy method
b=47302 r=kmcclusk
2000-08-02 22:12:11 +00:00
jj%netscape.com
eaf1905c11 changed output location for xpt_link target 2000-08-02 22:12:10 +00:00
jj%netscape.com
5609e588e4 added xpt_link tool to the Mac build (if build{xptlink}=1) 2000-08-02 22:10:54 +00:00
nhotta%netscape.com
6cda25b372 Changed GetCharacterSet to return a default if no folder charset is stored, bug 46542, r=bienvenu. 2000-08-02 22:07:47 +00:00
rods%netscape.com
24c1a2552e *** empty log message *** 2000-08-02 22:07:46 +00:00
mjudge%netscape.com
4a9a2cb416 15665 beta3+ Javascript selecting a link when dragging. 2000-08-02 22:07:00 +00:00
rods%netscape.com
92c1ebc132 The script notification happens before the radiobox gets a chance to change its value
so they must return the opposite value for themselves. They don't want to actually set their
values because the script could cancel. So the idea here is to let them know before the script
call that they should return their "future" value (the opposite of their current value)
b=42972 r=kmcclusk
2000-08-02 22:06:37 +00:00
rods%netscape.com
ba38e3d7d4 The script notification happens before the radiobox gets a chance to change its value
so they must return the opposite value for themselves. They don't want to actually set their
values because the script could cancel. So the idea here is to let them know before the script
call that they should return their "future" value (the opposite of their current value)

plus I made a minor change that allows the radio button to use the PaintBackground code to draw the "dot"
but it creates a tmp color struct so the color is correct.
b=42972,37517 r=kmcclusk
2000-08-02 22:06:33 +00:00
nhotta%netscape.com
e441eb4cd2 Put a special case before alert the user for charset conversion failure, bug 42871, r=ftang. 2000-08-02 22:03:26 +00:00
nhotta%netscape.com
b49e762c42 A change for phone/fax field. Write out attribute and value separatly since value needs charset conversion but not for attribute, bug 38901, r=rhp. 2000-08-02 22:00:04 +00:00
cata%netscape.com
8455fb918d Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang. 2000-08-02 21:54:18 +00:00
rods%netscape.com
65a5a88ddb Since the way (and when) options were added then number of options is now different
so it must check against zero instead of 1
b=44266,r=kmcclusk
2000-08-02 21:53:23 +00:00
dimator%netscape.com
95cc6f51bf Bug 34434. Updating secure mail and secure news icons. r=putterman 2000-08-02 21:52:37 +00:00
radha%netscape.com
2b21ff747d fixes related to bug # 18321. Checking in branch fixes to the trunk. r=nisheeth 2000-08-02 21:49:26 +00:00
radha%netscape.com
df34e668fb Hook up JS history.go() to session History bug # 18321. r=nisheeth. Checking in branch
fix to the tip
2000-08-02 21:48:32 +00:00
varada%netscape.com
6115cc88b1 including the CD autorun screen defaults in default config 2000-08-02 21:44:30 +00:00
av%netscape.com
299bf1f85a Fixing 46573, r=serge 2000-08-02 21:35:45 +00:00
varada%netscape.com
f0cab10955 changing the location of navigator.dtd to reflect seamonkey AGAIN! 2000-08-02 21:11:20 +00:00
nelsonb%netscape.com
a8b9681335 mpl_rsh now calls s_mp_div_2d instead of duplicating its logic.
mpl_lsh now calls s_mp_mul_2d instead of duplicating its logic.
2000-08-02 20:52:17 +00:00
nelsonb%netscape.com
26a0e342f4 - Implement s_mp_mul_2d, which complements s_mp_div_2d.
- Rewrite and speed up mp_sqr, most-frequently used in mp_exptmod().
- Speed up mp_sqrt by starting with a much better initial estimate.
2000-08-02 20:50:57 +00:00
nelsonb%netscape.com
da54a36647 Accept input args in hex, not decimal. Line up output into columns. 2000-08-02 20:48:28 +00:00
nelsonb%netscape.com
9620ef0ca4 Declare s_mp_mul_2d(), which is complementary to s_mp_div_2d(). 2000-08-02 20:47:05 +00:00
relyea%netscape.com
4bd8d5f202 Put modutil back into the daily builds 2000-08-02 18:42:32 +00:00
relyea%netscape.com
0ae2a22271 Remove old communicator stuff from libjar so modutil will build now. 2000-08-02 18:41:31 +00:00
ashuk%eng.sun.com
4b8579149a bug 44774, 44775
author=ashuk
r=ovk@sparc.spb.su

Minor fix for failed QA Test. Patch supplied by
Oleg.

_Ashu
2000-08-02 17:02:43 +00:00
cotter%netscape.com
6af181aba5 Added latest PSM license. 2000-08-02 16:46:16 +00:00
locka%iol.ie
2efdaffe94 NOT PART OF BUILD.
New nsICommandHandler interface and C++ implementation for embedders who want their XUL to be able to call their webbrowser container with the minimum of effort.
2000-08-02 11:14:57 +00:00
rjc%netscape.com
6465ad9905 Specify query encoding string for this search engine. r=me a=johng 2000-08-02 10:47:52 +00:00
rjc%netscape.com
8b7f8e6614 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2000-08-02 10:31:37 +00:00
dprice%netscape.com
bb05c4171c Adding chrome manifests for classic skin NOT IN THE BUILD 2000-08-02 10:11:17 +00:00
cls%seawood.org
d752d7dfe8 Oops alecf missed one. 2000-08-02 09:05:12 +00:00
alecf%netscape.com
916d7102bb fix some stupid typos (implementation was good, typing it failed :)) from yesterdays checkin 2000-08-02 07:59:17 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
alecf%netscape.com
517a90558c fix AIX bustage with explicit casting 2000-08-02 06:02:35 +00:00
rjc%netscape.com
ece494211a Putting fix for nsbeta2+ bug # 47126 into tip: fix simple mode searching. r=ben 2000-08-02 05:30:08 +00:00
ftang%netscape.com
511e6b5315 fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
fix memory leak
2000-08-02 05:08:15 +00:00
waterson%netscape.com
0800dcc896 Bug 46013, redux. Was leaking RDFContentSinkImpl::NameSpaceEntry objects all over the floor. Thanks to dbaron and beard for wiping my chin. r=beard. 2000-08-02 04:35:52 +00:00
ftang%netscape.com
74c92d6343 fix 44551. Turn nb and nn to true from false so they will be
shown on the language ui.
r=momoi a=ftang
2000-08-02 04:22:41 +00:00
ftang%netscape.com
6f9249c1f4 fix bug 44551 Correct the spelling for Norwegian Bokmal
thanks for huftis@bigfoot.com (Karl Ove Hufthammer)
r=ftang@netscape.com a=ftang
2000-08-02 04:21:15 +00:00
jband%netscape.com
d957e12a12 interim fix for bug 25180. Build double wrappers around JS components used by JS code. Includes secured scheme for getting at underlying JSObject for those who really need to do this. a=warren r=rginda 2000-08-02 03:57:59 +00:00
beard%netscape.com
e2d1e94396 fixing warnings, removing need for JStrings to be copied for mClass 2000-08-02 03:53:04 +00:00