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
Перейти к файлу
sspitzer%netscape.com c2c60cba11 only move aside the 4.x pab if we don't have the ab upgrader. 2000-03-22 21:59:40 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build Only output the options that are used. 2000-03-22 21:56:49 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix 31998 nsScriptSecurityManager not thread safe breaks table regress 2000-03-21 23:12:16 +00:00
cck fixing bug 32121 2000-03-22 19:46:51 +00:00
chrome Changing XUL template syntax to use <textnode> for wrapped text creation rather 2000-03-22 21:57:35 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent 2000-03-16 01:56:47 +00:00
content Changing XUL template syntax to use <textnode> for wrapped text creation rather 2000-03-22 21:57:35 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
dom Fix 2000-03-21 23:16:55 +00:00
editor Better strateger for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser 2000-03-22 03:20:53 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Moved from webshell/embed/ActiveX 2000-03-21 22:35:48 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions Changes to finger protocol: 2000-03-22 21:15:57 +00:00
gc/boehm [not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files) 2000-02-28 22:44:21 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Move StPixelLocker into nsGfxUtils.h, and added some code so that transparent images print properly. r=jfrancis 2000-03-21 21:54:08 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser 23980: convert relative href= and src= to absolute. r=sfraser 2000-03-22 01:33:59 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl change observer interfaces. Temp move the casting code of PRInt32 into these class untill 2000-03-22 21:02:40 +00:00
java r=ashuk 2000-03-21 19:27:13 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Quiet a warning: '/*' within a comment. 2000-03-22 04:56:37 +00:00
js2 Made ifdef _WIN32 uniform 2000-03-22 00:52:06 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout backing out troy. 2000-03-22 17:28:54 +00:00
lib HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
mailnews only move aside the 4.x pab if we don't have the ab upgrader. 2000-03-22 21:59:40 +00:00
modules add pref for max mpod depth 2000-03-22 21:53:26 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone Initial open source checkin of the mstone performance tool 2000-03-21 23:43:31 +00:00
netwerk Changes to finger protocol: 2000-03-22 21:15:57 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #32779: PR_Interrupt should increment the cv's 2000-03-22 18:47:54 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser 23980: convert relative href= and src= to absolute. r=sfraser 2000-03-22 01:33:59 +00:00
plugin/oji/MRJ Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process) 2000-03-08 19:36:13 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile fix for #30204. use GetService instead of CreateInstance. 2000-03-17 08:31:13 +00:00
rdf Changing XUL template syntax to use <textnode> for wrapped text creation rather 2000-03-22 21:57:35 +00:00
security Fixing a bunch of warnings 2000-03-22 05:43:42 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Made critical operations exploit chunky iterators. These files are not yet part of the build. 2000-03-22 08:19:48 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java # 25555 2000-03-15 15:15:29 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader adding webProgress interfaces for Travis 2000-03-13 00:24:28 +00:00
view Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell add a clean up macro for releasing viewer widgets and then checking there refcnts 2000-03-22 15:26:50 +00:00
webtools Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition 2000-03-21 16:47:06 +00:00
widget fix small problem with derefing null nscomptr... the compiler should know what I mean, not what I type! 2000-03-22 11:08:36 +00:00
xpcom Incremental changes. These files are still not part of the build. 2000-03-22 08:22:28 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe changing java pref string to the one in 4.7 and fixing cache opening code 2000-03-22 21:51:37 +00:00
xpinstall Backend plumbin fix for bugs 17505 and 20046 r=dveditz 2000-03-22 21:51:26 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh add filepicker stuff to allmakefiles.sh 2000-03-22 10:31:44 +00:00
client.mak updating nspr tag to magical, stringently controlled rolling branch tag, 2000-03-13 15:56:44 +00:00
client.mk Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
configure Automated update 2000-03-21 21:15:28 +00:00
configure.in Clean up detect-webshell-leaks option. 2000-03-21 21:05:13 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00