Граф коммитов

67049 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com beea2f28fc 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 8ae2e6d515 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 90faee705b 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 219eda2380 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 f21efa1af7 moved the RegUnRegAccessKey to the Destroy method
b=47302 r=kmcclusk
2000-08-02 22:12:11 +00:00
jj%netscape.com 4c16df60b4 changed output location for xpt_link target 2000-08-02 22:12:10 +00:00
jj%netscape.com 2e1c872987 added xpt_link tool to the Mac build (if build{xptlink}=1) 2000-08-02 22:10:54 +00:00
nhotta%netscape.com 84c03bcfe1 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 4b645bbc3d *** empty log message *** 2000-08-02 22:07:46 +00:00
mjudge%netscape.com 2882ccc967 15665 beta3+ Javascript selecting a link when dragging. 2000-08-02 22:07:00 +00:00
rods%netscape.com eee9dc1d76 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 b3ab83a678 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 ab938db4bb 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 6dd422fb71 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 8025735b84 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 a6c98da5cc 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 20c501b2d4 Bug 34434. Updating secure mail and secure news icons. r=putterman 2000-08-02 21:52:37 +00:00
radha%netscape.com 8f507a0d3a 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 7895784a10 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 c6b7472107 including the CD autorun screen defaults in default config 2000-08-02 21:44:30 +00:00
av%netscape.com 97a8264f9a Fixing 46573, r=serge 2000-08-02 21:35:45 +00:00
varada%netscape.com 58e5b9f4f7 changing the location of navigator.dtd to reflect seamonkey AGAIN! 2000-08-02 21:11:20 +00:00
nelsonb%netscape.com adc6ebc930 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 1024981bff - 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 9655d33804 Accept input args in hex, not decimal. Line up output into columns. 2000-08-02 20:48:28 +00:00
nelsonb%netscape.com 685eb7c683 Declare s_mp_mul_2d(), which is complementary to s_mp_div_2d(). 2000-08-02 20:47:05 +00:00
relyea%netscape.com b1624cfc3c Put modutil back into the daily builds 2000-08-02 18:42:32 +00:00
relyea%netscape.com 7804620b99 Remove old communicator stuff from libjar so modutil will build now. 2000-08-02 18:41:31 +00:00
ashuk%eng.sun.com 9dcc328fb1 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 143fa6b2f4 Added latest PSM license. 2000-08-02 16:46:16 +00:00
locka%iol.ie 353b29b337 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 023952f712 Specify query encoding string for this search engine. r=me a=johng 2000-08-02 10:47:52 +00:00
rjc%netscape.com f91b913cf7 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 14b7198abb Adding chrome manifests for classic skin NOT IN THE BUILD 2000-08-02 10:11:17 +00:00
cls%seawood.org 56995faab5 Oops alecf missed one. 2000-08-02 09:05:12 +00:00
alecf%netscape.com 31e57bec21 fix some stupid typos (implementation was good, typing it failed :)) from yesterdays checkin 2000-08-02 07:59:17 +00:00
warren%netscape.com 4967b0a7cc 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 767d3f87e3 fix AIX bustage with explicit casting 2000-08-02 06:02:35 +00:00
rjc%netscape.com 80d091459e 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 68a4a3dd66 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 2a22c82fe2 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 34d9c8854a 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 0aaf416561 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 96a94769c3 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 ee310fed4c fixing warnings, removing need for JStrings to be copied for mClass 2000-08-02 03:53:04 +00:00
cls%seawood.org b5b56c67e5 Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html. 2000-08-02 03:17:49 +00:00
cls%seawood.org 9ae337ffd5 On second thought, nevermind 2000-08-02 02:44:56 +00:00
cls%seawood.org 386071a27f Add checks for FORCE_BUILD_REFCNT_LOGGING & NO_BUILD_REFCNT_LOGGING per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html . 2000-08-02 02:42:54 +00:00
mjudge%netscape.com 6a3a95ea8f *** empty log message *** 2000-08-02 02:39:10 +00:00
valeski%netscape.com 3a05b3c835 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00