INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
robinf%netscape.com 7cddbe81a4 corrected spelling of POP to PoP 1999-04-26 18:52:33 +00:00
README
apache/gzip/src
base Fix for a comment. 1999-04-25 13:31:05 +00:00
build Skip files that do not exist or cannot be created. (Previously it gave up in this case). 1999-04-26 18:08:50 +00:00
calendar
caps Bug fix - made static array lengths match up 1999-04-23 21:53:43 +00:00
cck corrected spelling of POP to PoP 1999-04-26 18:52:33 +00:00
chrome/src The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
cmd
config adding new scheme for building xpidl files - only Win32 supported at first. 1999-04-26 04:35:41 +00:00
content call SetDocumentCharset method to pass default charset to the parser 1999-04-26 17:58:50 +00:00
db set morkStore::mStore_CanAutoAssignAtomIdentity to true in places where MDB clients can access a store instance, so that this bool is enabled only at the last possible moment. 1999-04-21 23:57:03 +00:00
dbm Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
directory
docshell/base set the default charset of nsWebShell to ISO-8859-1 1999-04-26 18:05:18 +00:00
dom The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
editor more cvs ignorage 1999-04-26 18:29:39 +00:00
ef
expat We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it. 1999-04-24 08:34:43 +00:00
extensions eliminate dependency on xp_getstr 1999-04-26 15:12:45 +00:00
gconfig
gfx Fixed bug that causes the Mac to crash in background. The pixelType of the Pixmap was set wrong. 1999-04-26 17:25:46 +00:00
grendel Added support for multiple identities in the Prefs system. 1999-04-22 04:57:42 +00:00
htmlparser add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h 1999-04-26 17:49:45 +00:00
include reworked XP_ASSERT not to depend on <PP_Types.h> nor <UException.h> which are PowerPlant specific. 1999-04-25 06:43:04 +00:00
intl WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
jpeg
js Interim checkin of JS2 grammar. Still many ambiguities and bugs, though. 1999-04-26 18:22:30 +00:00
js2/semantics
l10n
layout call SetDocumentCharset method to pass default charset to the parser 1999-04-26 17:58:50 +00:00
lib File Removed. 1999-04-22 01:25:18 +00:00
mailnews rename the IDL attributes so it's more friendly to javascript, and use the new GetLocalPath method when upgrading mail.directory on POP 1999-04-26 18:40:48 +00:00
modules Fix an error return value. 1999-04-26 18:46:13 +00:00
msgsdk
nav-java
netwerk Started hooking up socket transport synchronous streams. Added unix makefiles. 1999-04-25 19:25:24 +00:00
network must #define EDITOR to get prototype for EDT_SavePublishUsernameAndPassword() 1999-04-25 06:41:42 +00:00
nsprpub Added new tests bigfile2.c and bigfile3.c that reproduce Bugzilla 1999-04-24 00:32:25 +00:00
nunet
parser add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h 1999-04-26 17:49:45 +00:00
plugin/oji/MRJ nsIJRILiveConnectPluginInstancePeer implementation 1999-04-15 17:13:01 +00:00
privacy
profile Install the profile library into the components directory instead of into bin. This will 1999-04-23 06:28:15 +00:00
rdf Initial revision. 1999-04-26 18:46:36 +00:00
silentdl update to sync with nsString2 1999-04-22 07:07:55 +00:00
string/obsolete completed the backout 1999-04-25 03:50:10 +00:00
suite/debugQA/content adding list to sample html 1999-04-26 14:27:02 +00:00
sun-java maybe HPUX is defined on HPUX? 1999-04-20 23:18:22 +00:00
tools Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
uriloader/base Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
view Removed #define ALL_VIEW_FLAGS which is no longer used 1999-04-24 22:58:14 +00:00
wallet
webshell Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
webtools alter regex to allow newsgroups with more than 4 parts. the checkin groups weren't getting marked up properly 1999-04-25 18:02:22 +00:00
widget fixed bug so refcount is inited 1999-04-26 17:25:00 +00:00
xpcom Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break. 1999-04-26 17:31:57 +00:00
xpfc
xpfe Adding checkbox test to Debug menu. 1999-04-26 18:44:01 +00:00
xpinstall fixing bruce's build bustage 1999-04-25 15:57:41 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Fixed the bug that was breaking everyone who tried to build nsprpub from an objdir. 1999-04-23 23:18:48 +00:00
aclocal.m4
allmakefiles.sh Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
client.mak
client.mk Improve recovering from conflicting objdir/srcdir builds. Add cleansrcdir target to client.mk. Update the objdir vs. srcdir build instructions in configure. 1999-04-23 20:46:22 +00:00
configure Automated update 1999-04-26 04:59:38 +00:00
configure.in commenting out the --enable-js-stubs stuff. 1999-04-26 04:46:10 +00:00
makefile.win Build base before libpref. 1999-04-20 01:09:35 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk