Commit Graph

62548 Commits

Author SHA1 Message Date
chrisk%netscape.com
cc9a75cd14 Added RFC2630 OID values:
SEC_OID_CMS_EPHEMERAL_STATIC_DIFFIE_HELLMAN = id-alg-ESDH
SEC_OID_CMS_3DES_KEY_WRAP                   = id-alg-CMS3DESwrap
SEC_OID_CMS_RC2_KEY_WRAP                    = id-alg-CMSRC2wrap
2000-05-22 15:28:22 +00:00
chrisk%netscape.com
8a40c748ac Added SEC_ASN1DecodeInteger function 2000-05-22 15:24:20 +00:00
hyatt%netscape.com
eb1f83728f packager file update for earlier checkin of treeBindings.xml, r=ben 2000-05-22 09:19:55 +00:00
hyatt%netscape.com
a08562a971 support for dynamic multiple insertion points r=ben 2000-05-22 09:15:54 +00:00
hyatt%netscape.com
f4b0b08faf support for multiple insertion points r=ben 2000-05-22 08:23:46 +00:00
hyatt%netscape.com
c6264b4e74 supporting multiple insertion points r=ben 2000-05-22 08:23:09 +00:00
hyatt%netscape.com
55915394d7 adding a file with bindings that aren't used. harmless. r=ben 2000-05-22 08:22:43 +00:00
alecf%netscape.com
7c9c7b14e3 adding assertion and null check to fix crash in #39860
(no reviewer, just a check-for-null before dereferencing a variable!)
2000-05-22 07:36:19 +00:00
alecf%netscape.com
49cb68986d second part of fix for #28898 - fix multiple server selector functional, which was broken by me skinning this dialog. needed to update the way <text> node state is maintained to make it reliable for edge cases like undefined and null
r=sspitzer
2000-05-22 07:22:49 +00:00
valeski%netscape.com
46aa24a067 r=alecf. 39987. occasional crasher in nsMultiMixedConv.cpp stream converter. We now ensure that we don't search for EOL if we've moved beyond the legitimate buf len 2000-05-22 06:06:57 +00:00
alecf%netscape.com
3c17fb6537 first part of fix for #28898 - switch SMTP server API to store the key not the server itself, for easier access from the account manager
r=sspitzer
2000-05-22 05:33:49 +00:00
alecf%netscape.com
53c300b93d fix for #39873 - crash when no ISP rdf files exist
(no reviewer, just a null-check due to semantic changes in strings)
2000-05-22 05:29:01 +00:00
ben%netscape.com
2f5f2674c6 fix for 38089, r=hyatt 2000-05-22 04:35:56 +00:00
ben%netscape.com
e7d0ebca54 forgot to add file as part of previous check-in to 19557. 2000-05-22 04:32:18 +00:00
ben%netscape.com
6f4c8beb08 fix for 38743, remove XUL titledbutton from bookmarks window. r=hyatt 2000-05-22 04:30:30 +00:00
ben%netscape.com
363add0908 correct text for the skin switching pref panel, bug 38964 r=verah 2000-05-22 04:25:12 +00:00
ben%netscape.com
85bbfefbe7 second attempt at 19557, skinnable sidebar. r=hyatt 2000-05-22 04:14:49 +00:00
nboyd%atg.com
b76123f465 Fix formatting. 2000-05-22 03:03:37 +00:00
nboyd%atg.com
85a7b4aa6c Fix 38590. 2000-05-22 00:10:10 +00:00
cls%seawood.org
cb31f6e62d More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
cls%seawood.org
a63714b4e6 More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov 2000-05-21 11:23:34 +00:00
mccabe%netscape.com
271ab4124c Fixes to the xpcom sample. This code does not go into the Mozilla product.
- Update progid mentioned in the .html file to that actually used in the code.

- Remove outdated nsSampleFactory.cpp so nobody gets confused, but add note to nsSampleModule.cpp in its memory, as it had extensive comments.
2000-05-21 08:33:31 +00:00
hyatt%netscape.com
a506c6e88a oops. files aren't supposed to be built. 2000-05-21 07:46:46 +00:00
hyatt%netscape.com
0db13c201f grid fixes. 2000-05-21 07:45:12 +00:00
hyatt%netscape.com
f87999942a New bindings for XUL trees. Not used. 2000-05-21 07:03:05 +00:00
hyatt%netscape.com
da1379408b New XUL tree code. Not turned on (and therefore harmless) 2000-05-21 07:02:15 +00:00
hyatt%netscape.com
02387dd97c ifdef tree code. not part of build. 2000-05-21 07:00:35 +00:00
hyatt%netscape.com
940cc1ade0 XBL event handler support. r=ben 2000-05-21 06:58:15 +00:00
dougt%netscape.com
5f08efa2cf fixing confusing comment. 38553 2000-05-21 05:42:57 +00:00
leaf%mozilla.org
0775737da8 Automated update 2000-05-21 03:45:10 +00:00
tor%cs.brown.edu
f0c6e115a7 Temporary fix for SUNWspro link bustage 39452. 2000-05-21 03:37:39 +00:00
tor%cs.brown.edu
45aa9ead6c SUNWspro5.0 build bustage fix - remove extra semicolon after a
body which confuses the compiler. a=brendan
2000-05-21 02:14:17 +00:00
scc%mozilla.org
00443cdd51 Bug #39963. The NS_LITERAL_[C]STRING macros incorrectly counted the null terminator for a literal string in the length. This may not be the complete solution. r=sdagley 2000-05-21 01:45:19 +00:00
jim_nance%yahoo.com
d9992f2b2d Code to help fix 39541. We now use the cxx compiler to generate shared libs
containing cxx generated objects rather than calling /usr/bin/ld directly.
r=cls@seawood.org a=brendan@meer.net
2000-05-20 23:47:23 +00:00
scc%mozilla.org
52c5791a3e fixed non-standard include-guard. This file is not currently part of the build 2000-05-20 20:48:12 +00:00
scc%mozilla.org
80e3b6a3ae Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag} 2000-05-20 20:43:26 +00:00
warren%netscape.com
afbcb4a48c New beta-quality Plugin API (now in IDL!). 2000-05-20 20:03:36 +00:00
scc%mozilla.org
0430a32652 exporting to dist the new header file "nsAlgorithm.h" . Part of the fix for bug #39686 2000-05-20 20:00:49 +00:00
scc%mozilla.org
dae10b02a8 Adding a new file. Part of the fix for Bug #39686. 2000-05-20 19:57:03 +00:00
scc%mozilla.org
3730f50409 ugh. Fix to placate egcs. |static_cast| should be sufficient for a |void*|, but egcs seems to need |reinterpret_cast| 2000-05-20 19:08:36 +00:00
shaver%mozilla.org
8c693ee0d9 add do_GetServiceFromCategory, r/a=brendan 2000-05-20 18:55:35 +00:00
brendan%mozilla.org
addb7242fb Fix remove-while-enumerating, beef up metering and add JS_DHashTableDumpMeter (these files are not part of the client build). 2000-05-20 18:42:22 +00:00
brendan%mozilla.org
0858bc61ea Fix old stddev calc bug (#ifdef'd code, not part of build). 2000-05-20 18:41:13 +00:00
scc%mozilla.org
ebc8903c87 Bug #39824. Checking in patch from dp. This patch fixes exports on some |nsCOMPtr_helper| classes so we can link appropriately. r=scc. 2000-05-20 18:31:45 +00:00
scc%mozilla.org
82bbf19a82 Fixing platform bustage only caught by SunOS Workshop. Need a |const| in a cast to avoid casting away |const|-ness. r=jdunn 2000-05-20 18:22:05 +00:00
scc%mozilla.org
4814477a24 Checking in patch from Jim Dunn to fix platform bustage on HPUX. In fact, this is the way the code should have been written in the first place due to the C++ standard section 14.6.2(3). Members of the template base class just aren't visible without explicit scoping of some form, typically |this->|. r=scc 2000-05-20 18:19:27 +00:00
endico%mozilla.org
c35cfa3164 fix url of dtd 2000-05-20 08:07:19 +00:00
rhp%netscape.com
1da16c155c Fix for signatures in Japanese - Bug #: 34373 - r: sspitzer 2000-05-20 07:12:28 +00:00
rhp%netscape.com
5ad69adb6d Fix for mail bodies displaying HTML codes - Bug #38555 - r: sspitzer 2000-05-20 05:54:22 +00:00
wtc%netscape.com
d157b55e3a Bugzilla bug #34920: modified PR_EmulateSendFile so that it doesn't
depend on the mmap alignment being a power of 2.
2000-05-20 05:43:08 +00:00