apache/gzip/src
|
|
|
build
|
Fix bug 53999 -- ensure that non-jar builds use the same override rules as jar builds. r=warren, sr=scc.
|
2000-10-11 23:32:10 +00:00 |
calendar
|
|
|
caps
|
Bug 13871: Prevent frameset spoofing r=mstoltz, sr=mscott, a=rpotts
|
2000-10-19 10:25:49 +00:00 |
cck
|
fix for bug#45493
|
2000-10-19 22:02:07 +00:00 |
chrome
|
Fix for 54097 - Use nsIFileURL to build file URLs instead of nsFileSpec and nsFileURL.
r=dougt@netscape.com, a=hyatt@netscape.com
|
2000-10-18 12:55:22 +00:00 |
cmd
|
|
|
config
|
Initial versions of buildid perl module & template files. Bug #26798
|
2000-10-18 17:15:17 +00:00 |
content
|
Have fix for bug 24406. r=kmmclusk sr=buster
|
2000-10-19 21:49:12 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
get rid of outdated comments; a=r=(not built)
|
2000-10-19 20:51:46 +00:00 |
docshell
|
Fix for bug # 55055 r=adamlock sr=rpotts
|
2000-10-19 06:40:46 +00:00 |
dom
|
Bug 56851, regression in XPInstall dialog. r=jst, sr=vidur
|
2000-10-19 22:21:57 +00:00 |
editor
|
Fix for bugscape bug #2730 (spellchecker language pop-up menu not localizable)
|
2000-10-19 21:09:06 +00:00 |
ef
|
|
|
embedding
|
PHOTON build only
|
2000-10-16 17:59:45 +00:00 |
expat
|
a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing.
|
2000-10-12 21:07:45 +00:00 |
extensions
|
A whole bunch of ViXEn stuff, part 1. Basic aggregate transactions and
|
2000-10-19 11:25:53 +00:00 |
gc/boehm
|
proper dependency for typeinfo.cpp (not part of build), provided by dbaron@fas.harvard.edu
|
2000-10-14 03:27:27 +00:00 |
gconfig
|
|
|
gfx
|
Fix for 20743 -- better strategy for low-memory handling when allocating image GWorlds. r=pierre, sr=dcone.
|
2000-10-19 21:17:13 +00:00 |
grendel
|
|
|
htmlparser
|
fixed rtm++ bugs: 56665, 57173. r=attinasi, harishd; sr=buster.
|
2000-10-19 06:38:48 +00:00 |
include
|
Fix Un*x bustage (typo in last patch, oops, sorry!)
|
2000-10-12 04:49:28 +00:00 |
intl
|
fix bug 54841. zero out the first 128 bits of the representatble
|
2000-10-06 21:54:38 +00:00 |
java
|
*not part of tbox build*
|
2000-10-17 08:28:15 +00:00 |
jpeg
|
|
|
js
|
changes to XMLLexer etc.
|
2000-10-19 23:07:58 +00:00 |
js2
|
changes to XMLLexer etc.
|
2000-10-19 23:07:58 +00:00 |
l10n
|
r=ben a=ben. This is to match spec, bug 44895.
|
2000-09-22 21:09:39 +00:00 |
layout
|
Have fix for bug 24406. r=kmmclusk sr=buster
|
2000-10-19 21:49:12 +00:00 |
lib
|
added SIOUXSettings.
|
2000-09-18 19:36:25 +00:00 |
mailnews
|
fixed bug 57059 -- buffer overrun on message header, r=ducarroz, rhp, sr=mscott
|
2000-10-19 02:24:09 +00:00 |
modules
|
b=46775. Adding ablity to generate a static module based on dougt/cls's work. There is a disagreement between us and warren about how exactly to do this. Since I have a working solution, I am checking this onto our embedding branch. This disagreement must be resolved before these changes land on the mozilla trunk.
|
2000-10-19 20:41:44 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
bug 27687, can't log into yahoo mail, r=dveditz,gagan, a=gagan, sr=mscott
|
2000-10-19 21:15:20 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Set CROSS_COMPILE variable as appropriate so that cross-compiling works again. Bug #11890
|
2000-10-18 20:03:41 +00:00 |
nunet
|
|
|
parser
|
fixed rtm++ bugs: 56665, 57173. r=attinasi, harishd; sr=buster.
|
2000-10-19 06:38:48 +00:00 |
plugin/oji/MRJ
|
Fix build bustage
|
2000-09-20 08:25:48 +00:00 |
privacy
|
|
|
profile
|
Fixing bug 56041. We have been storing paths instead of persitent strings since japanese migration bug 44764 was fixed. People who stored profile folders at customized locations on Mac were affected with that change. This fix saves the data back into the registry in persistent format for Mac. r=ccarlen a=alecf
|
2000-10-19 06:35:13 +00:00 |
rdf
|
Fix for 54097 - Use nsIFileURL to build file URLs instead of nsFileSpec and nsFileURL.
r=dougt@netscape.com, a=hyatt@netscape.com
|
2000-10-18 12:55:22 +00:00 |
README/mozilla
|
|
|
security
|
Make this directory build in the new world.
|
2000-10-19 21:14:34 +00:00 |
silentdl
|
|
|
string
|
Fixing rtm++ bug 55587. nsAReadableString::FindChar() was returning the index from the offset to the character if found in stead of the index from the beginning of the string. r=kin, sr&a=scc
|
2000-10-07 01:50:36 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
#56569 - [Modern] messenger threadpane correctness, r=hyatt, a=hangas
|
2000-10-18 07:40:34 +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 13871: Prevent frameset spoofing r=mstoltz, sr=mscott, a=rpotts
|
2000-10-19 10:25:49 +00:00 |
view
|
#56164
|
2000-10-17 14:54:03 +00:00 |
wallet
|
|
|
webshell
|
Forgot these files in my last checkin.
|
2000-10-07 12:01:40 +00:00 |
webtools
|
add the notion of 'dead time' to better predict when builds will be
|
2000-10-18 20:31:34 +00:00 |
widget
|
#56770
|
2000-10-19 22:20:48 +00:00 |
xpcom
|
Fix for 56998 which blocks 56041. nsLocalFile::Exists() could return TRUE if the file in fact didn't exist. Happened with files for which the volume or dir didn't exist. r=sfraser.
|
2000-10-19 20:41:55 +00:00 |
xpfc
|
|
|
xpfe
|
bugzilla 56564, r=matt, sr=alecf, added string in string bundle for "third"
|
2000-10-19 22:43:02 +00:00 |
xpinstall
|
Fix for bogus installer buildid on windows. Thanks to Jerry Baker <jerrybaker@weirdness.com> for the patch. r=ssu
|
2000-10-18 00:37:42 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
implementation of the null plugin for unix
|
2000-09-27 23:44:02 +00:00 |
client.mak
|
Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose
|
2000-10-18 19:45:37 +00:00 |
client.mk
|
|
|
configure
|
Automated update
|
2000-10-14 21:15:02 +00:00 |
configure.in
|
landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com
|
2000-10-14 21:21:15 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
|
2000-10-05 04:35: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
|
|
|