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-07-07 08:18:42 +00:00
apache/gzip/src
build Moved profile.mcp to build after network module 1999-07-05 01:53:52 +00:00
calendar
caps Exporting nsICapsSecurityCallbacks.h 1999-07-07 08:12:54 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Put it in configure to save some build gmake munging time. 1999-07-07 06:08:18 +00:00
content Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
db Removing mozilla/db due to incompatible license. 1999-07-07 08:02:17 +00:00
dbm Fix VMS bustage. Patch submitted by Colin Blake. 1999-07-07 06:46:35 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Pass mailto: urls to the Url Dispatcher 1999-07-04 23:40:15 +00:00
dom Fixing linux bustage 1999-07-07 08:04:11 +00:00
editor Changed attempt to display a Named Anchor using CSS so it can have an HREF. (it doesn't work yet, anyway) 1999-07-07 00:57:04 +00:00
ef
expat Turning on the XML_DTD define... 1999-07-07 04:38:33 +00:00
extensions added newline at end of file -- fixes bug 9270 1999-07-05 03:48:42 +00:00
gconfig
gfx Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
include Fix some compiler warnings; replaced variable names that shadowed global symbols. 1999-07-03 04:06:07 +00:00
intl Test for utf-7 enc. 1999-07-06 22:40:17 +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 Avoid overallocating JS stack for "%ip" and other multi-char format codes. 1999-07-07 08:18:42 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
lib Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat. 1999-07-02 14:59:36 +00:00
mailnews failed to set up correct urlListener 1999-07-07 07:10:39 +00:00
modules Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
network fix warnings because I'm anal. 1999-07-07 07:06:14 +00:00
nsprpub Fixed an unused-variable compiler warning. Thanks to 1999-07-06 23:18:43 +00:00
nunet
parser Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile check return value. it's correct and it fixes a warning too. 1999-07-07 07:26:26 +00:00
rdf Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
README
silentdl nakefile cleanups 1999-07-02 13:42:17 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
tripledb Very quick description of what TripleDB is. 1999-07-06 23:46:05 +00:00
uriloader Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
view fix warnings. 1999-07-03 00:25:42 +00:00
wallet
webshell Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
webtools Don't ask for Berkeley-DB owner, sleepycat owns it. 1999-07-07 00:02:40 +00:00
widget Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure. 1999-07-07 07:50:03 +00:00
xpcom Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells 1999-07-07 08:16:57 +00:00
xpfc
xpfe Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
xpinstall Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4
allmakefiles.sh Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +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-07-07 06:15:02 +00:00
configure.in Put it in configure to save some build gmake munging time. 1999-07-07 06:08:18 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
makefile.win Changed build order, building necko before htmlparser. 1999-07-03 06:45:35 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk