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
norris%netscape.com c567ae6df2 javadoc comment.
2000-03-10 01:03:59 +00:00
apache/gzip/src
build Adding MANIFEST file to export timebomb header file to xpfe. Fixes build bustage. 2000-03-07 22:02:50 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix 29419 nsScriptSecurityManager should do casinsensitive compaires 2000-03-08 04:57:05 +00:00
cck tweaks to the ib.cpp to handle correct ordering of the components 2000-03-09 19:39:29 +00:00
chrome When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625. r=jud, waterson a=jevering 2000-03-08 03:54:07 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config a=slamm 2000-03-09 03:34:54 +00:00
content Fix for bug 31186, backout of part of fix for 28988. r:saari a:leaf and the rest of the irc crowd to fix tree blocker 2000-03-09 20:22:55 +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 Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug #30625. r=jud, waterson a=jevering 2000-03-08 04:00:31 +00:00
dom Bug #30553 --> properly get the correct window sizes for new windows created with a window target. This code 2000-03-09 08:19:22 +00:00
editor Fix for 30894 -- crash closing compose window while loading reply. r=buster, bienvenu, akkana, a=jar 2000-03-09 22:20:56 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Adding new files for the embedding object. Note the embedding DLL is not yet used or relied upon. a=jevering 2000-03-09 01:06:56 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions fix bug 30180, fieldname clash between html login forms and dialog login forms, r=dp, a=jar 2000-03-08 05:01:28 +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 Clean-up Makefile and bring it more in line with GTK version. 2000-03-08 13:39:09 +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 for 15204 [ PDT+] 2000-03-09 22:16:10 +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 thread-safety assertions. a=jar,r=valeski 2000-03-07 21:47:15 +00:00
java r=ashuk 2000-03-09 23:22:52 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js javadoc comment. 2000-03-10 01:03:59 +00:00
js2 Added gctest target, added -lm to get floor() 2000-03-09 02:11:52 +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 Bug 28988: Don't try to submit a form if the window containing it has been destroyed (crash fix) r=waqar, a=rickg 2000-03-09 23:30:57 +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 Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil 2000-03-09 15:51:19 +00:00
modules Fix to 30547 2000-03-07 07:41:29 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk r=dveditz. a=jevering. 31001. we're now using backwards compat OS strings in the UA 2000-03-09 22:29:00 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #30746: added a new test primblok.c to show that NSPR I/O 2000-03-09 22:45:42 +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 for 15204 [ PDT+] 2000-03-09 22:16:10 +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 Fixing bug 19621. Check to see if the right url is loaded is done using setInterval for each second. Once the we identify that the right url is loaded the the interval activity is cleared. Otherwise after 30 seconds, the interval activity will close the activation window. r=selmer,matt,ben. a=jevering. 2000-03-09 01:06:02 +00:00
rdf Bug 30887. Check mDocument before dereferencing to update style rule. Happens when setting 'style' attribute on an element that is not in the doc tree. r=hyatt, a=jar. 2000-03-08 06:05:45 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
security First checkin 2000-03-01 02:02:14 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Incremental changes. Getting the comparison operators right. Making |operator+()| do the right thing. These files are not part of the build yet. 2000-03-09 06:37:45 +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 Missing arg to mailnewstest call. 2000-03-10 00:56:36 +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 #30553 --> new windows with window targets were getting the target associated with the 2000-03-09 08:17:40 +00:00
view # 25555 2000-02-29 22:07:34 +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 Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug #30625. r=jud, waterson a=jevering 2000-03-08 04:00:31 +00:00
webtools Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes. 2000-03-09 18:04:53 +00:00
widget fix for 31267. call oncreate handler for the help menu as well. r=don, a=jar. 2000-03-10 00:28:32 +00:00
xpcom update to new string files; these are NOT part of the build 2000-03-09 10:50:02 +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 darn it, forgot to change the broadcaster with my r=don, a=jevering menu change last night 2000-03-10 00:22:02 +00:00
xpinstall fixing bugs: 2000-03-09 09:49:36 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Bug #28281, r=leaf, a=leaf, 2000-03-09 02:08:23 +00:00
client.mak backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
client.mk Fix client.mk for case when building in mozilla/mozilla. r=endico 2000-02-29 21:00:21 +00:00
configure Automated update 2000-03-09 02:15:13 +00:00
configure.in Bug #28281, r=leaf, a=leaf, 2000-03-09 02:08:23 +00:00
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Bug #28281, r=leaf, a=leaf, 2000-03-09 02:08:23 +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