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-21 00:49:22 +00:00
apache/gzip/src
build bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
calendar
caps Part of fix for 38117, prevent scripts from running event handlers on windows from other domains. r:mstoltz 2000-06-21 00:21:50 +00:00
cck changes to cck.ini 2000-06-19 22:06:08 +00:00
chrome 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
cmd
config #40177 2000-06-21 00:16:45 +00:00
content Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth 2000-06-21 00:49:22 +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 Simplified nsILDAPMessageListener, and refactored much of the code in ldapSearch.cpp into nsLDAPChannel.cpp itself, using the simplified nsILDAPMessageListener callback interface. This work is in preparation for pushing all threading code out of nsILDAPChannel down into nsILDAPConnection/Operation/Message. a=r=(not built) 2000-06-20 05:17:51 +00:00
docshell Added Set/GetLoadCookie methods to nsDocShell. The mLoadCookie is no longer directly set by the nsDSURIContentListener class! 2000-06-20 08:01:19 +00:00
dom Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
editor fix returned error codes (as part of bug #42510) 2000-06-20 14:25:34 +00:00
ef
embedding Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes. 2000-06-20 06:19:40 +00:00
expat
extensions Fixes for Bug #15623 and Bug #28430 r=thayes 2000-06-21 00:43:57 +00:00
gc/boehm
gconfig
gfx bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
grendel
htmlparser Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
include bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
intl Adding localization notes per Bugzilla #39775 Beta2+ 2000-06-20 01:46:22 +00:00
java Added DOM 0510. 2000-06-20 01:08:31 +00:00
jpeg
js Changed use of Register to TypedRegister throughout. 2000-06-20 22:45:45 +00:00
js2 Changed use of Register to TypedRegister throughout. 2000-06-20 22:45:45 +00:00
l10n
layout Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth 2000-06-21 00:49:22 +00:00
lib bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
mailnews fix 31411 problems interrupting imap message load r=jefft 2000-06-21 00:34:43 +00:00
modules bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
msgsdk
mstone
netwerk bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
network/protocol/http
nsprpub Bugzilla bug #40941: added assembly language implementation of atomic 2000-06-20 22:22:23 +00:00
nunet
parser Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
plugin/oji/MRJ Fixed nsIMemory implementation. 2000-06-03 16:31:16 +00:00
privacy
profile Bug #38374 --> more updates for external helper application support. 2000-06-20 20:57:21 +00:00
rdf 33524. r=ben 2000-06-20 09:21:42 +00:00
README/mozilla
security Oops - fixed the fix. The prototype now correctly unpacks into a 2000-06-21 00:04:38 +00:00
silentdl
string fix for bug #43085. r=waterson, a=waterson 2000-06-20 04:25:20 +00:00
suite
sun-java bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
themes moving ssl state icons from navigator to communicator. fix for bug 43175. r=valeski 2000-06-21 00:47:29 +00:00
timer
tools New Performance data: not part of build 2000-06-16 22:20:19 +00:00
tripledb
uriloader bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
view Removed clipwidget used by ender-lite widgets. b=35740 r=rods@netscape.com 2000-06-16 22:11:43 +00:00
wallet
webshell bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
webtools rename move.cgi to move.pl 2000-06-20 17:14:00 +00:00
widget forgot this file... 2000-06-21 00:11:42 +00:00
xpcom Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
xpfc
xpfe Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
xpinstall Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Move themes around to avoid warnings in standalone builds. 2000-06-14 06:46:51 +00:00
client.mak pull the LDAP C SDK code by default (it's on a branch). a=r=leaf@mozilla.org 2000-06-16 21:20:18 +00:00
client.mk Use $(wildcard..) to make certain configure dependencies optional. Bug #42211 2000-06-14 03:51:17 +00:00
configure Automated update 2000-06-16 14:45:09 +00:00
configure.in # 40177 2000-06-16 14:31:03 +00:00
LEGAL
LICENSE
Makefile.in Make the distclean target work as advertised. Bug #42167 2000-06-12 23:02:14 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk