108504 Commits

Author SHA1 Message Date
dougt%netscape.com
5a515d3301 removing c++ comment style from nsError.h 2002-09-07 20:07:57 +00:00
dougt%netscape.com
896ebee95a fixes SVG bustage 2002-09-07 19:15:47 +00:00
dougt%netscape.com
127391f548 Fixes irix bustage. I am guessing that their compiler doesn't like the contraction don't. 2002-09-07 18:27:04 +00:00
dougt%netscape.com
298f004f4b fixing bustage 2002-09-07 18:18:59 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
blakeross%telocity.com
b9a037e664 Fix more history issues. 2002-09-07 16:39:06 +00:00
blakeross%telocity.com
d21e9de22c Fix problems with blank history menuitems in Edit menu. 2002-09-07 16:34:11 +00:00
mkaply%us.ibm.com
d0e75dd733 #67749
r=pedemont, sr=blizzard, a=brendan@mozilla.org
OS/2 only - don't malloc(0) - causes memory to be flushed
2002-09-07 14:19:04 +00:00
wtc%netscape.com
ca133cf458 Bug 129701: removed the sleep command for Linux in kill_selfserv().
Instead, we try to bind to the port in a loop until the port has been
freed.  Added the -b (bindOnly) option to selfserv for this purpose.
Modified files: cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-09-07 13:41:21 +00:00
sspitzer%netscape.com
f8534aaca7 fix build bustage 2002-09-07 13:40:32 +00:00
caillon%returnzero.com
db6490e423 167242 - 'Modify Query' will choose the wrong value for 'Sort By'
r=justdave
2002-09-07 09:29:13 +00:00
dougt%netscape.com
98850ee54d fixes cocoa bustage 2002-09-07 08:45:34 +00:00
dougt%netscape.com
680c70ee82 fixing mac bustage 2002-09-07 08:40:26 +00:00
dougt%netscape.com
c6c9c3063a Fixing build bustage 2002-09-07 07:17:59 +00:00
wtc%netscape.com
faf23b0d36 Bug 123753: removed the vestige of the "for Clients" string in softoken's
sccs and rcs version id strings.
2002-09-07 05:45:40 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
wtc%netscape.com
8b8c57650a Bug 123753: the softoken is now compiled the same way for servers and
clients, so removed the "for Clients" string in the version info.
Modified files: config.mk softokn.rc
2002-09-07 05:35:46 +00:00
sspitzer%netscape.com
d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
wtc%netscape.com
ccb57e7a19 Bug 127886: added the new function PK11_ImportDERCert.
Modified files: nss/nss.def pk11wrap/pk11cert.c pk11wrap/pk11func.h
2002-09-07 04:48:57 +00:00
wtc%netscape.com
d982fc5cee Bug 136209: added the -P dbprefix option. The original -P (partial CRL
decode) option was renamed -p.
2002-09-07 04:43:04 +00:00
jpierre%netscape.com
ae6ab3c029 Roll back change 2002-09-07 03:19:56 +00:00
jpierre%netscape.com
595f01c3fd Roll back checkin to fix QA tests 2002-09-07 02:59:04 +00:00
jpierre%netscape.com
58167f8fae Fix NT build 2002-09-07 02:48:45 +00:00
bzbarsky%mit.edu
45f0616798 Fix crash bug 167038. r=caillon, sr=jst, a=roc+moz 2002-09-07 02:02:24 +00:00
pete%alphanumerica.com
1985d3f734 b=121489, r=dougt, sr=bzbarsky
Simple fix for nsIFile GetParent to return null when already at the top of the volume
Thanks guys for the speedy review.

--pete
2002-09-07 02:00:31 +00:00
sspitzer%netscape.com
ae55b2f7b2 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
ab99b9b250 fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
jpierre%netscape.com
78ade1e7f9 Fix compiler warnings 2002-09-07 01:48:46 +00:00
jst%netscape.com
76ab201522 Whitespace cleanup, no code changes. r/sr/a=me! 2002-09-07 01:48:39 +00:00
jpierre%netscape.com
e2b8be5319 Fix compiler warnings 2002-09-07 01:24:27 +00:00
alecf%netscape.com
1f71ac8491 removing this file so this directory will just go away 2002-09-07 01:18:09 +00:00
alecf%netscape.com
71f32d15bb fix for bug 158003 - custom static constructors for i18n unicode converters.
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
jpierre%netscape.com
486fd19230 Fix compiler warnings 2002-09-07 01:00:04 +00:00
jkeiser%netscape.com
b72fe90c7e Make save/restore in textfields / textare work again (bug 163714), r=rjesup@wgat
e.com, sr=jst@netscape.com, a=asa
2002-09-07 00:58:08 +00:00
caillon%returnzero.com
70573fd460 167009 - We should be using the node type constants defined on Node instead of their numerical expression.
r=glazman rs=bzbarsky a=asa
2002-09-07 00:55:05 +00:00
jst%netscape.com
fce3ac0a2a Whitespace cleanup, and a little bit of curly brace fun, no code changes. r/sr/a=me! 2002-09-07 00:43:49 +00:00
jpierre%netscape.com
c7dffa49c0 Fix compiler warnings 2002-09-07 00:35:00 +00:00
rogerl%netscape.com
11229c4920 Variable initialization support. 2002-09-07 00:33:31 +00:00
jpierre%netscape.com
f78a02f328 Fix compiler warnings 2002-09-07 00:25:49 +00:00
jpierre%netscape.com
3a6569e478 Fix compiler warning 2002-09-07 00:22:50 +00:00
jpierre%netscape.com
434867f871 Fix compiler warning under windows 2002-09-07 00:14:14 +00:00
asa%mozilla.org
311c0496d8 classic-based but not classic 2002-09-07 00:11:43 +00:00
relyea%netscape.com
3ca346f840 Believe both entry types (old and new) when looking for the key. 2002-09-06 23:16:42 +00:00
relyea%netscape.com
869f213889 Initialize len before we use it. 2002-09-06 23:15:35 +00:00
cltbld%netscape.com
0be82b3cdd updated mac getinfo strings for mozilla 1.2a, per bugzilla 163088. r=jj@netscape.com sr/a=leaf@mozilla.org. o=antitux@netscape.com 2002-09-06 21:22:10 +00:00
nicolson%netscape.com
dc5b2ded44 Fix 164126: makefile build error.
NSS module has been renamed from "security" to "nss". We will leave the
old "security" include paths until the NSS_CLIENT_TAG gets moved forward:
see bug 167133 for that.
r=kaie@netscape.com, r=wtc@netscape.com, a=rjesup@wgate.com
2002-09-06 21:14:42 +00:00
shanjian%netscape.com
8c9b6d95d4 #165908, —, – –, and — are displayed as ? (character substitutes/fallbacks broken)
added back a missing code path.

r=yokoyama, sr=dveditz, a=asa
2002-09-06 21:10:13 +00:00
av%netscape.com
3ac525d2db Resolving interface name conflict in plugin sample code, not part of the build 2002-09-06 21:05:53 +00:00
varada%netscape.com
31c6e40da0 fix for 76772-file save as template should be disabled when multiple messages are selected;r=ssu;sr=bienvenu;a=asa 2002-09-06 20:37:51 +00:00