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 18:08:25 +00:00
apache/gzip/src
build make sure mac build system knows about extra jar.mn introduced by previous checkin... 2000-09-21 07:12:59 +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 Made it so that the commercial tree can find make-jars.pl 2000-09-21 17:24:07 +00:00
content fix related to the reconstruction of html.css (#6625) and to css system fonts (#1021): in quirks mode and on each platform, use the same fonts as Nav4 for edit fields, lists and buttons. r=rods a=buster 2000-09-21 10:21:23 +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 Removing bookmarks.xul per dmose's suggestion ("that was really just me messing around"). bug=53297, r=dmose, a=(not in build). 2000-09-21 13:27:25 +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 first part of fix for 53156, editor UI issues. r=hewitt, sr=sfraser 2000-09-21 07:05:00 +00:00
ef
embedding Commented out reference to undefined enum. b=39158 2000-09-21 12:08:31 +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 adding missing path separators 2000-09-21 07:59:26 +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 fix related to the reconstruction of html.css (#6625), the css system fonts (#1021 and #3371) and a regression on the Mac from #44656: make the html form controls look better on the Mac. a=buster 2000-09-21 10:22:14 +00:00
grendel
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 - Use the thread context service rather than our own JSContext. This makes 2000-09-21 04:30:32 +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 fix related to the reconstruction of html.css (#6625) and to css system fonts (#1021): in quirks mode and on each platform, use the same fonts as Nav4 for edit fields, lists and buttons. r=rods a=buster 2000-09-21 10:21:23 +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 Fix for #52181 r=dougt, a=buster 2000-09-21 13:45:31 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Backing out jar protocol change because it introduced a big memory leak on tinderbox test. a=jag 2000-09-21 08:26:07 +00:00
network/protocol/http
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 Fixing 52749 - unset the currentitem attribute on the old current item 2000-09-21 06:33:55 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Fixed a problem with generating the component.reg file 2000-09-21 18:08:25 +00:00
silentdl
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +00:00
suite
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 add missing file to fix bustage 2000-09-21 07:58:36 +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 fix related to the reconstruction of html.css (#6625), the css system fonts (#1021 and #3371) and a regression on the Mac from #44656: make the html form controls look better on the Mac. a=buster 2000-09-21 10:22:14 +00:00
xpcom Fix for #52181 r=dougt, a=buster 2000-09-21 13:45:31 +00:00
xpfc
xpfe Partial fix for bug=53297 (rdf:resource -> resource), r=pavlov, a=waterson 2000-09-21 13:32:30 +00:00
xpinstall mac blocker 53461, mail not registered, chatzilla not installed. a/r=warren 2000-09-21 01:02:28 +00:00
.cvsignore
aclocal.m4
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 Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +00:00
configure.in Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +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