INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
kin%netscape.com 612f7a4a84 Fix non-debug build bustage. 2001-05-11 15:19:28 +00:00
README
accessible Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
apache/gzip/src
build 72141 (Enable XSLT in default builds). r=nisheeth, sr=jst. 2001-05-11 08:43:45 +00:00
calendar
caps bug 79916 - was using | instead of &, causing a security hole. r=jband, sr=brendan. 2001-05-11 00:53:21 +00:00
cck
chrome Fix for blocker bug 62787; xulBindings.xml load was being cancelled when dismissing the profile picker. sr=hyatt, a=attinasi 2001-05-10 23:18:49 +00:00
cmd
config Fix |make clean| for Mac OSX 2001-05-11 14:48:36 +00:00
content rename GetScrollView to GetScrollableView to match Set; bug #65124 2001-05-11 13:25:38 +00:00
db fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer 2001-05-09 13:34:08 +00:00
dbm
directory
docshell Fix #28784 - cannot type non ASCII name in url bar to access file 2001-05-10 02:40:18 +00:00
dom Checking in fix from jband@netscape.com that enumerates all interfaces w/o loading xpt files on statup unless they contain DOM interfaces (that start with 'nsIDOM'). sr=jst@netscape.com 2001-05-11 05:24:12 +00:00
editor Fix for bug #79177: nsIEditorShell editor property should not be [noscript] 2001-05-11 13:59:45 +00:00
ef
embedding r=saari, sr=blizzard 64349. adding GetFocusedElement to nsWebBrowser.cpp. patch submitted by DebugWeyers@yahoo.com. 2001-05-11 14:19:39 +00:00
expat
extensions OS/2 TB breakage 2001-05-11 12:00:05 +00:00
gc/boehm
gconfig
gfx Fix nsIDrawingSurface::GetPixelFormat() on WIN32 by removing aPixFormat argument passed to CreateBitmapObject and use mPixFormat instead. bug 77895 patch from alex.fritze@crocodile-clips.com; r=dcone@netscape.com sr=attinasi@netscape.com 2001-05-11 13:54:42 +00:00
gfx2
grendel
htmlparser fix 76689. r=harishd sr=blizzard 2001-05-11 14:39:17 +00:00
include
intl fix bug 73251. r=ftang sr=blizzard 2001-05-11 14:42:29 +00:00
java Learning documentation. 2001-05-10 22:24:36 +00:00
jpeg
js fix bug 79907.r=rginda sr=jst 2001-05-10 09:45:28 +00:00
js2
l10n
layout Fix non-debug build bustage. 2001-05-11 15:19:28 +00:00
lib
mailnews removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00
modules Adding code I accidentally removed in last check-in 2001-05-11 09:43:13 +00:00
mozilla
msgsdk
mstone
netwerk fix for bug 78654 - netwerk must not print to console in opt builds.r=dougt, sr==darin. 2001-05-10 13:14:03 +00:00
network/protocol/http
nsprpub Bugzilla bug #76896: added PR_CALLBACK for OS/2. Thanks to Michael Kaply 2001-05-08 21:50:22 +00:00
nunet
parser fix 76689. r=harishd sr=blizzard 2001-05-11 14:39:17 +00:00
plugin/oji/MRJ
privacy
profile fix for #80195. center the create profile dialog. fix by stephend. sr=sspitzer 2001-05-11 04:03:54 +00:00
rdf Fix for blocker bug 62787; xulBindings.xml load was being cancelled when dismissing the profile picker. sr=hyatt, a=attinasi 2001-05-10 23:18:49 +00:00
security Set NO_MDUPDATE when building NSS as NSS makes silly assumptions w/o checking with the compiler if you don't. 2001-05-11 13:29:40 +00:00
silentdl
string bug #74726, partial fix, r=vidur, sr=jst: make |nsCommon[C]String| re-bindable; make constructors |explicit|; fix clients. bug #75169, r=jst, sr=waterson: fix string warnings on Windows; fix some typos 2001-05-11 08:41:21 +00:00
suite
sun-java
themes Fixing missed Classic theme files for bug 76191; fixed regressions in Composer caused by new modern theme, b=78221. r=mjudge, sr=hewitt 2001-05-11 00:32:45 +00:00
timer
tools fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst 2001-05-11 05:36:00 +00:00
tripledb
uriloader Attempt to fix senna bustage - add unicharutil to REQUIRES 2001-05-10 03:11:53 +00:00
view
wallet
webshell Bug 62589. Remove ad hoc timers from layout regression page cycler, collection regression data 200msec after page load has completed. Fix some bustage on framesets that happened when landing the new embed APIs. Fix Win32 harness to set XPCOM_DEBUG_BREAK=warn. r=karnaze,rpotts; sr=attinasi 2001-05-11 02:17:35 +00:00
webtools Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on errors looking up email addresses. 2001-05-10 18:16:51 +00:00
widget Apparently, using -Bsymbolic to link requires that we resolve dependencies at link time. 2001-05-11 07:59:10 +00:00
xpcom bug #74726, partial fix, r=vidur, sr=jst: make |nsCommon[C]String| re-bindable; make constructors |explicit|; fix clients. bug #75169, r=jst, sr=waterson: fix string warnings on Windows; fix some typos 2001-05-11 08:41:21 +00:00
xpfc
xpfe fix bug 79680 2001-05-11 13:49:54 +00:00
xpinstall Partial fix for bug 72142 - only for windows and mac (Add XSLT component to installers). r=sgehani, sr=jst. 2001-05-11 13:50:37 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs. 2001-05-10 03:00:37 +00:00
aclocal.m4
allmakefiles.sh Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs. 2001-05-10 03:00:37 +00:00
client.mak set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf) 2001-05-05 10:00:02 +00:00
client.mk 76731: make -f client.mk the first time should only check out once. r=cls 2001-05-07 23:50:39 +00:00
configure Automated update 2001-05-11 12:14:50 +00:00
configure.in Backing out till we figure out why this breaks now. 2001-05-11 12:00:16 +00:00
embed.mak
embed.mk
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk