kestes%walrus.com
|
5a5b9866b6
|
add multiple flames gifs
|
2002-05-07 21:26:00 +00:00 |
nicolson%netscape.com
|
e748daaffb
|
change assert to _assert.
|
2002-05-07 20:45:09 +00:00 |
nicolson%netscape.com
|
2d7b8c3eb6
|
add some checks to prevent misunderstandings
|
2002-05-07 20:44:48 +00:00 |
relyea%netscape.com
|
b815a638c1
|
Automatically create a NULL email profile for certs with email addresses which
are imported into the internal token.
|
2002-05-07 20:38:59 +00:00 |
kestes%walrus.com
|
136df8d56b
|
use new round function
|
2002-05-07 20:37:43 +00:00 |
kestes%walrus.com
|
2628fb19ed
|
documentation improvements.
|
2002-05-07 20:36:26 +00:00 |
kestes%walrus.com
|
2e12f0824d
|
set the default state
|
2002-05-07 20:35:26 +00:00 |
nicolson%netscape.com
|
c27c856e10
|
update version numbers.
|
2002-05-07 20:34:54 +00:00 |
kestes%walrus.com
|
dc50a8b22e
|
clean up scope warning. Fix the event_rec to be more like tinderbox1.
|
2002-05-07 20:34:45 +00:00 |
nicolson%netscape.com
|
64a0c099f1
|
make it public so that it can be instantiated from CryptoManager.
|
2002-05-07 20:34:05 +00:00 |
myk%mozilla.org
|
03eda087f8
|
Fix for bug 142643: Re-implements line-break escaping to prevent literal occurrences
of escaped line break sequences from being mistakenly interpreted as line breaks.
Patch by Myk Melez <myk@mozilla.org>.
|
2002-05-07 20:33:58 +00:00 |
kestes%walrus.com
|
db867327aa
|
clean up some scope warnings.
|
2002-05-07 20:33:53 +00:00 |
nicolson%netscape.com
|
37a7505a46
|
implement some methods in support of java.security.Key.
|
2002-05-07 20:33:23 +00:00 |
nicolson%netscape.com
|
05f9c20222
|
fix broken error message.
|
2002-05-07 20:32:29 +00:00 |
ian.mcgreer%sun.com
|
687519e7b2
|
bug 141936, crash when NULL nickname entry is stored in temp store
r=jpierre
|
2002-05-07 20:31:59 +00:00 |
nicolson%netscape.com
|
be3896ad3a
|
Now SymmetricKey knows what KeyGenAlgorithm its associated with.
|
2002-05-07 20:31:52 +00:00 |
nicolson%netscape.com
|
dac41b14e0
|
force load of SHA1 provider before installing it as a provider.
|
2002-05-07 20:31:14 +00:00 |
nicolson%netscape.com
|
91a46ed3ce
|
add JCE providers.
|
2002-05-07 20:30:38 +00:00 |
sgehani%netscape.com
|
78ddaee0da
|
Complete backing out sidebar personal toolbar button.
b=142261; r=law; sr=jag
|
2002-05-07 20:29:16 +00:00 |
attinasi%netscape.com
|
c872e416b5
|
Added checks for null to handle the case where a Mac-specific theme with native scrollbars is applied to a non-Mac platform, which was crashing us. b=138720 sr=kin r=kmcclusk
|
2002-05-07 20:29:04 +00:00 |
nicolson%netscape.com
|
d7d08bbf7d
|
update version strings.
|
2002-05-07 20:24:03 +00:00 |
jst%netscape.com
|
279f59b366
|
Fixing bug 140462. nsIURI segment accessors return only part of the requested segments in some cases. r=bbaetz@student.usyd.edu.au, sr=darin@netscape.com
|
2002-05-07 20:23:37 +00:00 |
shanjian%netscape.com
|
614950b9c9
|
#141877 file:// protocol does not display non ASCII folder name under cjk window system
use mbsrchr to check if the last char in patch is '\'
r=dougt, sr=alecf
|
2002-05-07 20:09:07 +00:00 |
kestes%walrus.com
|
709c0f5e91
|
move the method for cleaning up row_times into its own function.
|
2002-05-07 20:03:22 +00:00 |
kestes%walrus.com
|
4a86c7ec92
|
more accurate ingore unwanted errors. Taken from mozilla.org logs.
|
2002-05-07 20:01:44 +00:00 |
pinkerton%netscape.com
|
28ae57bd62
|
Make CF_HTML a different flavor and return it to editor w/out any
modification. Bulletproof the data we get from the OS by always null
terminating it. r=brade/sr=kin bug# 69566.
|
2002-05-07 19:45:58 +00:00 |
rods%netscape.com
|
04f0dac40f
|
Fix bustage
|
2002-05-07 19:27:05 +00:00 |
rods%netscape.com
|
b663fde150
|
OK, really fixing the HP bustage this time.
|
2002-05-07 15:33:06 +00:00 |
ian.mcgreer%sun.com
|
3bd2314a52
|
bug 142175, PK11_ListCerts regressions -- handle PKCS#11 incompatibilites with serial numbers, and fix trust collection.
|
2002-05-07 14:58:12 +00:00 |
mikep%oeone.com
|
a03856f772
|
Day view and week view now show proper formatted times.
|
2002-05-07 14:55:38 +00:00 |
waterson%netscape.com
|
232cde4040
|
Add some NOISY_SPACEMANAGER debugging code.
|
2002-05-07 14:08:54 +00:00 |
waterson%netscape.com
|
9d8100f0b7
|
Fix debug-only printf.
|
2002-05-07 14:07:53 +00:00 |
rods%netscape.com
|
a582def667
|
fixed build bustage on HP
|
2002-05-07 14:07:28 +00:00 |
rods%netscape.com
|
2c497f64da
|
These files are no longer needed.
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
|
2002-05-07 14:03:30 +00:00 |
rods%netscape.com
|
cd500456c6
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
missed these files/changes
Bug 115136 r=dcone sr=attinasi
|
2002-05-07 13:56:02 +00:00 |
ccarlen%netscape.com
|
cf28ca8cae
|
Fixing bustage that will be happening. The wrong copy of this got checked in with Rod's checkin for bug 115136.
|
2002-05-07 13:51:21 +00:00 |
ccarlen%netscape.com
|
f3eeaab675
|
File got truncated in Rod's checkin for bug 115136. Fixing that.
|
2002-05-07 13:23:54 +00:00 |
mikep%oeone.com
|
37bd704d8d
|
New event dialog now modal, collapsing checkboxes for future events.
|
2002-05-07 13:15:25 +00:00 |
ian%hixie.ch
|
4a463f0909
|
Preliminary work in making the user prefs notifications page nicer.
|
2002-05-07 12:16:24 +00:00 |
ian%hixie.ch
|
657323f853
|
Add the hidden userPrefs.userID fields to the user prefs page so that changes to users other than yourself actually take effect.
|
2002-05-07 12:16:01 +00:00 |
rods%netscape.com
|
b850da33e8
|
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
|
2002-05-07 12:03:37 +00:00 |
cbiesinger%web.de
|
cf092b419e
|
bug 130876 patch by lorenzo@colitti.com r=pavlov sr=tor
some .gifs don't display
|
2002-05-07 10:30:50 +00:00 |
bbaetz%student.usyd.edu.au
|
194515b828
|
Bug 135543 - @Support::Templates::testitems does not list all templates
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
|
2002-05-07 09:45:32 +00:00 |
kaie%netscape.com
|
33cd0c8f64
|
b=141871 Releasing callback in nsNSSSocketInfo must be proxied.
r=javi sr=alecf
|
2002-05-07 09:35:00 +00:00 |
kaie%netscape.com
|
308edeca0f
|
b=112384 Unable to download some CRLs.
r=javi sr=darin
|
2002-05-07 09:29:23 +00:00 |
kaie%netscape.com
|
ac67264a36
|
b=139329 Crashes trying to send signed mail.
r=javi sr=alecf
|
2002-05-07 09:25:19 +00:00 |
bbaetz%student.usyd.edu.au
|
0a6825b599
|
Bug 134571 - client-side image maps in showdependencygraph.cgi
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
|
2002-05-07 09:14:38 +00:00 |
bbaetz%student.usyd.edu.au
|
bbbbc0d46f
|
Bug 140355 - warn the user about not using a webserver group
r=gerv, justdave
|
2002-05-07 09:09:44 +00:00 |
bbaetz%student.usyd.edu.au
|
5e384607fc
|
Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin
|
2002-05-07 08:40:09 +00:00 |
brendan%mozilla.org
|
c4a43f27fb
|
Avoid toSource bloat in e.stack; fix related crash due to unrooted errObject in js_ErrorToException (139316, r=rginda, sr=shaver).
|
2002-05-07 08:34:51 +00:00 |