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

71201 Коммитов

Автор SHA1 Сообщение Дата
saari%netscape.com 80300c590e fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
hewitt%netscape.com da9956b3a0 54107 - [Modern] stop menulists from being too small initially, r=andreww, a=hangas 2000-09-28 00:38:25 +00:00
sfraser%netscape.com ffe026ad83 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 977856aefe 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 7df747d21e 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 2ce2a1ae17 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 50133363d7 Really patching leak. 2000-09-27 23:39:47 +00:00
hyatt%netscape.com 6bff3e832f 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 a04943f81f 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 ebcf38978f 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 46d7499d6f shell script to run self-tests on ciphers supported by NSS. 2000-09-27 23:04:01 +00:00
mcgreer%netscape.com 4b03e8bf8a changes for nss script. passed tests produce no output. fix dsa test case. 2000-09-27 23:03:21 +00:00
cmanske%netscape.com 845bd69d04 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:29:41 +00:00
cmanske%netscape.com e65395b257 Fixed nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:24:17 +00:00
cmanske%netscape.com f02d215c24 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:23:03 +00:00
pchen%netscape.com a4ec745757 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 fe02f55638 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 15a0d5f4db Adding button to dump memory usage stat. r-valeksi, a-mscott 2000-09-27 22:15:08 +00:00
mccabe%netscape.com 3b57292fa9 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 dc184ae1d4 Fix for 53417. r=brendan, a=brendan 2000-09-27 21:48:05 +00:00
radha%netscape.com 7c5fabdb0b 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 b49315f1d8 fix for bug#33777;changing installer background text font and colour and shadow 2000-09-27 21:26:54 +00:00
rhp%netscape.com 663b320a64 Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00
mcafee%netscape.com 2c235147de Adding timeout to reload page. 2000-09-27 20:44:55 +00:00
valeski%netscape.com 152e6f96ad whoops, that's supposed to be a 32bit int 2000-09-27 20:25:15 +00:00
hyatt%netscape.com d97cc80686 added files: mozilla/layout/xbl/src/nsXBLPrototypeBinding.cpp 2000-09-27 20:24:47 +00:00
hyatt%netscape.com 3cee6bdb23 Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +00:00
valeski%netscape.com aa32088cec r=brendan,a=brendan. 54127. This change cleans up a leak when we run out of memory, and reduces allocation of the file extension buffer by 2x. it also dumps the count to a local variable to do away w/ memory ambiguity using a pointer to elementCount 2000-09-27 19:50:59 +00:00
valeski%netscape.com b8de615d3e a=mscott,r=rpotts. 54199. optimized windows builds now link w/ the '/opt:nowin98' flag to reduce win98 page info in shared library output. there is a possible shared library loading performance degredation on win98 (I did not notice one on my win98 box). 2000-09-27 19:25:28 +00:00
cmanske%netscape.com 8038f6e0f2 Fixing new content serializer's formatting to match behavior in current HTMLContentSink output. (This is a branch to be integrated later; not part of any current tip or 6.0 branch build) r/a=vidur 2000-09-27 19:23:36 +00:00
cyeh%bluemartini.com d54fca0716 fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) databases.
patch submitted by sstock@iconnect-inc.com
2000-09-27 17:51:36 +00:00
nisheeth%netscape.com 9c795a60b8 r=joki. Switching off the "nglayout.events.showHierarchicalHover" pref by default. This was enabled late in the beta 3 cycle and is causing performance problems with mousing over chrome. No code change is required. 2000-09-27 14:37:55 +00:00
nisheeth%netscape.com fc1382fd71 Fix for nsbeta3++ bug 53219. Checking in for joki because he is away for a DOM face to face meeting today and tomorrow. 2000-09-27 14:34:50 +00:00
kin%netscape.com f87a1874b8 fix bug #51557; move JS functions out of html into xul; r/a=kin, sfraser 2000-09-27 14:33:05 +00:00
jim_nance%yahoo.com f7309af4bf Workaround for bug 50782. The first attempt to fix this was r=pnull
a=brendan r=brendan.  Unfortunatly it broke the Mac.  This is the same
patch with #ifdefs for the mac.  This is r=scc
2000-09-27 11:48:54 +00:00
mcafee%netscape.com 4a3c18c0cb First add 2000-09-27 08:06:35 +00:00
wtc%netscape.com 070406ea1f Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default
INSTALL is $(NSINSTALL) -R on Unix, which creates relative-path symlinks.
2000-09-27 05:49:43 +00:00
akhil.arora%sun.com 0a8999955b fixes for making auto proxies work again (phase1) b=53080 r=gagan@netscape.com a=brendan@mozilla.org 2000-09-27 02:03:43 +00:00
varada%netscape.com 7ae643910b changing ib.cpp because of jar changes 2000-09-27 01:42:51 +00:00
cmanske%netscape.com af421ce118 Repairing code accidentally remove by subsequent checkin: b=53377, r=mjudge, a=sfraser 2000-09-27 01:09:49 +00:00
cls%seawood.org 25adfe2fa2 Make build ids work on unix again. Bug #53559 r=jag a=jar 2000-09-27 00:38:38 +00:00
andreww%netscape.com ac900765b4 bugzilla=53813, r=hewitt, a=hangas, fix for bad reference to prefpanels.css messing up skin switching. 2000-09-27 00:12:08 +00:00
ben%netscape.com f23a714397 fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2000-09-27 00:08:27 +00:00
mcafee%netscape.com 072a267cd9 Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov 2000-09-26 23:02:08 +00:00
sspitzer%netscape.com fa368aa1f8 fix for nsbeta3++ bug #2203.
the problem was we were calling CreateIncomingServer() before the accounts were
loaded.  To solve this, I put a safe call to LoadAccounts() at the start of
CreateIncomingServer().

looking at the checkin logs, mscott made the same fix a while ago, but it got
overwritten by another change.

r/a=mscott
2000-09-26 22:36:41 +00:00
nhotta%netscape.com 078d5480d7 Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf. 2000-09-26 22:09:59 +00:00
mcafee%netscape.com d7f76e040b Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee 2000-09-26 22:05:40 +00:00
attinasi%netscape.com 51307aaffd Checking for null before deref: b=55358 r=a=buster 2000-09-26 21:00:32 +00:00
harishd%netscape.com 66f020d558 50965 [nsbeta3+ - PDTP1]
Making sure that textnodes are created for SCRIPT,STYLE,TITLE,XMP,TEXTAREA,PLAINTEXT,
in FragmentSink, for editor->HTML Source.

r=jst
a=waterson.
2000-09-26 19:19:28 +00:00
sonmi%netscape.com bad0dc56ac added SHLIB_PATH and LIBPATH for HPUX and AIX 2000-09-26 18:47:15 +00:00