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-24 06:57:43 +00:00
apache/gzip/src
build Adding ftp: url to bloat test. a=chofmann 2000-02-23 00:02:37 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix 28612 META Refresh allowed in Mail/News 2000-02-23 22:34:40 +00:00
cck checking in changes to enable setting up of homepage thru the all-ns.js file 2000-02-22 02:26:56 +00:00
chrome Checking in an API and implementation for the enumeration of the user's search path, 2000-02-15 10:05:29 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Fixing OpenVMS only build problem, r,a=leaf 2000-02-21 21:49:45 +00:00
content fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering. 2000-02-24 03:41:14 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm Pro5 update 2000-02-07 23:06:04 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Removed RemoveFocus, Stop, Reload, and SetContentViewer to reflect removal from nsIWebShell. Removed GetTarget() as it is no longer called. Removed ReleaseChildren as it is never called. The referrer is now stored down in docshell. CurrentURI is now set for docshell's benefit. A hacked implementation of InternalLoad is provided for the Reload case. OnLoading is now called for docshell sake. Stop now relies on docShell's Stop(). Other versions of Stop now call either Stop or StopLoad depending on the case. GlobalHistory code has moved down to docshell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering 2000-02-24 04:16:17 +00:00
dom Reload now goes through the new nsIWebNavigation interface instead of the old nsIWebShell interface. Work on 13374 and landing of new session history/ uriloading. r=mscott a=jevering 2000-02-24 03:57:32 +00:00
editor Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar 2000-02-24 03:03:08 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding This has been replaced by nsIWebNavigation interface. 2000-02-24 06:57:43 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions Fixed lame checkin on windows. r=mcafee 2000-02-24 04:10:57 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +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 r=valeski,rjc a=jar. Fixes for the following bugs- 2000-02-23 21:17:17 +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 19428: fix copying from a document with a doctype. 2000-02-23 01:23:29 +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 Fixing bustage: add .get() to a comptr to make it compile on linux. 2000-02-21 23:29:49 +00:00
java Put #include <unistd.h> inside #ifdef XP_UNIX 2000-02-18 19:33:28 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js Ported toFixed, toExponential & toPrecision to NativeNumber from C sources. 2000-02-23 18:46:36 +00:00
js2 Work on adding parser 2000-02-23 01:54:30 +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 don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar. 2000-02-24 03:42:40 +00:00
lib removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
mailnews fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203 2000-02-24 04:27:16 +00:00
modules Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering 2000-02-24 00:13:17 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk Made the crash go away only in release builds... hopefully this will help us track the real problem. a=jevering. 2000-02-24 05:36:52 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +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 19428: fix copying from a document with a doctype. 2000-02-23 01:23:29 +00:00
plugin/oji/MRJ Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:56 +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 formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2000-02-23 21:08:26 +00:00
rdf fix handling of uri's with 8 bit characters, a=phil r=waterson 24692 2000-02-23 20:51:36 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete My bad; I reviewed this code and I suck. This is the right fix. 2000-02-24 06:42:36 +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 Pro5 update 2000-02-07 23:06:04 +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 Only pull client.mk if it does not exist. It updates itself now. 2000-02-23 22:05:43 +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 Bug #27419 --> if uri load had a window target name and a window 2000-02-19 02:05:52 +00:00
view bug 20185 [PDT+], landing nsViewManager2, r=sfraser 2000-02-16 05:52:44 +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 typo. 2000-02-24 05:11:11 +00:00
webtools Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
widget Fix a GC leaking from nsToolkit. r=Pavlov,a=waterson 2000-02-24 04:47:57 +00:00
xpcom My bad; I reviewed this code and I suck. This is the right fix. 2000-02-24 06:42:36 +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 Changed reload and stop to go through the new nsIWebNavigation interface. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering 2000-02-24 03:59:42 +00:00
xpinstall fix bug 28442 and maybe 28436, r=cathleen+jband, a=jevering 2000-02-24 04:01:07 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf 2000-02-23 22:47:39 +00:00
client.mak Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
client.mk Fix build bustage on Solaris. 2000-02-22 23:03:00 +00:00
configure Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
configure.in Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +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 Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf 2000-02-23 22:47:39 +00:00
makefile.win re-adding regxpcom to official release build process. 2000-02-15 23:19:02 +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