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
1999-10-06 01:38:02 +00:00
apache/gzip/src
build Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
calendar
caps Fix 15458 "onLoadHandler does not work" 1999-10-05 04:08:14 +00:00
cck fix to bug #15327 adding MinLen field to the edit widget 1999-10-06 01:38:02 +00:00
chrome/src Fix the following bugs: 1999-10-02 03:41:37 +00:00
cmd
config Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
content Fix dumb leak. 1999-10-06 01:02:11 +00:00
db changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
dbm
directory
docshell/base r=dp; Added in ctor/dtor counting 1999-10-05 14:53:20 +00:00
dom changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
editor Bug fix 15017, reviewed by akkana. Override SetDocumentCharacterSet for HTMLEditor to update META charset tag if exists. 1999-10-04 23:50:27 +00:00
ef
expat
extensions Fix access paths to not look for lib/xp. r=sdagley 1999-10-06 01:21:23 +00:00
gc/boehm reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
gconfig
gfx Added in ctor/dtor counting 1999-10-05 14:53:40 +00:00
grendel
htmlparser Added ctor/dtor counting to the parser tokens 1999-10-05 15:00:05 +00:00
include Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
intl added files: mozilla/intl/uconv/ucvtw2/nsUCvTw2Module.cpp, removed files: mozilla/intl/uconv/ucvtw2/nsUCvTW2Dll.cpp 1999-10-05 23:58:49 +00:00
java To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279). 1999-10-02 00:18:02 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js Added version 150, changed version testing in regexp 1999-10-06 00:10:27 +00:00
js2/semantics
l10n Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
layout # 9777 1999-10-06 00:06:53 +00:00
lib breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
mailnews Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm 1999-10-06 01:35:36 +00:00
modules Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley 1999-10-06 01:19:58 +00:00
msgsdk
nav-java
netwerk Bug #0000 (no bug number necessary). remove old STREAM_CONVERTER_HACK #ifdef code because we no longer need this. 1999-10-05 20:54:03 +00:00
network
nsprpub New calls to load code fragments by name or index, and utility routines for getting fragment names from the 'cfrg' resource. r=sfraser 1999-10-06 01:07:15 +00:00
nunet
parser Added ctor/dtor counting to the parser tokens 1999-10-05 15:00:05 +00:00
plugin/oji/MRJ
privacy
profile fix for #15610, alert on failure to rename or delete a profile. r=mscott 1999-10-05 20:49:09 +00:00
rdf Fix dumb leak. 1999-10-06 01:02:11 +00:00
README
silentdl
string/obsolete bugs 13038 and 14920; also improved comments. r=kmcclusk 1999-10-05 04:47:19 +00:00
suite Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
sun-java
timer
tools Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
tripledb
uriloader Work around a flaw in the doc-loader not handling a RemoveObserver call during an observer notification 1999-10-05 23:57:20 +00:00
view r=beard; Added in ctor/dtor counting 1999-10-05 14:52:53 +00:00
wallet
webshell Cleanup special viewers too 1999-10-06 00:00:18 +00:00
webtools make file searches case insentive 1999-10-04 18:11:27 +00:00
widget Tweaked refcnt munging to better support refcnt tracking 1999-10-05 23:58:32 +00:00
xpcom updating status 1999-10-06 01:09:54 +00:00
xpfc
xpfe Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
xpinstall Bug 13910. Make sure we push the 'NC:description' attribute. r=dougt 1999-10-05 22:11:44 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
client.mak
client.mk Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds. 1999-09-30 16:14:11 +00:00
configure Automated update 1999-10-05 00:31:43 +00:00
configure.in add detection for broken mmap()/write() behavior 1999-10-05 00:29:09 +00:00
LEGAL
LICENSE
Makefile.in
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk