apache/gzip/src
|
|
|
build
|
Adding ftp: url to bloat test. a=chofmann
|
2000-02-23 00:02:37 +00:00 |
calendar
|
|
|
caps
|
Fix 28612 META Refresh allowed in Mail/News
|
2000-02-23 22:34:40 +00:00 |
cck
|
checking in changes to enable setting up of homepage thru the all-ns.js file
|
2000-02-22 02:26:56 +00:00 |
chrome
|
Checking in an API and implementation for the enumeration of the user's search path,
|
2000-02-15 10:05:29 +00:00 |
cmd
|
|
|
config
|
Fixing OpenVMS only build problem, r,a=leaf
|
2000-02-21 21:49:45 +00:00 |
content
|
Fix 28612 META Refresh allowed in Mail/News
|
2000-02-23 22:34:40 +00:00 |
db
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
dbm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
directory
|
4.07 main dev tree synch up
|
2000-02-08 02:39:50 +00:00 |
docshell
|
r=valeski,rjc a=jar. Fixes for the following bugs-
|
2000-02-23 21:17:17 +00:00 |
dom
|
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
|
2000-02-23 22:46:11 +00:00 |
editor
|
fix find command (#28259)
|
2000-02-23 14:31:21 +00:00 |
ef
|
|
|
embedding
|
Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage.
|
2000-02-14 09:39:21 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
Changing this to use the TEXT_PLAIN define instead of the string
|
2000-02-23 06:53:46 +00:00 |
gc/boehm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
gconfig
|
|
|
gfx
|
r=valeski,rjc a=jar. Fixes for the following bugs-
|
2000-02-23 21:17:17 +00:00 |
grendel
|
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
|
2000-01-17 23:35:50 +00:00 |
htmlparser
|
19428: fix copying from a document with a doctype.
|
2000-02-23 01:23:29 +00:00 |
include
|
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
|
2000-02-23 23:10:38 +00:00 |
intl
|
Fixing bustage: add .get() to a comptr to make it compile on linux.
|
2000-02-21 23:29:49 +00:00 |
java
|
Put #include <unistd.h> inside #ifdef XP_UNIX
|
2000-02-18 19:33:28 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
Ported toFixed, toExponential & toPrecision to NativeNumber from C sources.
|
2000-02-23 18:46:36 +00:00 |
js2
|
Work on adding parser
|
2000-02-23 01:54:30 +00:00 |
l10n
|
|
|
layout
|
Fix 28612 META Refresh allowed in Mail/News
|
2000-02-23 22:34:40 +00:00 |
lib
|
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
|
2000-02-10 04:18:55 +00:00 |
mailnews
|
fix unix build warning from last checkin - unused var
|
2000-02-23 20:59:59 +00:00 |
modules
|
28782. a=jar. no longer used
|
2000-02-23 22:48:52 +00:00 |
msgsdk
|
|
|
netwerk
|
bug #23777 (r=valeski). Reworked the parsing of the HTTP server version to avoid a floating-point rounding error which caused the server version to be incorrect...
|
2000-02-23 23:57:20 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
|
2000-02-23 23:38:19 +00:00 |
nunet
|
|
|
parser
|
19428: fix copying from a document with a doctype.
|
2000-02-23 01:23:29 +00:00 |
plugin/oji/MRJ
|
Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX.
|
2000-02-23 12:26:56 +00:00 |
privacy
|
|
|
profile
|
formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
|
2000-02-23 21:08:26 +00:00 |
rdf
|
fix handling of uri's with 8 bit characters, a=phil r=waterson 24692
|
2000-02-23 20:51:36 +00:00 |
README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string/obsolete
|
28782. a=jar. r=rickg. nsCAutoString couldn't handle a '=' of a PRUnichar*, now it can
|
2000-02-23 22:47:03 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
sun-java
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
timer
|
|
|
tools
|
Only pull client.mk if it does not exist. It updates itself now.
|
2000-02-23 22:05:43 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #27419 --> if uri load had a window target name and a window
|
2000-02-19 02:05:52 +00:00 |
view
|
bug 20185 [PDT+], landing nsViewManager2, r=sfraser
|
2000-02-16 05:52:44 +00:00 |
wallet
|
|
|
webshell
|
Commented out obselete method
|
2000-02-23 23:14:04 +00:00 |
webtools
|
Cut down on the number of syncshadowdb processes we fork off.
|
2000-02-18 21:38:23 +00:00 |
widget
|
Fix for PDT+ bug 28861. r=leaf,a=leaf.
|
2000-02-23 22:27:10 +00:00 |
xpcom
|
Fixes for bug 28271 -- add methods to nsILocalFileMac to launch applications and document. Also fix bogus include in nsNativeComponentLoader. r=davidm,dougt. a=jar
|
2000-02-23 23:09:02 +00:00 |
xpfc
|
|
|
xpfe
|
bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
|
2000-02-24 00:04:53 +00:00 |
xpinstall
|
fixing bug#28641 - fixing major memory leak that only shows up under Win98
|
2000-02-24 00:03:34 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
|
2000-02-23 22:47:39 +00:00 |
client.mak
|
Bugzilla bug #27457: pull NSPR using the static tag
|
2000-02-21 20:19:14 +00:00 |
client.mk
|
Fix build bustage on Solaris.
|
2000-02-22 23:03:00 +00:00 |
configure
|
Bugzilla bug #27457: pull NSPR using the static tag
|
2000-02-21 20:19:14 +00:00 |
configure.in
|
Bugzilla bug #27457: pull NSPR using the static tag
|
2000-02-21 20:19:14 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
|
2000-02-23 22:47:39 +00:00 |
makefile.win
|
re-adding regxpcom to official release build process.
|
2000-02-15 23:19:02 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|