README
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
Replace space by '_' in url files in the tree.
|
1999-06-25 21:39:29 +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 Build Environment
|
1999-06-22 22:58:56 +00:00 |
chrome/src
|
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers.
|
1999-06-24 00:22:58 +00:00 |
cmd
|
Adding context menu library to the interface stubs
|
1999-05-14 21:58:33 +00:00 |
config
|
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
|
1999-06-25 09:59:14 +00:00 |
content
|
- Add a prettyprint flag to the html-to-text sink (false by default).
|
1999-06-26 00:01:11 +00:00 |
db
|
get rid of link against dso
|
1999-06-22 23:15:58 +00:00 |
dbm
|
strerror() should only be implemented if we don't HAVE_STRERROR. Fixes BeOS build. Patch provided by Duncan Wilcox. (duncan@be.com)
|
1999-06-25 12:40:11 +00:00 |
directory
|
Updates for JNDI LDAP service provider
|
1999-06-05 01:14:50 +00:00 |
docshell/base
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
dom
|
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
|
1999-06-23 19:55:21 +00:00 |
editor
|
Oops, use prettyprinting for OutputTextToStream as well as ToString.
|
1999-06-26 00:59:12 +00:00 |
ef
|
Faster interference graph simplification due to Amancio Hasty.
|
1999-04-05 06:32:50 +00:00 |
expat
|
Use C comment delims and not C++
|
1999-06-16 01:08:26 +00:00 |
extensions
|
fix wallet viewers
|
1999-06-24 00:33:19 +00:00 |
gconfig
|
…
|
|
gfx
|
increase the size of the scroll bars
|
1999-06-25 20:10:51 +00:00 |
grendel
|
make it binary, home-skillet
|
1999-06-24 02:52:18 +00:00 |
htmlparser
|
- Add a prettyprint flag to the html-to-text sink (false by default).
|
1999-06-26 00:01:11 +00:00 |
include
|
added to image def's. pnunn.
|
1999-06-25 20:14:31 +00:00 |
intl
|
split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak
|
1999-06-26 01:19:18 +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
|
Fix for the case where jscpucfg dies and leaves a zero-length jsautocfg.h.
|
1999-06-24 22:35:28 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
…
|
|
layout
|
- Add a prettyprint flag to the html-to-text sink (false by default).
|
1999-06-26 00:01:11 +00:00 |
lib
|
fix mac bustage, this was supposed to be in #ifdef DEBUG
|
1999-06-16 03:28:42 +00:00 |
mailnews
|
Copy service changes
|
1999-06-26 01:11:28 +00:00 |
modules
|
NECKO only: Fixed the dont_AddRef problem.
|
1999-06-25 21:58:06 +00:00 |
msgsdk
|
…
|
|
nav-java
|
removing software update references.
|
1999-05-06 04:18:44 +00:00 |
netwerk
|
First Checked In.
|
1999-06-26 01:14:51 +00:00 |
network
|
ok'd by warren and gagan. pnunn.
|
1999-06-25 19:50:58 +00:00 |
nsprpub
|
Checked in BeOS changes contributed by Duncan Wilcox (duncan@be.com).
|
1999-06-26 01:07:12 +00:00 |
nunet
|
Changes to build http in its own library. and use auto detection/registry.
|
1999-03-27 02:05:59 +00:00 |
parser
|
- Add a prettyprint flag to the html-to-text sink (false by default).
|
1999-06-26 00:01:11 +00:00 |
plugin/oji/MRJ
|
support more "java_" prefixed attributes.
|
1999-06-14 18:41:33 +00:00 |
privacy
|
…
|
|
profile
|
Changed the way the old profiles are traversed. Added recursive space checking and recursive copying.nsPrefMigration.cpp
|
1999-06-25 21:12:41 +00:00 |
rdf
|
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
|
1999-06-26 01:09:02 +00:00 |
silentdl
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
string/obsolete
|
fixes Churchill's search bug, and crash bug 6469
|
1999-06-18 04:51:11 +00:00 |
suite
|
Fix spelling error that was irritating me
|
1999-06-25 20:07:18 +00:00 |
sun-java
|
Cleaned up a bunch of old (unused?) crap.
|
1999-06-04 21:45:17 +00:00 |
tools
|
Use this gdb hack to save memory.
|
1999-06-25 07:18:14 +00:00 |
uriloader/base
|
Changed URLGroup to LoadGroup
|
1999-06-25 02:31:51 +00:00 |
view
|
More necko changes.
|
1999-06-25 01:53:22 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
|
1999-06-25 11:08:07 +00:00 |
webtools
|
fix typo.
|
1999-06-25 22:14:51 +00:00 |
widget
|
Added passing mouse events to winless plugin
|
1999-06-25 21:17:52 +00:00 |
xpcom
|
clean up className manipulation; no progids, though\!
|
1999-06-26 00:40:03 +00:00 |
xpfc
|
…
|
|
xpfe
|
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
|
1999-06-26 01:09:02 +00:00 |
xpinstall
|
xpinstall is leading to startup crashes (bug 8849).
|
1999-06-25 07:50:39 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Better ifdef logic for NECKO.
|
1999-06-21 00:26:16 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
allmakefiles.sh
|
XPInstall ressurected on Unix.
|
1999-06-23 06:22:53 +00:00 |
client.mak
|
Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch.
|
1999-05-05 08:00:20 +00:00 |
client.mk
|
Fix webconfig target.
|
1999-05-04 19:54:24 +00:00 |
configure
|
Automated update
|
1999-06-25 19:48:18 +00:00 |
configure.in
|
Removed the check for yywrap, and cleaned up the Fullcircle stuff a bit.
|
1999-06-25 19:46:20 +00:00 |
makefile.win
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|