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-02-20 08:52:00 +00:00
apache/gzip/src
base add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
build Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change. 1999-02-20 07:47:04 +00:00
calendar
caps move local variables into #if block where they are needed (reduces warnings on Macintosh compiler) 1999-02-19 16:12:58 +00:00
cck adding Show Example bitmap for net.ini dialog 1999-02-20 00:41:54 +00:00
cmd
config Remove unused substitutions for MOZ_NETCAST, MOZ_LDAP, SMART_MAIL 1999-02-19 18:42:29 +00:00
content Implementing event handlers on XUL nodes. 1999-02-20 01:59:45 +00:00
db start adding mork impl 1999-02-19 03:08:40 +00:00
dbm Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
directory
docshell/base Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
dom Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
editor adding batching for selection. 1999-02-19 23:41:49 +00:00
ef *** empty log message *** 1999-02-09 06:47:12 +00:00
gconfig
gfx Added the printer support files for GTK 1999-02-18 22:35:11 +00:00
grendel Finally fixed the java.awt.List / java.util.List nameclash 1999-02-20 02:17:48 +00:00
htmlparser improved broken quote handling 1999-02-19 06:48:25 +00:00
include Fixing windows breakage 1999-02-10 01:34:45 +00:00
intl add sample code for word break into tests 1999-02-20 01:45:51 +00:00
jpeg
js compiler warning inspired fixes 1999-02-20 08:52:00 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout Adding license; added do_QueryInterface() wrappers for nsCOMPtr stuff (Solaris) 1999-02-20 06:05:15 +00:00
lib remove md5 from MOZ_MAIL_NEWS build 1999-02-18 19:54:54 +00:00
mailnews start getting nntp hooked up to news database 1999-02-19 03:09:39 +00:00
modules class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
msgsdk
nav-java
network Yanking fe_GetConfigDir() which is now in prefs. 1999-02-19 13:34:20 +00:00
nsprpub per Steve Dagley 1999-02-20 00:58:42 +00:00
parser/htmlparser improved broken quote handling 1999-02-19 06:48:25 +00:00
plugin/oji/MRJ First Checked In. 1999-02-20 02:27:18 +00:00
privacy
rdf backed out build bustage change 1999-02-20 04:43:53 +00:00
README
silentdl Adding source files to match Win32; Solaris build was failing with 0 source files for the library creation. 1999-02-19 12:21:16 +00:00
string/obsolete small mod to handle hex conversion better 1999-02-19 06:32:40 +00:00
sun-java
tools Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
uriloader/base allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
view added unknown content quality. fixed potential crash because of bug in timer 1999-02-16 19:57:45 +00:00
webshell Adding the event listener manager to the registry. 1999-02-20 02:00:12 +00:00
webtools Get rid of ^M. Stupid windows editor 1999-02-20 07:52:15 +00:00
widget changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
xpcom add nsIFactory to IDL export list 1999-02-20 03:12:19 +00:00
xpfc
xpfe Adding support for Eric Vaughan's buttons. 1999-02-20 02:08:08 +00:00
xpinstall removing char* errormsgs and now using err code return values. 1999-02-05 22:27:08 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh Add xpcom/idl/Makefile to the build. 1999-02-19 02:51:57 +00:00
client.mak enable depend builds with client.mak. 1999-02-18 22:27:52 +00:00
client.mk Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change. 1999-02-20 07:47:04 +00:00
configure Automated update 1999-02-19 17:31:47 +00:00
configure.in Reorder/group options. Align comments. Remove dead options. 1999-02-19 17:29:51 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe. 1999-02-18 04:19:43 +00:00
makefile.win
nglayout.mac
nglayout.mak if makedep.exe doesn't exist, build it, then continue with rest of depend rule. 1999-02-18 23:37:43 +00:00
nglayout.mk
trex.mak
trex.mk