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-09-21 04:00:34 +00:00
apache/gzip/src
build More jar file landing script changes for Mac. New $options flags to control jar build, and some code to sanity check the combinations of options. 2000-09-21 01:36:34 +00:00
calendar
caps Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
cck *** empty log message *** 2000-09-19 23:24:39 +00:00
chrome Improving debug messages for contents.rdf. 2000-09-18 02:07:06 +00:00
cmd
config Fixed 'zip warning: name not matched' problem 2000-09-21 03:51:35 +00:00
content Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan 2000-09-21 02:42:46 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
docshell Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
dom Fixing nsbeta3+ 38215. Making with(window.location) { href=someurl; } work by dynamically defining the 'href' property in LocationImpl::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan 2000-09-21 03:43:10 +00:00
editor Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
expat Some compilers don't like C++ comments in C files. Changing to C comments. 2000-08-30 01:35:07 +00:00
extensions bug #51568 2000-09-21 01:51:15 +00:00
gc/boehm [not part of build] make sure a writer is open at the end, before attempting to close it. 2000-09-19 17:53:17 +00:00
gconfig
gfx #53410 2000-09-21 01:26:00 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser fix potential leak from checkin for bug 48351. r=harishd, a=syd 2000-09-21 04:00:34 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
java These changes make it so webclient compiles with the tip as of 20 2000-09-20 21:53:05 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js rest of the fix for bug 53268. a=brendan@mozilla.org 2000-09-21 03:56:42 +00:00
js2 Cleanup warning fix. 2000-09-19 20:56:49 +00:00
l10n fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman 2000-09-19 23:02:06 +00:00
layout Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan 2000-09-21 02:42:46 +00:00
lib added SIOUXSettings. 2000-09-18 19:36:25 +00:00
mailnews fix for #53421. make it so we can save attachments from news messages. 2000-09-21 03:54:17 +00:00
modules Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +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: the primordial thread should wait for the timer 2000-09-01 18:26:28 +00:00
nunet
parser fix potential leak from checkin for bug 48351. r=harishd, a=syd 2000-09-21 04:00:34 +00:00
plugin/oji/MRJ Fix build bustage 2000-09-20 08:25:48 +00:00
privacy
profile Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
rdf Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Fixed typo 2000-09-21 01:13:38 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +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 Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
timer
tools New weekly data: not part of build. 2000-09-07 21:55:24 +00:00
tripledb
uriloader OS/2 VACPP Tinderbox bustage 2000-09-15 14:46:01 +00:00
view Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
wallet
webshell Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
webtools Oops! This was changed a couple of months ago in such a way that a 2000-09-19 15:42:53 +00:00
widget WIP for nsbeta3+ bug 52725. r=buster, syd. A=syd. We need to confirm removal of nspr dependency, then we can strip winmm.lib from makefile 2000-09-21 02:59:39 +00:00
xpcom Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
xpfc
xpfe Fix orange on linux; make page cycler load happen on event callback. r=warren, sort of 2000-09-21 03:59:54 +00:00
xpinstall mac blocker 53461, mail not registered, chatzilla not installed. a/r=warren 2000-09-21 01:02:28 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +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 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue 2000-09-14 19:27:23 +00:00
client.mak Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-09-21 02:15:11 +00:00
configure.in Adding --disable-jar-packaging for unix. r=warren 2000-09-21 02:11:01 +00:00
LEGAL
LICENSE
Makefile.in This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue 2000-09-14 19:27:23 +00:00
makefile.win Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk