apache/gzip/src
|
|
|
build
|
add build instruction for mime:src:MANIFEST and mime:emitters:src:MANIFEST (rhp landind)
|
1999-06-15 23:25:55 +00:00 |
calendar
|
|
|
caps
|
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
|
1999-06-03 18:15:53 +00:00 |
cck
|
updated to match changes in source code
|
1999-06-09 17:18:21 +00:00 |
chrome/src
|
Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what.
|
1999-06-15 00:42:45 +00:00 |
cmd
|
|
|
config
|
Fix for QNX/NTO.
|
1999-06-15 23:56:05 +00:00 |
content
|
sink now creates content for BASE element
|
1999-06-16 00:44:50 +00:00 |
db
|
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
|
1999-06-08 02:22:10 +00:00 |
dbm
|
Patch for BeOS, thanks to Duncan Wilcox.
|
1999-06-15 01:24:06 +00:00 |
directory
|
Updates for JNDI LDAP service provider
|
1999-06-05 01:14:50 +00:00 |
docshell/base
|
More changes related to session History
|
1999-06-15 23:29:38 +00:00 |
dom
|
fix hidden virtual function bustage
|
1999-06-16 00:14:04 +00:00 |
editor
|
Add a comment and an acute entity, for testing purposes
|
1999-06-16 00:53:54 +00:00 |
ef
|
|
|
expat
|
External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT)
|
1999-06-15 23:20:01 +00:00 |
extensions
|
Changed API for nsIFileLocator
|
1999-06-15 05:18:00 +00:00 |
gconfig
|
|
|
gfx
|
use PR_LOG for debugging
|
1999-06-16 00:37:57 +00:00 |
grendel
|
Oops, forgot this one. The preferred Look&Feel is set on startup.
|
1999-06-15 23:08:07 +00:00 |
htmlparser
|
Oh, drat. Previous fix for const problem also threw away the result
|
1999-06-16 00:52:47 +00:00 |
include
|
if 0 and static a bunch of functions that aren't used anywhere
|
1999-06-16 00:51:20 +00:00 |
intl
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
jpeg
|
override NO_STATIC_LIB, because we really do need static libraries for some
|
1999-05-17 19:20:28 +00:00 |
js
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
|
|
layout
|
sink now creates content for BASE element
|
1999-06-16 00:44:50 +00:00 |
lib
|
if 0 and static a bunch of functions that aren't used anywhere
|
1999-06-16 00:51:20 +00:00 |
mailnews
|
Updated mac projects to reflect Candice' changes to windows/unix.
|
1999-06-16 00:47:36 +00:00 |
modules
|
ifdef'ed call to PR_Seek() for the standalone build
|
1999-06-16 00:24:37 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
netwerk
|
Removed the temporary Open call on nsIChannel. Inspite of the misnomer, the AsyncRead is the one to use.
|
1999-06-16 00:49:01 +00:00 |
network
|
Changed API for nsIFileLocator
|
1999-06-15 05:18:00 +00:00 |
nsprpub
|
BugZilla #8018
|
1999-06-14 18:07:59 +00:00 |
nunet
|
|
|
parser
|
Oh, drat. Previous fix for const problem also threw away the result
|
1999-06-16 00:52:47 +00:00 |
plugin/oji/MRJ
|
support more "java_" prefixed attributes.
|
1999-06-14 18:41:33 +00:00 |
privacy
|
|
|
profile
|
conflict with profile checkin
|
1999-06-15 06:42:23 +00:00 |
rdf
|
adding in a piece of keybinding I forgot
|
1999-06-15 23:33:21 +00:00 |
README
|
|
|
silentdl
|
Turned it off The Complete Way. Now it won't try to generate an empty library.
|
1999-06-05 01:55:13 +00:00 |
string/obsolete
|
more error reporting in ToInteger()
|
1999-06-15 02:03:33 +00:00 |
suite
|
Add a comment and an acute entity, for testing purposes
|
1999-06-16 00:53:54 +00:00 |
sun-java
|
Cleaned up a bunch of old (unused?) crap.
|
1999-06-04 21:45:17 +00:00 |
tools
|
smoke.pl now changes to apprunner_bin before invoking apprunner
|
1999-06-15 02:02:58 +00:00 |
uriloader/base
|
OnEndDocumentLoad now has a handle to the observer
|
1999-06-14 22:12:19 +00:00 |
view
|
Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names.
|
1999-06-09 07:38:26 +00:00 |
wallet
|
|
|
webshell
|
Remove nsIDocumentViewer.h from EXPORTS. It does not live here. Thanks to 'David Gardiner' <david.gardiner@unisa.edu.au> for the patch.
|
1999-06-15 23:42:32 +00:00 |
webtools
|
Add timezone to time at top of page.
|
1999-06-15 22:20:31 +00:00 |
widget
|
#4084 "JS events: Mac form element events"
|
1999-06-16 00:41:30 +00:00 |
xpcom
|
Using default autoregistration.
|
1999-06-16 00:29:34 +00:00 |
xpfc
|
|
|
xpfe
|
more careful with dialog webshellwindow member variable. fixes bug 7858. also, release appshell service correctly
|
1999-06-16 00:38:22 +00:00 |
xpinstall
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Add editor idl directory to build
|
1999-06-11 19:01:36 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
1999-06-15 03:41:07 +00:00 |
configure.in
|
Initial changes to support BeOS.
|
1999-06-15 03:35:49 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
makefile.win
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|