INACTIVE - Complete history for the Mozilla project
Перейти к файлу
alecf%netscape.com 48d06d740d constructors not public confuses unix 1999-03-11 20:38:47 +00:00
README
apache/gzip/src
base Fixed bustage with typo. 1999-03-10 21:41:43 +00:00
build changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built] 1999-03-11 01:33:18 +00:00
calendar
caps nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cck Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
cmd
config Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
content Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width', 1999-03-11 20:29:02 +00:00
db constructors not public confuses unix 1999-03-11 20:38:47 +00:00
dbm Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com> 1999-03-09 00:24:17 +00:00
directory
docshell/base fixed memory leak. 1999-03-11 05:45:52 +00:00
dom Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
editor Fix the key handling, and fix my macro for the charCode stuff 1999-03-11 19:34:28 +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 moving code from mozilla/wallet to mozilla/extensions/wallet per brendan/shaver. 1999-03-11 19:48:51 +00:00
gconfig
gfx added the nsdrawingsurfacemac to project 1999-03-11 15:02:42 +00:00
grendel A new throbber 1999-03-08 14:45:52 +00:00
htmlparser Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
include Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change. 1999-03-05 09:29:52 +00:00
intl Decoder helper param fixed. 1999-03-11 20:38:39 +00:00
jpeg
js Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
js2/semantics
l10n
layout Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width', 1999-03-11 20:29:02 +00:00
lib Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
mailnews constructors not public confuses unix 1999-03-11 20:38:47 +00:00
modules Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
msgsdk
nav-java
network Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
parser Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
plugin/oji/MRJ fixed call to nsIInputStream::Read(), no longer passing 0 offset. 1999-03-08 00:15:40 +00:00
privacy
rdf Added nsXULDocumentInfo.cpp 1999-03-11 20:10:31 +00:00
silentdl Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
string/obsolete fixed recently introduced i18n bugs 1999-03-07 19:23:28 +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 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
uriloader/base Use the macro on all platforms. Thanks to pierre for helping me make sure 1999-03-09 19:19:02 +00:00
view fixed bug in underflow of state push count in new compositor. 1999-03-10 05:31:27 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fixed a few places where memory allocated using ToNewCString() was free'd using 1999-03-11 20:38:28 +00:00
webtools Allow importing of groupset. 1999-03-11 16:54:12 +00:00
widget implemented paste 1999-03-11 19:56:12 +00:00
xpcom tweak 1999-03-11 11:01:16 +00:00
xpfc
xpfe Extend messenger patch to composer 1999-03-11 20:27:13 +00:00
xpinstall Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
.cvsignore
LEGAL
LICENSE
Makefile
Makefile.in Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
aclocal.m4
allmakefiles.sh Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
client.mak make clobber_all remove the dist so we can catch depedency problems. if you don't 1999-03-11 18:14:57 +00:00
client.mk Summarize checkout conflicts before dying. 1999-03-11 01:21:25 +00:00
configure Automated update 1999-03-11 20:00:43 +00:00
configure.in Fix for -MD flags. Filter-out the rule if the rule if it is bogus. A better way around the problem would be to take CFLAGS off the link line, but I am not sure if we can do this. 1999-03-11 19:46:00 +00:00
makefile.win *** empty log message *** 1999-03-11 19:49:40 +00:00
nglayout.mac
nglayout.mak This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser) 1999-03-05 01:54:22 +00:00
nglayout.mk
trex.mak
trex.mk