README
|
…
|
|
apache/gzip/src
|
…
|
|
base
|
Fix to the RFind method of nsString.
|
1999-03-05 00:03:46 +00:00 |
build
|
Patched for QNX by Jerry.Kirk@Nexwarecorp.com.
|
1999-03-04 05:10:45 +00:00 |
calendar
|
…
|
|
caps
|
…
|
|
cck
|
…
|
|
cmd
|
…
|
|
config
|
Minor change to make it acceptable to QNX.
|
1999-03-04 05:02:09 +00:00 |
content
|
Many bug fixes to the RDF content model including namespace changes and
|
1999-03-05 00:01:26 +00:00 |
db
|
add a couple cursors
|
1999-03-04 15:58:52 +00:00 |
dbm
|
…
|
|
directory
|
…
|
|
docshell/base
|
Adding new tab handling and focus support.
|
1999-03-02 19:19:24 +00:00 |
dom
|
Regenerated the IDL for the XUlDocument. Changed getElementById to return
|
1999-03-05 00:02:00 +00:00 |
editor
|
Project change for kostello, approved sar. New link dependency on htmlParser.shlb
|
1999-03-04 21:57:59 +00:00 |
ef
|
Add Object.registerNatives() dummy stub.
|
1999-03-04 19:17:24 +00:00 |
expat
|
…
|
|
gconfig
|
…
|
|
gfx
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
grendel
|
The last step in updating the docs.
|
1999-03-05 01:48:15 +00:00 |
htmlparser
|
Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp.
|
1999-03-04 21:55:26 +00:00 |
include
|
mcom_db.h, cdefs.h also had copies over in mozilla/dbm/include, this was causing much confusion as you can imagine. I've merged changes over to the dbm versions and am retiring these files. r=pinkerton@netscape.com,leaf@mozilla.org
|
1999-03-02 19:41:25 +00:00 |
intl
|
add curly braces to reduce Macintosh compiler warnings
|
1999-03-03 14:47:18 +00:00 |
jpeg
|
…
|
|
js
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
js2/semantics
|
…
|
|
l10n
|
…
|
|
layout
|
Fixes to layout to allow nsHTMLCSSStyleSheet to be instantiable from outside
|
1999-03-05 00:06:31 +00:00 |
lib
|
reduce compiler warnings
|
1999-03-03 14:31:00 +00:00 |
mailnews
|
Don't add a null urllistener...
|
1999-03-04 20:10:20 +00:00 |
modules
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
msgsdk
|
…
|
|
nav-java
|
…
|
|
network
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsprpub
|
Bug fix for #3410 & #3403 by Simon Fraser, reviewed by Gordon Sheridan. Stop leaking UPPs everytime we do a file read.
|
1999-03-04 19:27:19 +00:00 |
parser
|
Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp.
|
1999-03-04 21:55:26 +00:00 |
plugin/oji/MRJ
|
…
|
|
privacy
|
…
|
|
rdf
|
Adding XUL attributes to the project.
|
1999-03-05 00:32:18 +00:00 |
silentdl
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
string/obsolete
|
Fix to the RFind method of nsString.
|
1999-03-05 00:03:46 +00:00 |
sun-java
|
…
|
|
tools
|
Major housecleaning, and a hack to allow me to build on Solaris using Workshop.
|
1999-03-03 01:21:42 +00:00 |
uriloader/base
|
…
|
|
view
|
added return code check WRT off screen surface allocation.
|
1999-03-05 01:43:06 +00:00 |
webshell
|
Fix to allow nsHTMLCSSStyleSheet to be instantiable.
|
1999-03-05 00:04:04 +00:00 |
webtools
|
Speed it up right.
|
1999-03-05 01:57:13 +00:00 |
widget
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
xpcom
|
Fix to the RFind method of nsString.
|
1999-03-05 00:03:46 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fixed buttons in apprunner so there borders appear when moved over.
|
1999-03-04 23:36:12 +00:00 |
xpinstall
|
Added Unix makefiles (that really do not do anything)
|
1999-03-02 20:25:42 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile
|
…
|
|
Makefile.in
|
…
|
|
aclocal.m4
|
…
|
|
allmakefiles.sh
|
Added mozilla/rdf/base/idl so Makefile is generated. This is not otherwise in the build.
|
1999-03-03 03:30:17 +00:00 |
client.mak
|
…
|
|
client.mk
|
Now it'll be able to capture all of CVS's output instead of just stdout.
|
1999-03-04 01:53:23 +00:00 |
configure
|
Automated update
|
1999-03-04 22:30:40 +00:00 |
configure.in
|
make HAVE_CPP_NEW_CASTS stronger for bug in Solaris/CC
|
1999-03-04 22:22:14 +00:00 |
makefile.win
|
Fix win32 build bustage. The editor directory is now built after the htmlparser directory.
|
1999-03-04 23:43:23 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mak
|
This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser)
|
1999-03-05 01:54:22 +00:00 |
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|