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
slamm%netscape.com 4f20c313f7 Tweak license.
1999-02-19 20:53:45 +00:00
apache/gzip/src
base add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
build Only load myconfig.sh if it can be found. 1999-02-19 19:40:41 +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
cmd
config Remove unused substitutions for MOZ_NETCAST, MOZ_LDAP, SMART_MAIL 1999-02-19 18:42:29 +00:00
content Added a new XUL TitledButtonFrame 1999-02-19 18:23:02 +00:00
db start adding mork impl 1999-02-19 03:08:40 +00:00
dbm
directory
docshell/base
dom Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
editor add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
ef
gconfig
gfx Added the printer support files for GTK 1999-02-18 22:35:11 +00:00
grendel On a slow machine, there's a NullException as getGraphics() returns after 1999-02-19 16:18:41 +00:00
htmlparser improved broken quote handling 1999-02-19 06:48:25 +00:00
include
intl Solaris needs a constructor for ConverterInfo(). 1999-02-19 13:05:19 +00:00
jpeg
js in the middle of adding diagnostics 1999-02-19 05:59:59 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout Fixed out of scope compile bug. 1999-02-19 20:12:08 +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 Fixing function prototypes to match implementation; Solaris didn't like the const mis-matches. 1999-02-19 09:12:53 +00:00
msgsdk
nav-java
network Yanking fe_GetConfigDir() which is now in prefs. 1999-02-19 13:34:20 +00:00
nsprpub Mac specific fix. Now that dp's code to walk the shared libs to see what is installed is working we've run into a problem that unloading the libs breaks the app (crash on quit, possible general instability). rjc's fix is to make sure PR_LoadLibrary is loading a unique copy of the lib by changing GetDiskFragment to use the option kPrivateCFragCopy instead of kLoadCFrag. 1999-02-19 02:45:54 +00:00
parser/htmlparser improved broken quote handling 1999-02-19 06:48:25 +00:00
plugin/oji/MRJ
privacy
rdf PRBool: use PR_FALSE, PR_TRUE instead of false, true. 1999-02-19 10:57:49 +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 Turn on Unix cout code for doCopy() 1999-02-19 19:21:25 +00:00
webtools Tweak license. 1999-02-19 20:53:45 +00:00
widget enable menus on mac 1999-02-19 18:17:24 +00:00
xpcom add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
xpfc
xpfe Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
xpinstall
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
aclocal.m4
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 Make configure dependent on nspr 1999-02-19 20:01:56 +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