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-08 23:48:44 +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 only set the build number in navigator.xul if we are doing an official build. 1999-07-08 18:14:31 +00:00
content Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth. 1999-07-08 19:55:47 +00:00
db Bullet-proof some error-handling code. 1999-07-07 18:46:53 +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 Fixing this god-damn hack. 1999-07-08 22:53:16 +00:00
dom A window can now be closed from a timeout. A reference to the script context is temporarily held until the timeout completes. Approved by chofmann, reviewed by nisheeth. 1999-07-08 23:02:07 +00:00
editor localizable strings pulled out into entities 1999-07-08 20:05:35 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
extensions allow for dialogs to be closed by clicking the X in the corner 1999-07-08 02:38:00 +00:00
gconfig
gfx added to image mimetype list. pnunn. ok'd by chofmann. 1999-07-08 01:34:19 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser fixed API error 1999-07-08 04:59:28 +00:00
include Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +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 Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth. 1999-07-08 19:55:47 +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 Just adding new file (NOT PART OF THE BUILD) Got the ok from chofmann 1999-07-08 20:48:15 +00:00
modules Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality 1999-07-08 19:05:48 +00:00
network Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor. 1999-07-08 01:42:13 +00:00
nsprpub Fixed an unused-variable compiler warning. Thanks to 1999-07-06 23:18:43 +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 fixed API error 1999-07-08 04:59:28 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
rdf Fixing redraw problems on initial show of window. 1999-07-07 22:34:10 +00:00
README
silentdl getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite localizable strings pulled out into entities 1999-07-08 20:05:35 +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 Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
uriloader Fixed warnings on Linux because of missing virtual keyword on destructors. 1999-07-08 00:50:02 +00:00
view fix warnings. 1999-07-03 00:25:42 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fixing this god-damn hack. 1999-07-08 22:53:16 +00:00
webtools More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
widget fixing bug 6741, just one more time... 1999-07-08 23:21:03 +00:00
xpcom Added code to initialize amt (in case it is not zeroed out in the failure case) 1999-07-08 23:34:25 +00:00
xpfc
xpfe Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-08 23:48:44 +00:00
xpinstall fixing bug #8818. Approved by chofmann@netscape.com. Reviewed by cathleen@netscape.com. 1999-07-08 01:38:55 +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 Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-08 23:15:07 +00:00
configure.in Partial fix for bug 9420. Simply needed to use -lplds$NSPR_VERSION instead of -lplds3 (hardcoded). 1999-07-08 23:12:57 +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 add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk