accessible
One line regression fix for bug 79900. the fix for 80505 caused this.
2001-05-23 02:55:37 +00:00
apache/gzip /src
build
Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser.
2001-05-18 13:28:22 +00:00
calendar
caps
PCKS7 implementation for signed JS. Bug# 82227 r=mstoltz@netscape.com,sr=blizzard@mozilla.org,a=blizzard@mozilla.org
2001-05-23 22:06:43 +00:00
cck
Bug 77445:CCK product name/version to conform with that of client (r=bobj)
2001-05-21 22:00:16 +00:00
chrome
bug 76512 r=pchen sr=hyatt
2001-05-17 02:31:28 +00:00
cmd
config
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
2001-05-22 07:52:30 +00:00
content
Checking in vidur@netscape.com's fix for bug 81994 which caused scripts on webpages to be executed twice when calling DemoteContainer() in the html content sink. r=nisheeth@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org
2001-05-25 07:03:04 +00:00
db
dbm
directory
fixing bustage
2001-05-23 04:19:39 +00:00
docshell
Fix smoketest blocker. bug 82141. r=saari, sr=hyatt
2001-05-25 00:53:47 +00:00
dom
Fix for 80996, prevent attempted access to freed event listeners by throwing out old ELM when loading new page. sr:jst, r:nisheeth
2001-05-23 06:33:28 +00:00
editor
Fix bug 82139; ensure that Find-related items get disabled when in view source mode. r=brade, sr=kin
2001-05-23 00:23:03 +00:00
ef
embedding
Bug 68279; tightens up IsExecutable() check in nsLocalFileWin to properly detect most dangerous executables; adds code to the two places in the UI where such files used to be executed to disable us doing that; r=mstoltz, sr=mscott
2001-05-23 06:03:59 +00:00
expat
extensions
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
2001-05-22 07:52:30 +00:00
gc /boehm
gconfig
gfx
Photon Build only
2001-05-24 14:48:38 +00:00
gfx2
grendel
htmlparser
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
include
intl
bug 76238, r=ftang, rs=bstell
2001-05-23 02:09:33 +00:00
java
Bug=82611
2001-05-25 00:40:27 +00:00
jpeg
js
- Add a generation number to JSDHashTable that counts entryStore changes due
2001-05-25 03:05:38 +00:00
js2
l10n
layout
Bug 73291. Handle case where paint arrives before reflow for modified content. r=karnaze, sr=attinasi, a=asa
2001-05-24 18:40:45 +00:00
lib
mailnews
#79188 . Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com
2001-05-25 01:13:56 +00:00
modules
fix for bug 82445 stream listener leaks. r=Peter Lubczynski, sr=attinasi, a=asa@mozilla.org. fixed circular refcnt dependency between nsPluginStreamListenerPeer and nsPluginStreamInfo.
2001-05-25 01:38:42 +00:00
mozilla
msgsdk
mstone
netwerk
Fix for bug 81214. We were running the PAC routines even for non-relevant scheme URLs like chrome, file, etc. Added a check to only process proxy related ones. r=pavlov, sr=darin, a=asa
2001-05-24 07:12:06 +00:00
network/protocol /http
nsprpub
Gnu tar incompatible with Sun tar
2001-05-24 18:28:22 +00:00
nunet
parser
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
plugin/oji /MRJ
Updating OnData API. (fixing build bustage)
2001-05-23 00:36:29 +00:00
privacy
profile
71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser
2001-05-23 05:09:52 +00:00
rdf
bug 76512 r=pchen sr=hyatt
2001-05-17 02:31:28 +00:00
README
security
searching for nstools in different places now ($MOZ_TOOLS, z:/nstools,
2001-05-25 01:46:08 +00:00
silentdl
string
bug #75164 : sr={brendan, sfraser}. Adding the generators |nsSubstituteC?String|, which will replace |ReplaceSubstring|. Also fixing a declaration in "nsAStringGenerator.h".
2001-05-23 06:49:51 +00:00
suite
sun-java
themes
#79188 . Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com
2001-05-25 01:13:56 +00:00
timer
tools
Adding 586 case
2001-05-19 07:20:26 +00:00
tripledb
uriloader
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
view
add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665.
2001-05-17 18:37:50 +00:00
wallet
webshell
fix for 80059 (copy link location, etc. broken on mac & windows -- missing nsIClipboardHelper in nsSetupRegistry). r=pinkerton, sr=jst
2001-05-22 01:41:08 +00:00
webtools
Mention the Bugzilla project page and where to report bugs
2001-05-24 12:58:33 +00:00
widget
Photon build only
2001-05-24 14:35:51 +00:00
xpcom
No bug
2001-05-25 04:20:24 +00:00
xpfc
xpfe
Fix a number of outliner filepicker issues:
2001-05-25 07:50:34 +00:00
xpinstall
fixing bug 71010, which is part of a fix for bug 81601, which got pdt approval. r=sgehani,sr=mscott,a=pdt2
2001-05-24 08:07:52 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
client.mak
client.mk
configure
Automated update
2001-05-24 02:14:42 +00:00
configure.in
Backing out previous checkin for bug 76710 as it causes libboehm.so to be linked with -Bsymbolic and that's bad.
2001-05-24 02:07:36 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk