apache/gzip/src
|
|
|
build
|
Added locale:en-US MANIFEST
|
1999-08-07 00:20:10 +00:00 |
calendar
|
|
|
caps
|
fix for run time bustage. r=briano
|
1999-08-07 00:10:14 +00:00 |
cck
|
*** empty log message ***
|
1999-08-04 23:58:33 +00:00 |
chrome/src
|
Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk.
|
1999-08-05 04:33:41 +00:00 |
cmd
|
|
|
config
|
make the CHROME rules play nice with obj-dir. fixes #11260
|
1999-08-06 22:41:51 +00:00 |
content
|
Fix build warning.
|
1999-08-06 20:34:55 +00:00 |
db
|
fix warning...we were shadowing a variable called count.
|
1999-08-05 23:06:23 +00:00 |
dbm
|
|
|
directory
|
Merge from LDAPJavaSDK_40beta_19990802_BRANCH. Some files removed. Some added
|
1999-08-04 02:03:56 +00:00 |
docshell/base
|
Fix compiler warning.
|
1999-08-06 18:28:15 +00:00 |
dom
|
Fix build bustage
|
1999-08-06 03:54:54 +00:00 |
editor
|
add window title back in
|
1999-08-06 21:14:18 +00:00 |
ef
|
|
|
expat
|
|
|
extensions
|
removed xplib dependency from the cookie module
|
1999-08-06 17:51:54 +00:00 |
gconfig
|
|
|
gfx
|
Fix for bug 8292. MacGFX now understands underline in CSS.
|
1999-08-06 22:16:33 +00:00 |
grendel
|
Added Makefile.in for the toplevel configure script to generate Makefile from.
|
1999-08-06 06:10:15 +00:00 |
htmlparser
|
Don't convert charset on nsStrings, as suggested in comments in bug 6672
|
1999-08-06 20:50:37 +00:00 |
include
|
|
|
intl
|
Changed to use progid for nsIScriptableDateFormat.
|
1999-08-05 20:05:32 +00:00 |
java
|
added a list of things to do
|
1999-08-06 19:18:58 +00:00 |
jpeg
|
Change requested by tgl. pnunn
|
1999-08-03 01:46:25 +00:00 |
js
|
add JS based test for nsISupportsPrimitives. Run using 'xpcshell xpctest_primitive.js'
|
1999-08-06 09:43:45 +00:00 |
js2/semantics
|
|
|
l10n
|
|
|
layout
|
Fix for bug #11393
|
1999-08-07 00:31:02 +00:00 |
lib
|
|
|
mailnews
|
Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now.
|
1999-08-07 01:04:32 +00:00 |
modules
|
Added pref for mailnews sidebar starting out open.
|
1999-08-06 23:43:04 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
netwerk
|
bug #10790. The HTTPChannel is now given to the HTTPResponseListener during construction. Before, it was getting it via a dirty cast in the OnStartRequest notification. Unfortunately, OnStartRequest is only called if the connection is successful. This caused a crash in OnStopRequest if the HTTPChannel was not available :-(
|
1999-08-06 07:57:44 +00:00 |
network
|
|
|
nsprpub
|
|
|
nunet
|
|
|
parser
|
Don't convert charset on nsStrings, as suggested in comments in bug 6672
|
1999-08-06 20:50:37 +00:00 |
plugin/oji/MRJ
|
Updated build instructions. Will get pushed out to the website eventually.
|
1999-08-03 21:29:49 +00:00 |
privacy
|
|
|
profile
|
Removed Mac simple return value and removed the renaming of prefs.js to prefs50.js. Now only the Mac has the Netscape Preferences file renamed to prefs.js
|
1999-08-06 23:01:34 +00:00 |
rdf
|
Fix some more search parsing bugs.
|
1999-08-07 00:46:11 +00:00 |
README
|
|
|
silentdl
|
|
|
string/obsolete
|
|
|
suite
|
Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now.
|
1999-08-07 01:04:32 +00:00 |
sun-java
|
|
|
timer/src
|
|
|
tools
|
Added rickg's tool for finding dereference errors
|
1999-08-04 19:44:15 +00:00 |
tripledb
|
|
|
uriloader
|
Fix for bug 7401. We now print out error messages for failed url loads.
|
1999-08-06 21:54:25 +00:00 |
view
|
display list elements, ShowDisplayList() method.
|
1999-08-02 03:16:55 +00:00 |
wallet
|
|
|
webshell
|
Fix for bug 7401. We now print out error messages for failed url loads.
|
1999-08-06 21:54:25 +00:00 |
webtools
|
Add a new report "most recently doomed".
|
1999-08-07 00:38:09 +00:00 |
widget
|
Fix build bustage
|
1999-08-06 08:31:38 +00:00 |
xpcom
|
On Mac, check a file's type (skip the creator, so that 3rd party shared libraries can be noticed) to see if its a shared library.
|
1999-08-06 23:06:07 +00:00 |
xpfc
|
|
|
xpfe
|
Add goto.com
|
1999-08-07 01:07:20 +00:00 |
xpinstall
|
fixed bugs #6622 and #6624
|
1999-08-07 00:19:13 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
added a new and improved factory to caps module. fixed some bugs and
|
1999-08-06 22:44:35 +00:00 |
client.mak
|
split nspr build out as a separate target to save build time
|
1999-08-02 20:37:46 +00:00 |
client.mk
|
|
|
configure
|
Automated update
|
1999-08-06 03:54:24 +00:00 |
configure.in
|
Took out my Solaris gcc 2.7.2.1 specific hack, because though it enables binaries to link, they don't run. So we're back where we started.
|
1999-08-06 03:54:00 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Fix unix bustage.
|
1999-08-06 00:28:40 +00:00 |
makefile.win
|
Removed lib/pwcac to build only with Non-Necko.
|
1999-08-02 23:59:56 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|