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
Go to file
2000-09-14 06:13:56 +00:00
apache/gzip/src
build New files for Mac build enhancements. Not in build yet. 2000-09-14 05:47:21 +00:00
calendar
caps Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
cck
chrome Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
cmd
config Jar packaging fixup - changes by warren. Looked at by dveditz and ssu. 2000-09-14 04:45:15 +00:00
content Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
db
dbm
directory fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
docshell Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
dom Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com 2000-09-14 05:19:00 +00:00
editor fixes for 45608, 51398, 51591; r=cmanske 2000-09-14 05:59:19 +00:00
ef
embedding Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
expat
extensions bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
gc/boehm rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls. 2000-09-12 00:09:06 +00:00
gconfig
gfx Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
grendel
htmlparser Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
include
intl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
java author = ashuk 2000-09-12 20:44:47 +00:00
jpeg
js fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
js2 Fixing scope problems on Linux 2000-09-12 00:53:33 +00:00
l10n 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
layout just cleaning up a warning, found during fix for bug 52307 2000-09-14 05:50:56 +00:00
lib Remove QuickTimeLib from linkage, because it comes in already from InterfaceStubs. This fixes 1400 link warnings. 2000-09-10 20:09:09 +00:00
mailnews Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
modules Part of 33105 fix, replaced direct calls to plugins by safe macro, r=serge 2000-09-14 06:13:56 +00:00
msgsdk
mstone
netwerk Jar packaging fixup - changes by warren. Looked at by dveditz and ssu. 2000-09-14 04:45:15 +00:00
network/protocol/http
nsprpub
nunet
parser Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
plugin/oji/MRJ Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
privacy
profile Jar packaging fixup - changes by warren. Looked at by dveditz and ssu. 2000-09-14 04:45:15 +00:00
rdf Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
README/mozilla
security even better fix to zero signer info issue 2000-09-14 00:33:28 +00:00
silentdl
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +00:00
suite
sun-java
themes CSS changes for Composer dialogs. b=47704, 47701. r=hyatt 2000-09-14 05:30:00 +00:00
timer
tools New weekly data: not part of build. 2000-09-07 21:55:24 +00:00
tripledb
uriloader Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
view Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
wallet
webshell Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
webtools fix for 13626: loaded query doesn't show "Sort By" correctly. 2000-09-13 22:04:30 +00:00
widget Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
xpcom File went back by mistake, reverting. 2000-09-14 04:21:39 +00:00
xpfc
xpfe Fixing bugs 52213 52214 2000-09-14 05:15:45 +00:00
xpinstall Make linux installer localizable. [nsbeta3+ b=2288; r=dbragg;dveditz] 2000-09-14 05:15:46 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
client.mak revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
client.mk
configure Automated update 2000-09-11 05:15:15 +00:00
configure.in Make sure we get demangling for --enable-trace-malloc builds, too. r=brendan 2000-09-11 05:08:09 +00:00
LEGAL
LICENSE
Makefile.in OS_ARCH does not set release numbers 2000-09-11 08:08:24 +00:00
makefile.win moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk