INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
hyatt%netscape.com 85610aa131 Trying a different rule. 1999-07-20 09:51:06 +00:00
README
apache/gzip/src
build Added chrome://global/locale/ to build 1999-07-20 06:50:59 +00:00
calendar
caps Added a newline at the EOF to make the Unix native compilers happy. 1999-07-19 21:05:56 +00:00
cck Updates to actual CCK CD content 1999-07-20 01:53:16 +00:00
chrome/src Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Replaced one of the dependencies of everything with the proper one. 1999-07-20 02:10:47 +00:00
content Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +00:00
db fix warnings 1999-07-17 18:32:18 +00:00
dbm ssize_t aint available on windoze. Fixing build. - mcafee & dp 1999-07-15 00:58:11 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Fix for bug 9255. We were not trimming leading and trailing whitespace from the url typed in the location bar. Now we do. 1999-07-16 22:45:38 +00:00
dom Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
editor Loop over embedded objects and print them 1999-07-19 22:55:01 +00:00
ef
expat Newline at end 1999-07-17 00:34:16 +00:00
extensions Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
gconfig
gfx Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl Initial check in (not a part of the build yet). 1999-07-20 02:08:55 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js Defined DASH_R for Neutrino 1999-07-19 21:18:19 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Getting closer... 1999-07-20 09:50:48 +00:00
lib Fix build warnings. 1999-07-16 20:06:37 +00:00
mailnews Changed to use onkeyup= until we can use onchange= 1999-07-20 08:43:15 +00:00
modules Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Fixed query/ref problem. 1999-07-20 08:46:35 +00:00
network Landing timer move on unix. 1999-07-17 14:22:51 +00:00
nsprpub PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed to 1999-07-20 05:02:12 +00:00
nunet
parser fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile First Checked In. 1999-07-19 23:53:25 +00:00
rdf Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +00:00
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete try to improve append performance and allow non-null term buffers when count is given 1999-07-20 06:58:41 +00:00
suite Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer fix for beos. 1999-07-19 12:13:55 +00:00
tools Fixes a nasty bug that caused LD_LIBRARY_PATH to grow with each iteration. 1999-07-10 20:13:51 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
view Fixed the logic and cleaned it up. 1999-07-19 23:15:25 +00:00
wallet
webshell Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
webtools Handle multiple warnings on one source file line. 1999-07-19 20:46:17 +00:00
widget Initializing some variables, fixing unhandled case statement warnings. 1999-07-20 08:35:50 +00:00
xpcom Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
xpfc
xpfe Trying a different rule. 1999-07-20 09:51:06 +00:00
xpinstall Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
.cvsignore
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
aclocal.m4
allmakefiles.sh Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-19 23:30:06 +00:00
configure.in Changed compile options for Neutrino/Photon 1999-07-19 23:25:50 +00:00
makefile.win Landing timer move on windows. 1999-07-17 15:52:01 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk