INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
tbogard%aol.net c9a438d593 WebShell now implements the nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. 1999-12-03 10:57:59 +00:00
README/mozilla
apache/gzip/src
build Adding smime wrapper- R: ducarroz 1999-12-01 23:22:25 +00:00
calendar
caps Fix crash seen by waterson. 1999-12-02 05:41:17 +00:00
cck Fixing bug 17739 1999-12-03 01:21:47 +00:00
chrome Actually setting the fields in the chrome entry enumeration now. r=me 1999-12-01 08:55:35 +00:00
cmd
config Remove two more unused defines, UNIX_EMBED and X_PLUGINS. r=cls. 1999-12-03 04:29:53 +00:00
content 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
db Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dbm Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
directory
docshell WebShell now implements the nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. 1999-12-03 10:57:59 +00:00
dom 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
editor DTD file for Editor Advanced Edit dialog. Forgot to check this in earlier - Fixes 20606 1999-12-03 08:12:24 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Added CommandStateChangeConstants 1999-12-02 22:49:27 +00:00
expat Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
extensions r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set 1999-12-03 07:01:23 +00:00
gc/boehm Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
gconfig
gfx if an alpha pixmap is there destroy it and not only in the case where we have alpha bits 1999-12-02 23:56:12 +00:00
grendel Added support for combobox and image 1999-11-29 00:44:34 +00:00
htmlparser inadvertently left debug #ifdefs in 1999-12-03 00:43:36 +00:00
include Fix for QNX-specific build bustage. QNX doesn't provide a prototype for random(). 1999-12-02 03:35:52 +00:00
intl Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik 1999-12-02 08:05:59 +00:00
java r=marklin%eng.sun.com 1999-12-03 01:55:31 +00:00
jpeg Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
js Switch to ECMA error. 1999-12-03 02:58:29 +00:00
js2/semantics Fixed MCL incompatibility 1999-11-20 04:34:42 +00:00
l10n
layout 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
lib Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti. 1999-11-24 03:57:32 +00:00
mailnews fix warning. 1999-12-03 09:53:26 +00:00
modules 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:36:54 +00:00
msgsdk
nav-java
netwerk Fix build bustage on Linux 1999-12-03 02:59:37 +00:00
network fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
nsprpub Disable unneeded arch specific portions of Makefile 1999-12-03 10:33:06 +00:00
nunet
parser inadvertently left debug #ifdefs in 1999-12-03 00:43:36 +00:00
plugin/oji/MRJ
privacy
profile Fixing the invisible tree problem #18577. 1999-12-01 20:11:01 +00:00
rdf 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
silentdl
string/obsolete fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
suite Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
sun-java
timer
tools Debug printfs 1999-12-03 01:01:25 +00:00
tripledb
uriloader fix leak of document bind info when uri loading is turned on. 1999-12-02 09:37:36 +00:00
view bug #20504: fix crash when printing. r=joki 1999-12-02 05:13:56 +00:00
wallet
webshell WebShell now implements the nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. 1999-12-03 10:57:59 +00:00
webtools special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
widget Update the paint flashing and event debuggin code. The problem was that it 1999-12-03 07:23:22 +00:00
xpcom updating to new interface and design. 1999-12-03 00:44:01 +00:00
xpfc
xpfe Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
xpinstall fixing bug #20623. commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms. 1999-12-03 00:12:27 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in fix build bustage for travis. a=mscott 1999-11-30 00:07:03 +00:00
aclocal.m4
allmakefiles.sh Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 1999-12-01 06:08:25 +00:00
client.mak backing out slamm's changes to use cvsco.pl; builds are breaking, not sure 1999-11-30 17:29:20 +00:00
client.mk Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
configure Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language feature. Partial fix for bug #20254 1999-12-03 07:24:18 +00:00
configure.in Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language features. Partial fix for bug #20254 1999-12-03 07:20:14 +00:00
makefile.win remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk