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-03-20 22:42:40 +00:00
apache/gzip/src
build Ooops typo. 2000-03-16 03:46:28 +00:00
calendar
caps Files: 2000-03-11 06:32:42 +00:00
cck updating text due to BugARama feedback 2000-03-17 00:06:58 +00:00
chrome Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
cmd
config Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent 2000-03-16 01:56:47 +00:00
content Fix leak statistics by logging all releases, and fix one extra release. r=pollmann@netscape.com 2000-03-18 21:35:22 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
dom Checking in patch from jband@netscape.com that makes it possible to build on Win98 again. r=me 2000-03-20 14:12:57 +00:00
editor fix memory leaks in GetString functions; written by sfraser; built by jst and brade 2000-03-20 15:44:32 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Implemented FindItemWithName and ContentShellAdded. Changed FindNamedBrowserChrome to deal with nsIWebBrowser instead of nsIWebBrowserChrome and changed the name to FindNamedBrowser. Changed FindNamedBrowser and GetNamedBrowser to return the type instead of having it as an out parameter. This is cleaner for JS. 2000-03-15 04:32:16 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
gc/boehm [not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files) 2000-02-28 22:44:21 +00:00
gconfig
gfx Added a new interface for the tiling of backgrounds. r=rods 2000-03-20 15:53:17 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser Fix for 31873,32094,32337. 2000-03-18 09:15:01 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl fix 30213. make nsURLProperty file a singleton to improve performance 2000-03-17 21:47:09 +00:00
java dding new files 2000-03-17 00:27:29 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js fix stand-alone LiveConnect shell on XP_MAC. 2000-03-18 09:45:13 +00:00
js2 Added gctest target, added -lm to get floor() 2000-03-09 02:11:52 +00:00
l10n
layout 32252 "Small Caps font too small". Changed the ratio for small-caps from 0.7 to 0.8 (same as MacIE5). 2000-03-19 07:47:23 +00:00
lib HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
mailnews Initialize a buffer before calling the MIME decoder, bug 32013, r=ftang. 2000-03-20 22:42:40 +00:00
modules backout last checkin since it was breaking other platforms 2000-03-20 18:44:06 +00:00
msgsdk
netwerk Cleaning up keep-alive/proxy loop and eliminating redundant code. 2000-03-19 10:17:00 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Implemented a new style stack of IO layers with a fixed, dummy header. 2000-03-17 23:15:27 +00:00
nunet
parser Fix for 31873,32094,32337. 2000-03-18 09:15:01 +00:00
plugin/oji/MRJ Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process) 2000-03-08 19:36:13 +00:00
privacy
profile fix for #30204. use GetService instead of CreateInstance. 2000-03-17 08:31:13 +00:00
rdf Add support for #IEFavoriteFolder 2000-03-20 07:58:30 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
security Removing "#include <sys/un.h>" because it is not present under Neutrino 2000-03-13 13:03:52 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build. 2000-03-14 17:10:03 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java # 25555 2000-03-15 15:15:29 +00:00
timer
tools Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created. 2000-03-20 21:18:38 +00:00
tripledb
uriloader adding webProgress interfaces for Travis 2000-03-13 00:24:28 +00:00
view #ifdef'ed out timer used to flush paints. It is not needed b=31407 r=attanasi@netscape.com 2000-03-17 22:27:26 +00:00
wallet
webshell Added the ability to set a particular index in the Tests Sites Dialog 2000-03-20 15:46:03 +00:00
webtools Make the syncing process low priority, so that we won't hang up 2000-03-20 19:25:56 +00:00
widget fix for 32534, 32243. most of the work done for 20901 -- waiting for dependancy to finish. 2000-03-20 22:39:57 +00:00
xpcom C++ comment in header included from C files is a Bad Thing (tm). r=cls 2000-03-19 00:01:22 +00:00
xpfc
xpfe Fix bug # 32546: MLKs in search service. Found by bruce@cybersight.com. 2000-03-20 22:39:24 +00:00
xpinstall fixing bug #32340 - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist. 2000-03-19 03:15:25 +00:00
.cvsignore
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Removing Makefiles that dougt deleted. 2000-03-16 04:26:11 +00:00
client.mak updating nspr tag to magical, stringently controlled rolling branch tag, 2000-03-13 15:56:44 +00:00
client.mk Make client.mk easier to setup for tags/branches (set MOZ_CO_TAG at the top of the file). Handle MOZ_MAKE_FLAGS differently (set MAKE="$(MAKE) $(MOZ_MAKE_FLAGS)"). Add "export" and "install" targets (they just pass through to the top level makefile). 2000-03-17 00:56:58 +00:00
configure adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
configure.in adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk