INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
pinkerton%netscape.com 837273571e fix anonymous content child location to handle the case where a scroll frame may be in the way. r=hyatt. 2000-04-13 20:10:06 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build #=27745 2000-04-13 20:09:47 +00:00
calendar
caps # 34082 2000-04-05 02:32:07 +00:00
cck fix for bug#35684- removing the creation of the help shortcut link on the desktop 2000-04-13 19:12:25 +00:00
chrome Bug #34769 (this change is actually dougt's). Don't allow the chrome cache channel to stomp on it's original 2000-04-10 00:25:22 +00:00
cmd
config Depend build does not do exports of header files. r=pollmann,a=leaf 2000-04-10 22:57:29 +00:00
content Fix compiler warning; use of uninitialized variable. 2000-04-13 20:04:13 +00:00
db Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
dbm
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
dom Adding methods to NSHTMLInputElement to allow control of the selection from JS. 2000-04-13 05:02:35 +00:00
editor Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
ef
embedding adding 'centered' chrome flag 2000-04-13 20:06:19 +00:00
expat
extensions Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +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 35515; get *-iso10646-1 fonts to work by correcting the test for glyph 2000-04-13 03:24:13 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Remove obsolete csh version of the test 2000-04-13 19:42:18 +00:00
include
intl Disabled debug printf, changed query setlocale() to pass NULL instead of an empty string. 2000-04-13 20:08:57 +00:00
java bug: http://bugzilla.mozilla.org/show_bug.cgi?id=32011 2000-04-13 00:12:50 +00:00
jpeg
js Fxied oboscure bug when user defines function Object(), the next new Object 2000-04-13 17:58:18 +00:00
js2 gc_base now used as common base class of GC allocated objects. 2000-04-13 04:54:41 +00:00
l10n
layout fix anonymous content child location to handle the case where a scroll frame may be in the way. r=hyatt. 2000-04-13 20:10:06 +00:00
lib 27857 nsIFile - MAC not completely implemented 2000-04-03 01:50:19 +00:00
mailnews Alert the user before sending a plain text mail if the string contains multilingual data, bug 28908, r=ducarroz. 2000-04-13 20:06:28 +00:00
modules bug#3013. Changed code so simple conditional sets generation of 8 bit mask 2000-04-13 19:47:18 +00:00
msgsdk
mstone Add a multi-OS build tool 2000-04-07 17:51:22 +00:00
netwerk Backing out last changes since warren has the new ones. 2000-04-13 19:50:43 +00:00
network/protocol/http
nsprpub Bugzilla bug #35405: use memcmp, as opposed to ==, to compare two structs. 2000-04-11 00:39:12 +00:00
nunet
parser Remove obsolete csh version of the test 2000-04-13 19:42:18 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
privacy
profile Fix bug # 33657: add "UTF-8" encoding meta-tag into default bookmark file. 2000-04-05 01:49:57 +00:00
rdf Fix compiler warning; use of uninitialized variable. 2000-04-13 20:04:13 +00:00
security Initial check in PSM docs 2000-04-12 01:19:11 +00:00
silentdl
string Ok, the |typename| stuff wasn't really necessary, and caused problems on VC++. r=scc 2000-04-04 09:21:57 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
timer
tools Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
tripledb
uriloader Removed the viewSource member and the GetStringForCommand as it is no longer used. 2000-04-11 23:52:37 +00:00
view Grid fixes. 2000-04-11 23:55:15 +00:00
wallet
webshell Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
webtools Rewrite of repophook to pull changes from the bonsai database from a certain 2000-04-12 18:44:37 +00:00
widget First Checked In. 2000-04-13 20:09:08 +00:00
xpcom Fixed AddRef/Release to use NS_ADDREF/NS_RELEASE. 2000-04-13 09:20:58 +00:00
xpfc
xpfe adding a 'center' method 2000-04-13 20:07:28 +00:00
xpinstall Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +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
aclocal.m4
allmakefiles.sh Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
client.mak
client.mk
configure Fixes for bug 35466 from wtc, along with some suggestions for better 2000-04-13 03:13:14 +00:00
configure.in Fixes for bug 35466 from wtc, along with some suggestions for better 2000-04-13 03:13:14 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk