INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
slamm%netscape.com 9c4c3fd8dc Take CFLAGS off link line 1999-03-25 23:47:43 +00:00
README
apache/gzip/src
base removed aErrorCode from the comment. 1999-03-25 03:00:04 +00:00
build fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
calendar
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck updating files to reflect latest UI for cck wizard 1999-03-22 22:12:23 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Take CFLAGS off link line 1999-03-25 23:47:43 +00:00
content Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
db First Checked In. 1999-03-24 21:49:55 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-22 04:13:25 +00:00
docshell/base add Set/GetDefaultCharacterSet to nsWebShell. Reviewed and approved by nisheeth 1999-03-22 22:21:22 +00:00
dom Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
editor Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions wallet.cpp 1999-03-25 04:58:16 +00:00
gconfig
gfx Unicode support for fonts on Windows. Reviewed by Michael Plitkins. 1999-03-25 23:41:36 +00:00
grendel Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
htmlparser another fix for entities 1999-03-25 01:27:41 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl Using support classes. 1999-03-25 23:45:51 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Move xptinfo, xptcall from export phase (erroneously copied from libxpt Makefile.in) to libs and back out previous tree patch. 1999-03-25 10:28:39 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
lib fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +00:00
mailnews I18n migration, CSID -> Charset Name. 1999-03-25 23:41:03 +00:00
modules fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +00:00
msgsdk
nav-java
network N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
nsprpub Use a default error-mapping function. 1999-03-25 06:33:45 +00:00
nunet Added the first checkin files for nsNetManager. This is the central 1999-03-24 06:51:33 +00:00
parser another fix for entities 1999-03-25 01:27:41 +00:00
plugin/oji/MRJ Removed GetJSWindow() method. 1999-03-25 03:30:49 +00:00
privacy
rdf Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
silentdl Unitialized variable. 1999-03-18 22:00:24 +00:00
string/obsolete any fix for entities 1999-03-25 01:27:27 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools add check-modules.pl 1999-03-25 17:16:20 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view added Set/GetLineHeight(). 1999-03-20 01:25:37 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Checking in webshell patches from Bruce Mitchener (bruce@cybersight.com). Thanks a lot. 1999-03-25 03:30:35 +00:00
webtools Turn log caching back on by default, but this time check logfile times. That way if it changes, the cached file will be updated. 1999-03-25 23:15:40 +00:00
widget Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning. 1999-03-25 23:22:01 +00:00
xpcom Move xptinfo, xptcall from export phase (erroneously copied from libxpt Makefile.in) to libs and back out previous temporary fix. 1999-03-25 10:35:19 +00:00
xpfc
xpfe Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
xpinstall fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
aclocal.m4
allmakefiles.sh Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
client.mak this was a silly bug, introduced by trying to create *_layout targets 1999-03-25 05:32:25 +00:00
client.mk Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name. 1999-03-22 20:42:31 +00:00
configure Automated update 1999-03-24 04:29:40 +00:00
configure.in Restore -include test (for BSD/OS 3.1 port). 1999-03-24 01:27:01 +00:00
makefile.win Adding XPInstall to build 1999-03-25 20:17:46 +00:00
nglayout.mac
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
nglayout.mk
trex.mak
trex.mk