apache/gzip/src
|
|
|
build
|
Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan.
|
2000-09-22 04:42:20 +00:00 |
calendar
|
|
|
caps
|
Fixing 52497, security problem in document.implementation, r=jst a=brendan
|
2000-09-20 23:38:28 +00:00 |
cck
|
fixing bug 52345: added View File button for panels.rdf
|
2000-09-21 23:02:44 +00:00 |
chrome
|
|
|
cmd
|
|
|
config
|
Fix for throbber blocker -- mixed up override and non-override case in make-jars.pl. Also fix for os/2 problem -- can't call utime on open file. Also removed extra CRs from die cmds. r=ssu,mkaply@us.ibm.com,fosterd@hartwick.edu
|
2000-09-22 00:31:58 +00:00 |
content
|
The font size for selects and buttons needs to reduce the font size by 2 points
|
2000-09-23 00:30:04 +00:00 |
db
|
|
|
dbm
|
|
|
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
|
bugzilla 52182. r=a=mscott.
|
2000-09-22 05:04:58 +00:00 |
dom
|
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
|
2000-09-22 10:18:07 +00:00 |
editor
|
#46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben
|
2000-09-22 05:17:53 +00:00 |
ef
|
|
|
embedding
|
Commented out reference to undefined enum. b=39158
|
2000-09-21 12:08:31 +00:00 |
expat
|
|
|
extensions
|
48758. r=ben,saari, a=waterson
|
2000-09-22 05:02:20 +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
|
Bug 52275 - crasher if we ended up in DrawComposited() with a zero
|
2000-09-23 01:55:30 +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
|
|
|
intl
|
fix bug 33162. a=ftang
|
2000-09-22 01:03:39 +00:00 |
java
|
bug=47878
|
2000-09-22 00:06:21 +00:00 |
jpeg
|
|
|
js
|
Fix two distinct bugs with similar symptoms (53123, r=law, a=jband).
|
2000-09-23 01:23:53 +00:00 |
js2
|
Major revisions for Sep 18 and 21 language changes
|
2000-09-22 08:16:22 +00:00 |
l10n
|
r=ben a=ben. This is to match spec, bug 44895.
|
2000-09-22 21:09:39 +00:00 |
layout
|
The font size for selects and buttons needs to reduce the font size by 2 points
|
2000-09-23 00:30:04 +00:00 |
lib
|
|
|
mailnews
|
Changed to escape folder name to prevent 8 bit data from bad conversions,
|
2000-09-22 23:58:19 +00:00 |
modules
|
OS/2 Tinderbox breakage
|
2000-09-22 17:32:10 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
bug #36908: checking in for endico, r=scc, a=brendan
|
2000-09-22 09:05:57 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
|
|
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
|
48758. r=ben,saari, a=waterson
|
2000-09-22 05:02:20 +00:00 |
rdf
|
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
|
2000-09-22 10:18:07 +00:00 |
README/mozilla
|
|
|
security
|
Fix problem where RSA op failures cause multiple retries of the RSA algorithm.
|
2000-09-23 00:05:27 +00:00 |
silentdl
|
|
|
string
|
|
|
suite
|
|
|
sun-java
|
|
|
themes
|
wrong case on makefile.in, full checkin coming in a sec for bug #51645
|
2000-09-22 10:19:16 +00:00 |
timer
|
|
|
tools
|
|
|
tripledb
|
|
|
uriloader
|
|
|
view
|
|
|
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
|
clarify the mailing system discriptions
|
2000-09-22 15:24:16 +00:00 |
widget
|
fix for bug #52414 r,a,etc=brendan
|
2000-09-23 02:53:16 +00:00 |
xpcom
|
OS/2 Tinderbox breakage
|
2000-09-22 17:32:10 +00:00 |
xpfc
|
|
|
xpfe
|
Fix two distinct bugs with similar symptoms (53123, r=law, a=jband).
|
2000-09-23 01:23:53 +00:00 |
xpinstall
|
Oops, missed a file, this should fix the horkeage.
|
2000-09-22 11:16:27 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan.
|
2000-09-22 05:09:36 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
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
|
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
|
|
|