apache/gzip/src
|
|
|
build
|
Fix a problem with the universal interfaces version, and include the build flags module. NOT PART OF THE BUILD
|
2000-10-25 18:52:33 +00:00 |
calendar
|
|
|
caps
|
Bug #48403 --> don't allow JS running in a mailnews sand box to change the name of it's containing iframe.
|
2000-10-24 00:52:02 +00:00 |
cck
|
changing name of cck.exe to setup.exe
|
2000-10-24 22:19:51 +00:00 |
chrome
|
Fix for 57733.
|
2000-10-25 03:03:08 +00:00 |
cmd
|
|
|
config
|
Cross-compiling fixes. Bug #11890 r=blizzard
|
2000-10-24 21:22:32 +00:00 |
content
|
Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de
|
2000-10-24 04:56:10 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
docshell
|
Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver
|
2000-10-20 01:00:11 +00:00 |
dom
|
Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de
|
2000-10-24 04:56:10 +00:00 |
editor
|
|
|
ef
|
|
|
embedding
|
changing default startpage of embedding examples to point to the embedding projects home page. s=jband@netscape.com, r=dougt@netscape.com
|
2000-10-24 21:57:35 +00:00 |
expat
|
|
|
extensions
|
adding the version="1.0" for some stylesheets, not part of build
|
2000-10-25 16:45:33 +00:00 |
gc/boehm
|
Added GC_init_MacOS() to make sure MaxApplZone() and MoreMasters() get called. r=sfraser, not part of standard build.
|
2000-10-24 20:18:43 +00:00 |
gconfig
|
|
|
gfx
|
Bug #54219. Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him.
|
2000-10-25 16:55:42 +00:00 |
grendel
|
|
|
htmlparser
|
|
|
include
|
|
|
intl
|
|
|
java
|
|
|
jpeg
|
|
|
js
|
Added to FunctionDefinition a pointer that marks the position in the
|
2000-10-25 12:46:23 +00:00 |
js2
|
Added to FunctionDefinition a pointer that marks the position in the
|
2000-10-25 12:46:23 +00:00 |
l10n
|
|
|
layout
|
bug 54542 (Hyatt's patch) - pass in style context instead of resolving it. a=buster, r=karnaze.
|
2000-10-25 14:55:21 +00:00 |
lib
|
|
|
mailnews
|
fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott
|
2000-10-25 14:59:38 +00:00 |
modules
|
removing Makefile and adding Makefile.in
|
2000-10-24 17:16:20 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
bug 57840, tre blocker, r=gagan,don
|
2000-10-25 18:14:23 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Fixed the strip check to work for cross-compile builds. Bug #11893
|
2000-10-25 03:30:47 +00:00 |
nunet
|
|
|
parser
|
|
|
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
patch for 53047, for jrgm who doesn't have cvs access. (rtm++, r=evaughan, a=ben)
|
2000-10-24 22:56:13 +00:00 |
rdf
|
Fix for 57733.
|
2000-10-25 03:03:08 +00:00 |
README
|
This was approved a while ago by mitchell and leaf.
|
2000-10-20 20:27:03 +00:00 |
security
|
Make boolean preferences work under Netscape6. It's the annoying JS bug
|
2000-10-25 18:57:06 +00:00 |
silentdl
|
|
|
string
|
|
|
suite
|
|
|
sun-java
|
|
|
themes
|
fix the lingering mac issue on bug 46683 items in menus for Folders on Personal Toolbar are all underlined.
|
2000-10-20 07:46:16 +00:00 |
timer
|
|
|
tools
|
|
|
tripledb
|
|
|
uriloader
|
Bug #57207 --> When we bring up the progress dialog, if we've already received a on stop request,
|
2000-10-24 22:18:56 +00:00 |
view
|
|
|
wallet
|
|
|
webshell
|
Bug 56795. Adding support for corel/eazel profiler. Build changes approved
|
2000-10-20 14:59:13 +00:00 |
webtools
|
Fix the size of the "L" and "*" popups for Mozilla popup code, and shrink the name popup a little bit.
|
2000-10-25 20:14:34 +00:00 |
widget
|
PHOTON BUILD only
|
2000-10-25 18:01:02 +00:00 |
xpcom
|
Bug 56793. Add support for building unix mozilla with a default
|
2000-10-21 08:33:16 +00:00 |
xpfc
|
|
|
xpfe
|
Must include build.dtd anyplace that uses navigator.dtd for the BuildId. Bug #26798 r=jag
|
2000-10-25 03:06:42 +00:00 |
xpinstall
|
Cross-compiling fixes. Bug #11890 r=blizzard
|
2000-10-24 21:22:32 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur.
|
2000-10-20 23:26:10 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2000-10-24 04:14:57 +00:00 |
configure.in
|
Backing out fix for bug #35419 until we can figure out what to do about the libiberty problem.
|
2000-10-24 04:01:44 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|