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

71288 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 73bffa4dbb 54508. removing oji.dll from the bin dir in the packager file. the lib is no longer installed in the bin dir, rather now only in the components dir. 2000-09-28 22:46:07 +00:00
sgehani%netscape.com 911639f52a Oops! Trunk not open: backing out last change. 2000-09-28 22:02:28 +00:00
sgehani%netscape.com 7fe8b7f54c Merge pr3 branch to trunk for:
Renaming "Plugins" -> "Plug-ins"

b=53976
r=ssu
a=sfraser
2000-09-28 22:00:39 +00:00
edburns%acm.org d827f690a6 bug=52883
author=ashuk
r,a=edburns

Make webclient work with the tip.
2000-09-28 21:37:25 +00:00
thayes%netscape.com ef6267b6b6 Bugzilla 39476: Copy the argument string in the OpenDBFilename callback function. 2000-09-28 21:36:11 +00:00
thayes%netscape.com 17d0f302c9 Use T61 String for any ASCII characters that don't meet the PrintableString
requirements in name attribute values.
2000-09-28 21:29:14 +00:00
nelsonb%netscape.com a0326ec6ba Fix numerous bugs in CERT_GetNickName. Fix bug 45247. 2000-09-28 21:13:29 +00:00
nelsonb%netscape.com 3c037afd66 Fix bug 39482. Don't use varargs when first argument is null. 2000-09-28 19:01:14 +00:00
larryh%netscape.com eaca9c4309 Bugzilla: 51465. strip binaries on optimized builds 2000-09-28 17:47:22 +00:00
relyea%netscape.com 448fea8c67 Add function for determining if we have root cert modules.
fix bug in internal root cert modules.
2000-09-28 17:40:48 +00:00
sgehani%netscape.com f027a38474 Merge pr3 branch to trunk:
Part of fix for "Plugins" -> "Plug-ins" for backward compatibility.

b=53976
r=ssu
a=sfraser,granrose
2000-09-28 17:32:05 +00:00
mkaply%us.ibm.com a30aa10746 #45474
r=mkaply, a=blizzard
Finally, real OS/2 keyboard support
2000-09-28 13:37:38 +00:00
idk%eng.sun.com cbca27c327 * NOT PART OF TBOX BUILD *
Fixed 54348
2000-09-28 11:27:41 +00:00
ssu%netscape.com 01c9e03ad3 fixing bug #53906 - updated Java 2 installer bits. sr=vishy, r=dveditz,sgehani. affects only windows platforms 2000-09-28 11:01:41 +00:00
cls%seawood.org cee73d49c2 Do not use c++ comments in c file. Breaks WS5.0 compiler. 2000-09-28 08:08:02 +00:00
wtc%netscape.com dd38a1aa02 Added config file for OSF1 V5.0. 2000-09-28 07:45:11 +00:00
sgehani%netscape.com a1790a9d34 Merging pr3 branch change to trunk for:
Part of fix for "Plugins" -> "Plug-ins" for backward compatibility.

b=53976
r=ssu
a=sfraser
2000-09-28 07:14:56 +00:00
cls%seawood.org 962751d334 Some platforms include a version number for their dll suffixes. Use SHARED_LIBRARY instead of hardcoding a library name & suffix. 2000-09-28 06:57:00 +00:00
cls%seawood.org dfbf4d99c1 Only build nullplugin when MOZ_ENABLE_GTK is set because nullplugin requires gtk and is breaking our non-gtk ports. 2000-09-28 06:48:02 +00:00
nisheeth%netscape.com b46048fc9b r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame. 2000-09-28 05:44:10 +00:00
bratell%lysator.liu.se 6cde07b1b5 Fix for bug 54016 - crash when indentation wider then wrap width. The fix was to check for that condition. r=akkana@netscape.com, a=vidur@netscape.com 2000-09-28 05:32:52 +00:00
mccabe%netscape.com fe00fedb87 Fix to 54307. Patch courtesy Jon Smirl <jon@mediaone.net>.
Clean up several locks that jsdtoa uses, when JS_THREADSAFE.

a=brendan
r=mccabe
2000-09-28 05:14:32 +00:00
dveditz%netscape.com 6db4f18f0b Bug 53845 make InstallTrigger.getVersion() work for SmartUpdate site. r=ssu,sr=mscott,a=pdt nsbeta3++ 2000-09-28 04:14:15 +00:00
neeti%netscape.com eb4a98084f fix for crasher nsbeta3++ bug 52818, r=dp, r/a=rpotts 2000-09-28 04:08:22 +00:00
cls%seawood.org 79ef789489 Add .DELETE_ON_ERROR: target so that if the build fails while building the target, it will remove the incomplete target. Bug 48404 2000-09-28 04:02:15 +00:00
mccabe%netscape.com 2b876917e6 Remove unused function prototype.
r=jband
2000-09-28 02:47:40 +00:00
nelsonb%netscape.com 0bd851314f Fix crash when PR_Connect times out. 2000-09-28 01:50:15 +00:00
saari%netscape.com bfdf536e99 fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
hewitt%netscape.com e58a2728d6 54107 - [Modern] stop menulists from being too small initially, r=andreww, a=hangas 2000-09-28 00:38:25 +00:00
sfraser%netscape.com 6c9c67aed2 Fix for 52150; show caret in new composer/mail composer/AIM windows. If the editor is focussed on creation, show the caret instead of relying on a focus event. r, sr = kin,saari, hyatt 2000-09-28 00:31:48 +00:00
sfraser%netscape.com 91ce894162 Fix for 52150; show caret in new composer/mail composer/AIM windows. Uncomment a line that supresses focus, because we can get window activation calls after editor sets up the caret, and these need to be suppressed. r, sr = saari, hyatt 2000-09-28 00:31:35 +00:00
sgehani%netscape.com 6a72f5d800 Merging pr3 branch change for:
Fix setup dlg display to make selected dir legible.

b=52739
r=ssu
a=vishy
2000-09-27 23:57:22 +00:00
akhil.arora%sun.com 2319351207 implementation of the null plugin for unix
checking in on behalf of stephen mak <smak@sun.com>
b=48483 r=pollmann@netscape.com a=brendan@mozilla.org
2000-09-27 23:44:02 +00:00
hyatt%netscape.com 133dabf9c1 Really patching leak. 2000-09-27 23:39:47 +00:00
hyatt%netscape.com fe903ae2c3 Attempting to plug the leak. I assume I'm allowed to check in leak fixes. 2000-09-27 23:27:13 +00:00
sfraser%netscape.com f7f7cc8cd5 Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2000-09-27 23:13:09 +00:00
sfraser%netscape.com 4c4c45722f Fix for bug 54079: don't crash when loading XUL into the composer content area. Simple null check a=akkana, sr=brendan. Landed on trunk and branch 2000-09-27 23:08:09 +00:00
mcgreer%netscape.com e7f1eaafcb shell script to run self-tests on ciphers supported by NSS. 2000-09-27 23:04:01 +00:00
mcgreer%netscape.com 7f7a3f4d0d changes for nss script. passed tests produce no output. fix dsa test case. 2000-09-27 23:03:21 +00:00
cmanske%netscape.com 6ebb46db52 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:29:41 +00:00
cmanske%netscape.com 4e41754683 Fixed nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:24:17 +00:00
cmanske%netscape.com 13ec38e669 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:23:03 +00:00
pchen%netscape.com 10c8273bb8 Backing out jim_nance's checkins, breaks win32 build, also has #ifdef
XP_MAC which is crufty, should be able to do this xp
2000-09-27 22:21:05 +00:00
pchen%netscape.com b863251826 Backing out jim_nance's checkins, break win32 build, also have #ifdef
XP_MAC which is crufty, should be able to do this xp
2000-09-27 22:16:50 +00:00
dougt%netscape.com a343120619 Adding button to dump memory usage stat. r-valeksi, a-mscott 2000-09-27 22:15:08 +00:00
mccabe%netscape.com bec36231b6 Fix to 54305, free array holding fat locks. Patch courtesy Jon Smirl <jonsmirl@mediaone.net>.
a=brendan
r=mccabe
2000-09-27 21:52:27 +00:00
hyatt%netscape.com ad15fd02cc Fix for 53417. r=brendan, a=brendan 2000-09-27 21:48:05 +00:00
radha%netscape.com 0f082b6660 Fix for bugscape bug # 1644. keywords work eventhough the pref for it is turned off.
r=valeski a=mscott
2000-09-27 21:27:35 +00:00
varada%netscape.com 2dc8fbf640 fix for bug#33777;changing installer background text font and colour and shadow 2000-09-27 21:26:54 +00:00
rhp%netscape.com bcf9ec7a35 Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00