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
Перейти к файлу
warren%netscape.com e3c37c950f Fixed necko ifdefs. 1999-06-28 20:23:53 +00:00
README
apache/gzip/src
build Replace space by '_' in url files in the tree. 1999-06-25 21:39:29 +00:00
calendar
caps Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
cck Updated Build Environment 1999-06-22 22:58:56 +00:00
chrome/src Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Rules for BeOS build. Thanks to Duncan Wilcox (duncan@be.com) for this patch. 1999-06-26 08:16:01 +00:00
content Fix for Bug# 7957. 1999-06-28 19:56:10 +00:00
db get rid of link against dso 1999-06-22 23:15:58 +00:00
dbm fix the "ANSI C forbids an empty source file" warning. 1999-06-26 04:36:48 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
dom NECKO build fix. added proper args to nsIWebShell::Reload(). 1999-06-28 12:31:56 +00:00
editor Add copyright notice 1999-06-28 19:38:03 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
extensions Fixing depth 1999-06-28 15:55:47 +00:00
gconfig
gfx Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
grendel use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
htmlparser Fix for Bug# 8229. 1999-06-28 19:59:38 +00:00
include removing cgi.h, which, apparently, is not needed anymore. 1999-06-28 16:11:39 +00:00
intl Delay the creation of the DLL until install:: time so that the networking 1999-06-26 18:05:41 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js OK, final fix not to impute JS_ARGUMENT_FORMATTER_DEFINED from va_start (duh). 1999-06-28 04:50:37 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Fixed offset bug in the scrollbar 1999-06-28 19:57:28 +00:00
lib removing erroronious cast 1999-06-28 20:00:42 +00:00
mailnews remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64 1999-06-28 20:14:10 +00:00
modules Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Fixed NS_NewUnicharStreamLoader export. Added NS_NewLoadGroup. 1999-06-28 06:58:05 +00:00
network Changes for BeOS. 1999-06-28 08:12:44 +00:00
nsprpub Checked in BeOS changes contributed by Duncan Wilcox (duncan@be.com). 1999-06-26 01:07:12 +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 Fix for Bug# 8229. 1999-06-28 19:59:38 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile NECKO #ifdeffing 1999-06-27 16:35:17 +00:00
rdf Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00
silentdl Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite Fix typos. 1999-06-26 09:10:53 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools Use this gdb hack to save memory. 1999-06-25 07:18:14 +00:00
uriloader/base necko builds 1999-06-28 14:02:28 +00:00
view More necko changes. 1999-06-25 01:53:22 +00:00
wallet
webshell Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
webtools Clean up unblamed items' presentation. 1999-06-28 18:38:51 +00:00
widget Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
xpcom Fixed necko ifdefs. 1999-06-28 20:23:53 +00:00
xpfc
xpfe Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
xpinstall Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh XPInstall ressurected on Unix. 1999-06-23 06:22:53 +00:00
client.mak Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-06-25 19:48:18 +00:00
configure.in Removed the check for yywrap, and cleaned up the Fullcircle stuff a bit. 1999-06-25 19:46:20 +00:00
makefile.win Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk