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-02-07 02:34:30 +00:00
apache/gzip/src
build testing permissions change. 2000-02-06 01:48:40 +00:00
calendar
caps Fix crash in nsCodebasePrincipal::Equals when browser.registration.enable is set to true. 2000-02-03 23:47:00 +00:00
cck new rshell for cckcd 2000-02-03 18:08:12 +00:00
chrome Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott 2000-02-06 01:30:16 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more. 2000-01-28 02:51:21 +00:00
content Tweak MOZ_COUNT_[CTOR|DTOR] macros. 2000-02-06 02:56:06 +00:00
db fix paths for move to CW5 (bug #25779) 2000-02-02 15:27:53 +00:00
dbm fix paths for move to CW5 (bug #25779) 2000-02-02 15:27:53 +00:00
directory First major cleanup, mostly finished. 2000-01-14 22:25:29 +00:00
docshell Added SizeShellTo and ShowModal. 2000-02-05 04:08:13 +00:00
dom Performance fix to cut down on gratuitous JS GCs (13350, r=shaver). 2000-02-04 09:50:25 +00:00
editor fix for 25452 (plain text widgets break IME escape key). checked in on behalf of katakai@japan.sun.com; r=jfrancis Thanks Katakai! 2000-02-07 01:42:14 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Added SetJSDefaultStatus method as it can be set by JS. 2000-02-05 03:24:42 +00:00
expat Fix build on win98. 2000-01-10 08:40:10 +00:00
extensions Clearing gNeedsSetup on key transition from set to notset. r=morse 2000-02-07 01:03:51 +00:00
gc/boehm changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org, to work around a redirect bug. 2000-01-30 19:05:36 +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 b=26692 r=erik@netscape.com Eliminated two places where nsAutoString objects 2000-02-07 01:07:16 +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 fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
include fix bug 12787, jscookie.h not needed anymore, r=dp 2000-01-16 16:51:04 +00:00
intl bug #8702; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder 2000-02-05 02:20:37 +00:00
java Added workaround to get JavaDOM to work on Linux. 2000-02-04 17:23:51 +00:00
jpeg fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
js Fix 18860 impossible to call applet's public methods from JavaScript 2000-02-06 23:34:50 +00:00
js2 Fixed bug 2000-02-05 00:39:58 +00:00
l10n updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
layout 26219. r=rhp. Form submission file extension to MIME type mapping was broken. The means that we weren't reporting the correct MIME type of files that were being uploaded 2000-02-05 18:37:51 +00:00
lib fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
mailnews don't unescape urls before loading messages,r=mscott 2000-02-07 02:09:13 +00:00
modules provide default pref for modal about window showing. r=bryner 2000-02-06 22:37:01 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk Removing erroneous comments. r=ben. 2000-02-06 22:24:06 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser 2000-02-04 23:09:10 +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 fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
plugin/oji/MRJ fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +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 hack around 26265/25571 mac profile wizard failing because of string bundle load failure, r=jst@citec.fi 2000-02-07 00:16:02 +00:00
rdf Tweak MOZ_COUNT_[CTOR|DTOR] macros. 2000-02-06 02:56:06 +00:00
README/mozilla Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete bug24015; r=rods a=chofmann 2000-01-18 21:06:05 +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 fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +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 Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager. 2000-02-07 02:34:30 +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 More prepation for docshell landing. Add a IsPreferred method to nsIURIContentListener and use the Ispreferred 2000-02-04 08:43:34 +00:00
view removed unused enums, turned double buffering back on, added test for opaque views that occlude other views. r=pavlov 2000-02-05 04:13:29 +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 Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
webtools The "put this named query in the footer" feature was choking if the 2000-02-05 00:38:15 +00:00
widget fix nsIToolkit leak. r=smfr 2000-02-05 23:11:20 +00:00
xpcom enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420, r=dougt 2000-02-06 21:17:51 +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 hack around 26265/25571 (stringbundles failing in mac profile manager), r=jst@citec.fi 2000-02-07 00:13:03 +00:00
xpinstall added comments to functions; removed obsolete function; Not part of build at all. 2000-02-06 23:41:00 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh in the immortal words of sfraser: "die, appcores, die". 2000-02-06 06:54:52 +00:00
client.mak Pull nsprpub by static tag, if NSPR_CO_TAG isn't already set. Patch 2000-02-05 21:17:07 +00:00
client.mk Pull nsprpub by static tag. patch from wtc, r=leaf 2000-02-05 21:37:55 +00:00
configure Automated update 2000-02-05 04:15:47 +00:00
configure.in Adding support to bypass profile at startup to test tinderbox. setenv MOZ_BYPASS_PROFILE_AT_STARTUP 1 to get do this. r=pavlov 2000-02-05 04:07:57 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
makefile.win disabling the run of regxpcom so automated builds this weekend won't 2000-02-05 03:35: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