apache/gzip /src
build
Merge pr3 branch to trunk:
2000-09-28 17:32:05 +00:00
calendar
caps
Fixing 52497, security problem in document.implementation, r=jst a=brendan
2000-09-20 23:38:28 +00:00
cck
fix for bug 2740
2000-10-04 18:13:43 +00:00
chrome
removing annoying unneeded assertion. r/a=warren@netscape.com
2000-09-29 05:30:02 +00:00
cmd
config
Add .DELETE_ON_ERROR: target so that if the build fails while building the target, it will remove the incomplete target. Bug 48404
2000-09-28 04:02:15 +00:00
content
bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt.
2000-10-05 01:13:56 +00:00
db
dbm
directory
Removed.
2000-10-05 01:08:34 +00:00
docshell
r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame.
2000-09-28 05:44:10 +00:00
dom
Fixes window.title property so that the frame window's titlebar is changed when the property changes. b=50682, r=mscott, a=mscott
2000-10-03 13:35:30 +00:00
editor
Fix for 53742 -- Open Location dialog, opened from Compser, should have titlebar. r=brade, sr=kin.
2000-10-05 00:34:07 +00:00
ef
embedding
Updating embedding config files. Don't need rdfdomds
2000-10-03 21:56:13 +00:00
expat
extensions
bug 2544, image blocking not working, r=dveditz,hyatt, a=morse
2000-10-05 00:28:45 +00:00
gc /boehm
[not part of build] base class for all references, provides interior pointer detection.
2000-09-22 07:35:59 +00:00
gconfig
gfx
Fix for bug 55140, r=brade, sr=ftang. Fix a stale pointer bug in unicode font mapping routines, by not using a global (which got stale), but using an inline getter instead.
2000-10-05 04:06:53 +00:00
grendel
htmlparser
Fix for bug 54016 - crash when indentation wider then wrap width. The fix was to check for that condition. r=akkana@netscape.com, a=vidur@netscape.com
2000-09-28 05:32:52 +00:00
include
intl
bug 54507; r=ftang; a=buster; complete the charset -> lang group table to
2000-10-04 22:10:13 +00:00
java
author=ashuk
2000-10-03 01:59:31 +00:00
jpeg
js
part of bug 55139. Add debug only diagnostic code for dump JSObjects. r=shaver@mozilla.org a=brendan@mozilla.org
2000-10-05 04:13:53 +00:00
js2
Added void and classof operators
2000-09-24 06:08:53 +00:00
l10n
r=ben a=ben. This is to match spec, bug 44895.
2000-09-22 21:09:39 +00:00
layout
Fixed CSS cursor inheritance bug. b=51113, r=pierre@netscape.com, a=buster@netscape.com
2000-10-04 22:25:15 +00:00
lib
added SIOUXSettings.
2000-09-18 19:36:25 +00:00
mailnews
Fix for 54545. r=chuang, sr=mscott. Collected address book can now be turned off through prefs.
2000-10-05 03:52:38 +00:00
modules
apply patch to fix deref of null ic pointer from b3 branch r=pnunn
2000-10-05 01:06:29 +00:00
msgsdk
mstone
netwerk
Secon attempt to fix RTM++ bug # 54626: ftp dir resolution. r=waterson sr=gagan
2000-10-04 22:58:54 +00:00
network/protocol /http
nsprpub
Apply fixes for previous attempt to add STRIP to nspr build.
2000-09-30 03:24:19 +00:00
nunet
parser
Fix for bug 54016 - crash when indentation wider then wrap width. The fix was to check for that condition. r=akkana@netscape.com, a=vidur@netscape.com
2000-09-28 05:32:52 +00:00
plugin/oji /MRJ
Fix build bustage
2000-09-20 08:25:48 +00:00
privacy
profile
Fixfor rtm++ bug 54529. Calling window.focus() in Onload handler. r=sspitzer, brendan, a=brendan
2000-10-04 22:03:45 +00:00
rdf
bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt.
2000-10-05 01:13:56 +00:00
README /mozilla
security
Prefix all selfserv's output messages with "selfserv: " so we can tell
2000-10-05 04:14:44 +00:00
silentdl
string
and a access error ... r=waterson on this fix
2000-10-05 03:28:41 +00:00
suite
sun-java
themes
fix bug 46683 r=ben a=syd
2000-10-04 06:35:09 +00:00
timer
tools
Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path.
2000-09-24 20:45:54 +00:00
tripledb
uriloader
Bug #51018 , 44176, 47203 implement load group retargeting and stand alone progress window
2000-10-04 06:54:47 +00:00
view
Added new method to control whether ViewManager and ViewManager2 double-buffer when rendering. bug 49743 a=roc+moz@cs.cmu.edu r=peterl@netscape.com
2000-09-26 05:04:53 +00:00
wallet
webshell
fix bug 55157 r=cls, R=scc
2000-10-05 00:32:20 +00:00
webtools
Fix for bug 52921: checksetup.pl fails to create database with password.
2000-09-29 05:43:53 +00:00
widget
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 02:01:33 +00:00
xpcom
sr=mscott,r=vishy (this is racham's code), bugzilla=48981
2000-10-05 03:34:18 +00:00
xpfc
xpfe
sr=mscott,r=vishy (this is racham's code), bugzilla=48981
2000-10-05 03:34:18 +00:00
xpinstall
fixing bug # 54063 - cleaning up purify errors in win32 installer. r=dveditz, sr=mscott
2000-10-05 01:38:33 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
implementation of the null plugin for unix
2000-09-27 23:44:02 +00:00
client.mak
Changing security build order to fix win32 clobber bustage.
2000-09-14 21:22:06 +00:00
client.mk
configure
Adding shor wchar support. r/a scc@mozilla.org cls@seawood.com b= 54564
2000-10-01 06:16:14 +00:00
configure.in
Adding shor wchar support. r/a scc@mozilla.org cls@seawood.com b= 54564
2000-10-01 06:16:14 +00:00
LEGAL
LICENSE
Makefile.in
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
makefile.win
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk