INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
jfrancis%netscape.com f20389fad6 fixing bugs with paste; making paste not inherit local inline stlyes 2000-05-05 20:42:36 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build New routine to install skin files from mozilla/themes, by iterating through directories looking for MANIFEST files. It is expected that MANIFEST files in these dirs have a first line like #!dest chatzilla:skin that specifies the destination directory. Also pull mozilla/themes. 2000-05-04 21:35:47 +00:00
calendar
caps Replace implementation of nsISupports with thread-safe version. This allows 2000-05-03 00:04:48 +00:00
cck fine tuning the feedback button by adding a ini file control to show the button or not 2000-05-05 01:05:39 +00:00
chrome Fixing repeated 'skin' provider types 2000-05-05 03:44:58 +00:00
cmd
config Patch from andreas.otte@primus-online.de to add an "--enable-svg" 2000-05-05 04:32:50 +00:00
content Bug 34623. Add nsIXULTemplateBuilder.idl. 2000-05-05 20:42:21 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Fix 37800 2000-05-03 00:21:51 +00:00
dom Checking in DOM JS glue and stub implemetation for getComputedStyle(). 2000-05-03 13:03:17 +00:00
editor fixing bugs with paste; making paste not inherit local inline stlyes 2000-05-05 20:42:36 +00:00
ef
embedding add signals to monitor loading, progress values, start and stop and the ability to stop a network load. 2000-05-04 03:53:30 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions Make XML-RPC part of the default build on Unix and Win32. smfr will take care ofthe Mac build. 2000-05-05 20:33:49 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig
gfx bug 27164; added new GetNormalLineHeight API for proper line-height 2000-05-04 21:46:22 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Adding parser side support for KEYGEN. 2000-05-05 20:39:18 +00:00
include
intl [not part of default build]. Update some mappings of Unicode points 2000-05-05 03:07:33 +00:00
java Added comment in nativeDestroyInitContext about bug http://bugzilla.mozilla.org/show_bug.cgi?id=38271 2000-05-05 14:02:12 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Added debugger source 2000-05-05 18:20:05 +00:00
js2 Added debugger source 2000-05-05 18:20:05 +00:00
l10n
layout Changed a parameter ( nsVector to nsVoidArray ). 2000-05-05 20:39:12 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews Added a field to nsMsgAttachmentHandler in order to avoid applying base64 for main body, bug 33987, r=rhp. 2000-05-05 20:35:57 +00:00
modules fix for blocker bug #38288. need a default value for mail.SpellCheckBeforeSend 2000-05-05 17:58:48 +00:00
msgsdk
mstone Isolate common http functionality 2000-05-02 01:23:29 +00:00
netwerk backing out socket change that is choking imap/pop 2000-05-05 19:54:42 +00:00
network/protocol/http
nsprpub Bugzilla bug #17223: implemented the PR_MSG_PEEK flag for PR_Recv() for 2000-05-05 00:32:49 +00:00
nunet
parser Adding parser side support for KEYGEN. 2000-05-05 20:39:18 +00:00
plugin/oji/MRJ updated build instructions for the new world order. 2000-05-03 04:58:30 +00:00
privacy
profile more work to make the profile migration progress dialog skinnable. 2000-05-05 00:07:33 +00:00
rdf Bug 34623. Add nsIXULTemplateBuilder.idl. 2000-05-05 20:42:21 +00:00
security change to comment text 2000-05-05 00:50:38 +00:00
silentdl
string fix IsAscii function. The origional one report Latin1 characters as ASCII 2000-05-03 07:05:19 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes update. 2000-05-05 07:53:52 +00:00
timer
tools Add support for more informative tinderbox column names. 2000-05-04 07:30:45 +00:00
tripledb
uriloader add thread safey addref and release macros to docloader. 2000-05-04 21:34:50 +00:00
view review: kmcclusk, mjudge 2000-04-26 00:53:31 +00:00
wallet
webshell Propagating nsIFormProcessor change to nsTestFormProcessor. 2000-05-05 20:39:23 +00:00
webtools add little blurb about flush privs 2000-05-05 18:02:05 +00:00
widget Adding Windows cursor files 2000-05-04 13:02:02 +00:00
xpcom added contributors. 2000-05-05 07:44:50 +00:00
xpfc
xpfe Adding the profile-chrome directory for use by skin installer 2000-05-05 04:03:17 +00:00
xpinstall *** NOT PART OF CONTINUOUS BUILD *** 2000-05-05 09:07:12 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
aclocal.m4
allmakefiles.sh Add xml-rpc Makefiles to build if building with --with-extentions="default xml-rpc" 2000-05-05 06:30:27 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
configure Automated update 2000-05-05 04:45:07 +00:00
configure.in Make XML-RPC part of the default build on Unix and Win32. smfr will take care ofthe Mac build. 2000-05-05 20:33:49 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk