README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
Adding ftp: url to bloat test. a=chofmann
|
2000-02-23 00:02:37 +00:00 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
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
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
Fixing OpenVMS only build problem, r,a=leaf
|
2000-02-21 21:49:45 +00:00 |
content
|
fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering.
|
2000-02-24 03:41:14 +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
|
Reload now goes through the new nsIWebNavigation interface instead of the old nsIWebShell interface. Work on 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 03:57:32 +00:00 |
editor
|
Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar
|
2000-02-24 03:03:08 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Changed nsWebBrowser over to implement nsIWebNavigation instead of nsIWebBrowserNav. r=mscott a=jevering
|
2000-02-24 03:51:35 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar
|
2000-02-24 03:38:05 +00:00 |
gc/boehm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
layout
|
don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar.
|
2000-02-24 03:42: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 for #28530, r=alecf, a=jar,phil
|
2000-02-24 02:03:11 +00:00 |
modules
|
Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
|
2000-02-24 00:13:17 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
netwerk
|
fix build bustage for gagan
|
2000-02-24 02:44:44 +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
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
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
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
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 |
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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tools
|
Only pull client.mk if it does not exist. It updates itself now.
|
2000-02-23 22:05:43 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
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
|
Fixes for 28360, 385798. a=mcafee, r=phil
|
2000-02-24 01:12:37 +00:00 |
xpcom
|
Implement the equivalent of Unix's realpath() for BeOS. Build blocker. a=leaf
|
2000-02-24 00:48:30 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
remove IRC menu item from dtd for 28192. r=mcafee, a=jar
|
2000-02-24 03:42:02 +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
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
LEGAL
|
Add Y2K disclaimer.
|
1999-07-06 23:00:05 +00:00 |
LICENSE
|
new version of LICENSE; not part of the build
|
1999-10-06 02:14:51 +00:00 |
Makefile.in
|
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
|
2000-02-23 22:47:39 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
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 |
makefile.win
|
re-adding regxpcom to official release build process.
|
2000-02-15 23:19:02 +00:00 |
nglayout.mac
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |