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-04 00:38:39 +00:00
apache/gzip/src
build fix paths (bug #25779) 2000-02-02 15:22:38 +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 Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than 2000-01-31 18:55:27 +00:00
cmd
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 Bug 25333. Implement nsIScriptGlobalObjectOwner so we can report compilation errors. r=scc 2000-02-03 08:51:49 +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 Trying to access the global history prematurely in putting up the profile dialogues. Removing assertion and adding check on null pointer. r=travis 2000-02-03 06:36:50 +00:00
dom Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
editor fixing warning; r=akkana 2000-02-03 23:29:09 +00:00
ef
embedding Ignore generated files. 2000-02-03 00:58:45 +00:00
expat Fix build on win98. 2000-01-10 08:40:10 +00:00
extensions minor cleanup, r=waterson 2000-02-03 08:30:57 +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
gfx check for null properly 2000-02-03 23:40:13 +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 24912: Flush the current line when entering a pre tag. r=cmanske 2000-02-02 22:50:58 +00:00
include fix bug 12787, jscookie.h not needed anymore, r=dp 2000-01-16 16:51:04 +00:00
intl fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang 2000-02-04 00:38:39 +00:00
java Added makefiles for examples 2000-01-31 21:47:29 +00:00
jpeg Fix for build bustage on Solaris 2.3. 1999-12-18 00:13:27 +00:00
js r=Norris 2000-02-04 00:08:13 +00:00
js2 VC6 project and workspace 2000-02-03 08:27:00 +00:00
l10n
layout new regression tests 2000-02-04 00:27:26 +00:00
lib Fix for bug 24618 -- playing sounds with QuickTime crashes. Need to init QuickTime. r=syd 2000-01-25 03:04:32 +00:00
mailnews fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott 2000-02-04 00:26:57 +00:00
modules bug 24172; added default font names for Japanese, Korean, Simplified 2000-02-04 00:20:02 +00:00
msgsdk
netwerk change to allow someone to use the "no strip url" interface in wallet. 2000-02-03 05:01:42 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton 2000-02-01 04:27:22 +00:00
nunet
parser 24912: Flush the current line when entering a pre tag. r=cmanske 2000-02-02 22:50:58 +00:00
plugin/oji/MRJ fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
privacy
profile a fix the scary message about how migration will kill your 4.x profile. 2000-02-03 23:43:16 +00:00
rdf Bug 25333. Implement nsIScriptGlobalObjectOwner so we can report compilation errors. r=scc 2000-02-03 08:51:49 +00:00
README/mozilla
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
tools Update the jprof documentation. 2000-02-03 14:42:27 +00:00
tripledb
uriloader fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
view fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
wallet
webshell Trying to access the global history prematurely in putting up the profile dialogues. Removing assertion and adding check on null pointer. r=travis 2000-02-03 06:36:50 +00:00
webtools Changind cvs-mirror to despot URL 2000-02-02 23:07:20 +00:00
widget added bool check to make sure the ctrl key was pressed. 2000-02-03 23:58:43 +00:00
xpcom Fix for XPInstall horkage on the Mac. b = 26327 r = dougt a = leaf 2000-02-03 21:06:35 +00:00
xpfc
xpfe Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes. 2000-02-03 23:34:55 +00:00
xpinstall readme.txt for build.pl. not part of build 2000-02-04 00:36:47 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Fixed apparent file corruption that was horking objdir builds. 2000-02-03 07:51:21 +00:00
client.mak
client.mk
configure Automated update 2000-02-01 01:15:13 +00:00
configure.in for plds detection, use PL_NewHashTable instead of PL_GetEvent (since wtc moved 2000-02-01 01:01:07 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
makefile.win Adding the embedding directory to the build. r=pavlov 2000-02-01 00:08:52 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk