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
Перейти к файлу
cls%seawood.org 58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
base Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
build Remove obolete AppleScript file 1998-10-20 20:35:31 +00:00
calendar More memory leak fixes 1998-10-22 02:40:36 +00:00
caps Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cmd Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
config Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
content preliminary code to resolve parent frame issues for table frames 1998-10-21 22:24:59 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
directory added new files with 3.06 from internal cvs server 1998-10-19 06:24:19 +00:00
docshell/base Fixed build bustage... 1998-10-21 23:33:52 +00:00
dom fixed the project for Vidurs changes 1998-10-20 21:23:21 +00:00
editor/ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
gconfig Change default exe type to be console for debug builds 1998-10-21 16:36:05 +00:00
gfx Removed debug statements 1998-10-16 22:36:43 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser more bad content parsing improvements 1998-10-08 07:32:34 +00:00
include Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
jpeg Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
js Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout fixed column caching 1998-10-22 06:04:37 +00:00
lib Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)). 1998-10-22 06:05:19 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
network Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
nsprpub Ports to many Unix variants. Added the OMIT_LIB_BUILD_TIME workaround 1998-10-08 21:31:09 +00:00
parser/htmlparser more bad content parsing improvements 1998-10-08 07:32:34 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
string/obsolete Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
sun-java removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
uriloader/base Call nsINetService::InterruptStream() when stopping a URL... 1998-10-16 22:30:57 +00:00
view Added ability to control the insets used when positioning the scrollbars and 1998-10-21 16:07:55 +00:00
webshell Fixed build bustage... 1998-10-21 23:33:52 +00:00
webtools changes to tree state (opened, closed) announced, included 1998-10-22 02:45:27 +00:00
widget Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs 1998-10-21 20:10:22 +00:00
xpcom Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
xpfc More memory leak fixes 1998-10-22 02:40:36 +00:00
xpfe Wired the stop button up to the webshell... 1998-10-16 22:47:58 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
Makefile.in Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in Set FE_X_CFLAGS to MOTIF_INCLUDES. 1998-10-21 02:05:59 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak changing zip and tarball output filenames. 1998-10-21 02:02:00 +00:00
nglayout.mk Fix bug where when pulling by MOZ_DATE, we should be pulling the XPCOM_BRANCH 1998-10-12 22:22:04 +00:00
trex.mak Support Free ZULU 1998-10-08 19:45:01 +00:00
trex.mk Fix for pulling free source 1998-10-16 21:46:40 +00:00