Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
2000-06-01 17:30:28 +00:00
apache/gzip/src
build bug #13848, build MRJ plugin in standard build. 2000-06-01 04:31:12 +00:00
calendar
caps Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre. 2000-05-26 23:28:40 +00:00
cck fix for bug #32115 -extending the progress bar 2000-05-24 00:30:55 +00:00
chrome Fix #include filename spelling -- case matters on Unix systems, at least. 2000-05-27 20:54:35 +00:00
cmd
config # 40177 2000-06-01 14:17:35 +00:00
content fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson 2000-06-01 07:01:54 +00:00
db
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory backing out simple to std URx usage for the moment 2000-05-31 00:14:08 +00:00
docshell Adding support for weak references on docshells. 2000-05-28 09:25:55 +00:00
dom fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill 2000-06-01 01:03:48 +00:00
editor fixing caret usages. hiding caret now is done by giving the stack destructor a caret * not a presshell 2000-06-01 02:38:13 +00:00
ef
embedding bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
expat
extensions 41110. eradicating nsIWebshellWindow usage. These are extraneous usages. 2000-06-01 14:29:43 +00:00
gc/boehm
gconfig
gfx # 37239 2000-06-01 14:56:21 +00:00
grendel
htmlparser bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap. 2000-06-01 02:27:58 +00:00
include removed old libnet.h 2000-05-16 09:07:14 +00:00
intl Using singleton 1-byte unicode encoders and decoders. This will 2000-05-26 00:55:42 +00:00
java Return from doRemoveListeners after issuing removeAllListeners 2000-05-31 23:37:06 +00:00
jpeg
js Add column number and line source information to the EcmaError object. 2000-06-01 17:30:28 +00:00
js2 Widened default line width to 30 2000-06-01 03:31:17 +00:00
l10n
layout fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson 2000-06-01 07:01:54 +00:00
lib
mailnews # 40177 2000-06-01 14:54:20 +00:00
modules # 40177 2000-06-01 14:33:27 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk # 37239 2000-06-01 14:14:46 +00:00
network/protocol/http
nsprpub Bugzilla bug #39731: added new tests pipeping2.c and pipepong2.c 2000-05-31 02:02:34 +00:00
nunet
parser bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap. 2000-06-01 02:27:58 +00:00
plugin/oji/MRJ bug #13848, removed an access path from BackwardAdaptor target. 2000-06-01 04:27:13 +00:00
privacy
profile add google to the list of default search engines. bug #32586. r=rjc a=brendan 2000-05-25 03:39:08 +00:00
rdf Fix win32 bustage. 2000-05-31 08:40:58 +00:00
README/mozilla
security Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug in 2000-05-31 23:06:02 +00:00
silentdl
string Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson 2000-06-01 06:01:18 +00:00
suite
sun-java # 40300 2000-05-30 14:43:56 +00:00
themes partial fix for 29403 2000-06-01 03:56:00 +00:00
timer
tools Make more portable. 2000-06-01 03:23:19 +00:00
tripledb
uriloader bug #29178. Do not show a blank document when a HTTP server returns a status 204 - No Content 2000-05-25 05:12:58 +00:00
view this was supposed to be checked in for someones pdt+ bug. this alters the view's destructor to remove itself from the viewmanagers mouse capture code. r= hyatt the bug had to do with OnClick on a view causing a web page reload. this became a must fix when joki checked in his event changes. 2000-06-01 00:38:57 +00:00
wallet
webshell Add --trace-malloc hook. 2000-06-01 06:21:12 +00:00
webtools Add 'approve' command. 2000-05-31 01:45:30 +00:00
widget # 37239 2000-06-01 14:26:49 +00:00
xpcom # 40177 2000-06-01 14:20:14 +00:00
xpfc
xpfe Changed bogus "event" reference to "aEvent" in contentAreaDNDObserver.onDragStart(). 2000-06-01 16:06:06 +00:00
xpinstall 41110. nsIWebshellWindow erradication. removing extraneous usage. 2000-06-01 14:54:16 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Correcting typo. Bug #40815 2000-05-28 04:04:04 +00:00
client.mak Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
client.mk Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
configure Automated update 2000-06-01 06:30:09 +00:00
configure.in Add --enable-trace-malloc flag. r=cls 2000-06-01 06:20:40 +00:00
LEGAL
LICENSE
Makefile.in make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk