Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
ben%netscape.com a7a1209f80 fix for radio group 2000-05-30 08:57:10 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build tell mac to put files in communicator, not global. d'oh 2000-05-29 08:36:18 +00:00
calendar
caps Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre. 2000-05-26 23:28:40 +00:00
cck fix for bug #32115 -extending the progress bar 2000-05-24 00:30:55 +00:00
chrome Fix #include filename spelling -- case matters on Unix systems, at least. 2000-05-27 20:54:35 +00:00
cmd
config Fix for 40456, adding --enable-xsl to configure 2000-05-24 22:54:58 +00:00
content Removing obsolete files from the build. 2000-05-30 08:11:35 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory More updates. 2000-05-18 20:40:49 +00:00
docshell Adding support for weak references on docshells. 2000-05-28 09:25:55 +00:00
dom Removing XUL DOM elements. 2000-05-30 08:20:06 +00:00
editor advanced print button, add communicator overlay hook in 2000-05-28 06:11:17 +00:00
ef
embedding bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions -- NOT PART OF THE BUILD -- 2000-05-29 21:59:13 +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 Since I removed the FetchFontInfo call, no longer have to weak link with InterfaceLib. 2000-05-26 22:04:01 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Added macro for GETIID. 2000-05-26 20:07:06 +00:00
include removed old libnet.h 2000-05-16 09:07:14 +00:00
intl Using singleton 1-byte unicode encoders and decoders. This will 2000-05-26 00:55:42 +00:00
java Checked in new BlackConnect version 2000-05-29 01:26:46 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Fix bug 40844 2000-05-29 16:57:13 +00:00
js2 Removed old branches, changed offset printing to handle NULL operand. 2000-05-26 22:35:36 +00:00
l10n
layout Fix windows. 2000-05-30 08:54:11 +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 fix for 28993, 33802, 33811 r=sspitzer 2000-05-30 05:31:47 +00:00
modules Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre. 2000-05-26 23:28:40 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Make res/chrome handlers implement threadsafe_isupports 2000-05-26 21:00:18 +00:00
network/protocol/http
nsprpub Bugzilla bug #34920: added new test acceptreademu.c to test 2000-05-26 23:14:23 +00:00
nunet
parser Added macro for GETIID. 2000-05-26 20:07:06 +00:00
plugin/oji/MRJ fix for bug #39221 2000-05-15 17:46:53 +00:00
privacy
profile add google to the list of default search engines. bug #32586. r=rjc a=brendan 2000-05-25 03:39:08 +00:00
rdf removed files: mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp, mozilla/rdf/content/src/nsJSXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp 2000-05-30 08:16:25 +00:00
security Initial version of header for SDR wrappers 2000-05-27 03:31:51 +00:00
silentdl
string Bug 39424. Fix Sun Workshop compiler bustage by conditioning NS_READABLE_CAST's funkiness on NEED_CPP_TEMPLATE_CAST_TO_BASE. r=scc 2000-05-27 05:51:56 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes change references to core XBL bindings 2000-05-29 02:56:47 +00:00
timer
tools Updated docs to reflect Red Hat 6.2 testing 2000-05-29 19:31:29 +00:00
tripledb
uriloader bug #29178. Do not show a blank document when a HTTP server returns a status 204 - No Content 2000-05-25 05:12:58 +00:00
view fix for [beta2] bugs: 2000-05-26 06:42:29 +00:00
wallet
webshell Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge 2000-05-26 00:26:54 +00:00
webtools add error attribute to <bug> 2000-05-26 06:34:45 +00:00
widget Fix nsSound to work on Linux again. Needed for IM prefs work. r=pavlov, a=amusil 2000-05-27 10:56:23 +00:00
xpcom Bug 39424. Fix Sun Workshop compiler bustage by conditioning NS_READABLE_CAST's funkiness on NEED_CPP_TEMPLATE_CAST_TO_BASE. r=scc 2000-05-27 05:51:56 +00:00
xpfc
xpfe fix for radio group 2000-05-30 08:57:10 +00:00
xpinstall update packager files 2000-05-29 05:53:36 +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 Finishing off the standalone modules framework. 2000-05-20 02:45:59 +00:00
aclocal.m4
allmakefiles.sh Correcting typo. Bug #40815 2000-05-28 04:04:04 +00:00
client.mak Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
client.mk Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
configure Automated update 2000-05-27 06:00:10 +00:00
configure.in Add NEED_CPP_TEMPLATE_CAST_TO_BASE. 2000-05-27 05:50:16 +00:00
makefile.win build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk