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-01 20:13:55 +00:00
apache/gzip/src
build build htmlparser and view into components directory. r=vidur 1999-10-01 00:43:24 +00:00
calendar
caps Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
cck Attempted fix to unmerge lines that ran together 1999-09-30 23:51:49 +00:00
chrome/src Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Fix for someone's typo (bug 15303) when Java is enabled. 1999-10-01 03:02:53 +00:00
content r=peterl; bug=15373; Fixed atom memory leaky 1999-10-01 20:13:39 +00:00
db http://bugzilla.mozilla.org/show_bug.cgi?id=14886 should not affect runtime until compiler switches change in morkConfig.h; so only build is affected. Checkin permission from choffman last Friday. 1999-09-28 23:09:49 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Fixed a bad link 1999-09-28 19:58:15 +00:00
docshell/base Bug #12198 --> bullet proof this code. return if we don't have a nsIURI instead of trying to dereference it. r=sspitzer 1999-09-28 22:11:26 +00:00
dom Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
editor Make sidebar stay hidden -- fix regression that sidebar wasn't closeable. r=slamm,cmanske a=leaf 1999-09-30 00:33:28 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
expat Fixing build warning. 1999-09-20 21:35:50 +00:00
extensions fix bug 13952 -- make it localizable, r=ftang 1999-10-01 02:50:48 +00:00
gc/boehm reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
gconfig
gfx Optimized rendering context setup and solid brush handling 1999-10-01 14:19:36 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser added files: mozilla/htmlparser/src/nsParserModule.cpp, removed files: mozilla/htmlparser/src/nsParserFactory.cpp 1999-09-30 22:11:48 +00:00
include Cleanup. Why is this makefile still around? 1999-09-10 08:35:22 +00:00
intl added nsLWBrkModule.cpp. r=vidur 1999-10-01 01:21:40 +00:00
java Implemented some methods for PlugletManagerImpl 1999-09-28 05:23:02 +00:00
jpeg General cleanup. 1999-09-11 03:12:45 +00:00
js Convert to a module from a component 1999-09-30 21:47:04 +00:00
js2/semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
l10n
layout r=peterl; bug=15373; Fixed atom memory leaky 1999-10-01 20:13:39 +00:00
lib changed to use MemAllocatorGC.o, r=sfraser 1999-09-30 07:30:37 +00:00
mailnews Fix mail build bustage. [Who knew they were using a composite datasource? And, an even more interesting question is why, when it apparently only allows one datasource to be used... ?] 1999-10-01 05:07:36 +00:00
modules Fixing dereferencing null-pointer. Caused crash, #14496 1999-10-01 20:10:39 +00:00
msgsdk
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk 15352 r=jevering. regular pointers to com ptrs changeover, as well as more initialization of a PRExplodedTime struct. 1999-10-01 14:10:02 +00:00
network General cleanup. 1999-09-17 22:12:46 +00:00
nsprpub Increased threshold for async reads from 2K to 20K to reduce Mac startup time. Ongoing work from bug #10334. r=saari. 1999-09-30 01:45:02 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser added files: mozilla/htmlparser/src/nsParserModule.cpp, removed files: mozilla/htmlparser/src/nsParserFactory.cpp 1999-09-30 22:11:48 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy
profile remove unused files 1999-09-29 04:10:16 +00:00
rdf Fix bug # 15222: The composite datasource has a few operations which are somewhat "expensive". Have these behaviors on by default, but expose a method on the composite datasources so that they can be selectively turned off [for Mail/News, for example] if the capability is not needed/used (such as negative assertions). Review: waterson@netscape.com. Additional Mail/News Testing: putterman@netscape.com 1999-10-01 04:07:55 +00:00
README Update 1999-09-04 00:01:42 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete replace ANSI true/false with PR_TRUE; sorry about that. 1999-09-30 05:15:37 +00:00
suite Context menu updates 1999-10-01 04:43:45 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools More graph work 1999-09-30 21:22:16 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
view when hiding a view, invalidate the parent view since the hidden view will reject the invalidate 1999-09-29 03:29:21 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG. 1999-09-30 22:09:51 +00:00
webtools Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable. 1999-09-29 22:51:30 +00:00
widget fix build bustage. 1999-10-01 12:21:33 +00:00
xpcom Using NS_ENSURE and NS_GET_IID() 1999-10-01 20:13:55 +00:00
xpfc
xpfe Converter to nsIModule to prepare for memory leaks fixing. 1999-10-01 20:04:34 +00:00
xpinstall fixing bug #15031 and #15032. 1999-09-30 06:20:04 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
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-09-28 21:46:31 +00:00
configure.in Fix for bug 15066, IRIX 6.x native compiler fix. Approved by chofmann. 1999-09-28 21:32:31 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak
trex.mk