README
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
Adding directory for pref/locale/en-US
|
1999-08-10 02:51:17 +00:00 |
calendar
|
…
|
|
caps
|
adding functionality to security
|
1999-08-08 22:29:02 +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
|
Added Qt support to the unix build system. Thanks to Shawn Packwood
|
1999-08-09 14:55:56 +00:00 |
content
|
Implemented document.lastModified
|
1999-08-09 19:10:24 +00:00 |
db
|
fix warning...we were shadowing a variable called count.
|
1999-08-05 23:06:23 +00:00 |
dbm
|
removing LITENESS
|
1999-07-30 23:54:36 +00:00 |
directory
|
Merge from LDAPJavaSDK_40beta_19990802_BRANCH. Some files removed. Some added
|
1999-08-04 02:03:56 +00:00 |
docshell/base
|
changed name of NS_CreateContext to NS_CreateScriptContext
|
1999-08-09 19:14:49 +00:00 |
dom
|
allow close from JS to close non-JS windows. bug 9703.
|
1999-08-09 22:28:09 +00:00 |
editor
|
begginning of block operations honoring breaks...
|
1999-08-09 23:39:48 +00:00 |
ef
|
…
|
|
expat
|
Fixed some warnings in xmlparse.c. Thanks a lot to kherron@sgum.mci.com for noticing these warnings, filing a bug, and attaching an attempted fix to the bug report.
|
1999-08-09 23:52:45 +00:00 |
extensions
|
Remove errant semicolons
|
1999-08-09 22:43:18 +00:00 |
gconfig
|
…
|
|
gfx
|
Added test for error. pnunn.
|
1999-08-09 21:25:39 +00:00 |
grendel
|
Added Makefile.in for the toplevel configure script to generate Makefile from.
|
1999-08-06 06:10:15 +00:00 |
htmlparser
|
Moved kLegalOpen from BODY to SCRIPT.
|
1999-08-09 21:28:24 +00:00 |
include
|
remove shadow warnings
|
1999-08-07 19:34:06 +00:00 |
intl
|
add debug dump
|
1999-08-10 02:06:54 +00:00 |
java
|
Added port to Linux.
|
1999-08-10 03:59:07 +00:00 |
jpeg
|
Change requested by tgl. pnunn
|
1999-08-03 01:46:25 +00:00 |
js
|
adding enumeration of CLSIDs and ProgIDs using code from Robert Ginda <rginda@ix.netcom.com>
|
1999-08-09 05:02:25 +00:00 |
js2/semantics
|
Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl.
|
1999-07-27 01:05:59 +00:00 |
l10n
|
…
|
|
layout
|
Converted outer table frame code over to new reflow command handling
|
1999-08-10 03:52:15 +00:00 |
lib
|
warning cleanup
|
1999-07-30 23:59:53 +00:00 |
mailnews
|
adding missing NS_INIT_REFCNT() to ctor
|
1999-08-10 05:08:18 +00:00 |
modules
|
added ifdef win32 to win32 standalone specific code
|
1999-08-09 23:01:03 +00:00 |
msgsdk
|
…
|
|
nav-java
|
…
|
|
netwerk
|
Release the pointers that were passed into AsyncRead(...) when the operation is compelete. This breaks some circular references that prevented WebShells from being deleted...
|
1999-08-10 04:02:10 +00:00 |
network
|
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
|
1999-07-29 01:18:12 +00:00 |
nsprpub
|
The "-mno-486" compiler option is no longer relevant and not supported
|
1999-08-09 19:53:59 +00:00 |
nunet
|
…
|
|
parser
|
Fixed some warnings in xmlparse.c. Thanks a lot to kherron@sgum.mci.com for noticing these warnings, filing a bug, and attaching an attempted fix to the bug report.
|
1999-08-09 23:52:45 +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
|
Migrate and start apprunner on clicking Start button for unmigrated profile, bug 10172
|
1999-08-10 03:42:38 +00:00 |
rdf
|
Get HTTP POST working for Necko.
|
1999-08-10 02:39:21 +00:00 |
silentdl
|
switch to faster string search API
|
1999-07-19 03:29:56 +00:00 |
string/obsolete
|
Fixing ToNewUnicode(). Checking in for rickg.
|
1999-07-28 21:43:11 +00:00 |
suite
|
Fixing bug 7319
|
1999-08-10 05:09:30 +00:00 |
sun-java
|
…
|
|
timer/src
|
Remove files accidentally checked in.
|
1999-07-22 18:08:05 +00:00 |
tools
|
Added rickg's tool for finding dereference errors
|
1999-08-04 19:44:15 +00:00 |
tripledb
|
Allow a way to finely control the order of query results.
|
1999-07-12 22:09:23 +00:00 |
uriloader
|
Fix for bug 7401. We now print out error messages for failed url loads.
|
1999-08-06 21:54:25 +00:00 |
view
|
Zero out the return value from QI in case of failure.
|
1999-08-10 00:56:40 +00:00 |
wallet
|
…
|
|
webshell
|
removed caption saying border-collapse was disabled
|
1999-08-10 00:44:35 +00:00 |
webtools
|
Removed BEOS.
|
1999-08-09 18:30:24 +00:00 |
widget
|
Adding SetDOMNode and GetDOMNOde to Photon UI
|
1999-08-10 00:57:57 +00:00 |
xpcom
|
Backing away from SUNW 5.0 version - the 4.2 workshop is the same as GCC
|
1999-08-09 21:07:57 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fixing bug 7319
|
1999-08-10 05:09:30 +00:00 |
xpinstall
|
fix build bustage by replacing libreg32 with mozreg
|
1999-08-10 04:13:27 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Fix unix bustage.
|
1999-08-06 00:28:40 +00:00 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
adding allmakefiles.sh
|
1999-08-10 02:49:43 +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-10 04:00:24 +00:00 |
configure.in
|
Verify that archive extraction flags really are supported on Solaris before overriding MKSHLIB_FORCE_ALL.
|
1999-08-10 03:59:25 +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
|
…
|
|