apache/gzip/src
|
|
|
base
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
build
|
Fix the target name for building viewer.mcp
|
1998-12-16 06:50:27 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
Checking in changes from Bob Glickstein
|
1998-12-15 05:53:19 +00:00 |
cmd
|
Mac shared library migration.
|
1998-11-30 22:15:00 +00:00 |
config
|
Add --enable-debug=module1,module2 to selective turn on debugging.
|
1998-12-15 16:32:37 +00:00 |
content
|
Adding public routine ComparePoints for mjudge
|
1998-12-16 18:36:48 +00:00 |
db
|
|
|
dbm
|
Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
|
1998-12-15 07:37:32 +00:00 |
directory
|
two bug fixes.
|
1998-12-02 10:56:43 +00:00 |
docshell/base
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
dom
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
editor
|
Turning on txmgr in the Unix and Windows builds.
|
1998-12-16 18:54:30 +00:00 |
ef
|
(at least for GNUC platforms) don't rely on nasty division-by-zero tricks to generate +-inf and nan. instead borrow the bitlevel twiddling javascript uses. I would imagine that this would work for all platforms that use IEEE floats (which is necessarily all platforms for which EF will work), but someone else needs to figure out if windows will work with this code.
|
1998-12-16 01:38:18 +00:00 |
gconfig
|
Fix to use search path for lesstif as per John Hicks suggestion. Environment
|
1998-11-05 18:04:06 +00:00 |
gfx
|
Added files to do postscript output.
|
1998-12-16 18:30:12 +00:00 |
grendel
|
|
|
htmlparser
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
include
|
Fixed redefinition warning
|
1998-12-15 03:21:23 +00:00 |
jpeg
|
First Checked In.
|
1998-12-13 05:01:04 +00:00 |
js
|
First Checked In.
|
1998-12-16 03:28:54 +00:00 |
l10n
|
|
|
layout
|
Fix for Linux build
|
1998-12-16 18:39:48 +00:00 |
lib
|
backing out Shaver's changes. -donm
|
1998-12-16 00:49:36 +00:00 |
mailnews
|
|
|
modules
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
msgsdk
|
|
|
nav-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
network
|
Obsolete
|
1998-12-16 09:51:02 +00:00 |
nsprpub
|
Removed the #ifndef NO_NSPR_10_SUPPORT around the _PR_MD_GET_SP
|
1998-12-16 18:56:01 +00:00 |
parser/htmlparser
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
plugin/oji/MRJ
|
First Checked In.
|
1998-12-12 01:33:27 +00:00 |
privacy
|
|
|
rdf
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
string/obsolete
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
sun-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
uriloader/base
|
Change #include "nsIHttpUrl.h" to #include "nsIHttpURL.h" for case sensitive
|
1998-12-16 10:27:49 +00:00 |
view
|
Assert on a null widget Ptr
|
1998-12-16 03:37:56 +00:00 |
webshell
|
Change #include "nsIHttpUrl.h" to #include "nsIHttpURL.h" for case sensitive
|
1998-12-16 10:27:49 +00:00 |
webtools
|
Oops; the magic partition is named 'despotaccess'.
|
1998-12-15 21:44:16 +00:00 |
widget
|
fixed resoluton problem for printing.
|
1998-12-16 18:02:38 +00:00 |
xpcom
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
Apparently, nsIURL::GetSpec changed...
|
1998-12-16 11:33:33 +00:00 |
.cvsignore
|
Ignore files generated by autoconf.
|
1998-12-05 10:39:46 +00:00 |
aclocal.m4
|
Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'.
|
1998-12-12 02:41:17 +00:00 |
client.mak
|
clobber and checkout rules should work now, but they still need some cleaning.
|
1998-12-07 00:07:54 +00:00 |
client.mk
|
Adding -l build/autoconf flag to autoconf, per cls's comment in the aclocal.m4 log
|
1998-12-13 22:34:17 +00:00 |
configure.in
|
Added network/public/Makefile
|
1998-12-16 07:58:15 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile
|
|
|
Makefile.in
|
we must descend editor/ no matter what now.
|
1998-12-02 22:13:21 +00:00 |
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mak
|
do not decend into xpfe if there is nothing to do there.
|
1998-12-16 03:59:13 +00:00 |
nglayout.mk
|
Added mozilla/rdf to the pull.
|
1998-12-02 00:50:42 +00:00 |
trex.mak
|
|
|
trex.mk
|
Fix msgsdk build problem
|
1998-11-02 19:14:40 +00:00 |