apache/gzip /src
Add the source and Makefile for the new mod_gzip_content module.
1998-09-15 20:17:13 +00:00
base
Backing out previous change from the trunk, because it was supposed to have gone in on a branch.
1999-02-18 00:45:07 +00:00
build
Look for '.mozmyconfig' in home directory
1999-02-18 18:51:02 +00:00
calendar
fixed instructions
1998-11-23 22:55:32 +00:00
caps
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
cck
Widget name conflict resolved
1999-02-08 23:18:56 +00:00
cmd
Just fixed a warning.
1998-12-23 22:09:09 +00:00
config
(really cyeh) fix syntatical lameness.
1999-02-18 23:23:17 +00:00
content
Fixing return types and swtich to proper PR_TRUE/PR_FALSE types. r=akkana@netscape.com
1999-02-19 02:32:58 +00:00
db
switch to new mdb interface naming conventions
1999-02-19 00:32:39 +00:00
dbm
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00
directory
Merged v1.1 development branch to trunk, v1.1 released
1999-01-21 23:52:52 +00:00
docshell /base
Fixed a bunch of "const" problems
1999-02-14 06:35:01 +00:00
dom
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
editor
Adding do_QueryInterface() wrapper for Solaris, this is the other part of scc's nsCOMPtr carpool
1999-02-18 23:18:56 +00:00
ef
*** empty log message ***
1999-02-09 06:47:12 +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 the printer support files for GTK
1999-02-18 22:35:11 +00:00
grendel
Added EditHostDialog back into the build.
1999-02-18 18:24:28 +00:00
htmlparser
Fixing build error -- the instance variables
1999-02-19 02:35:58 +00:00
include
Fixing windows breakage
1999-02-10 01:34:45 +00:00
intl
Fix for Macintosh test.
1999-02-19 01:38:27 +00:00
jpeg
First Checked In.
1998-12-13 05:01:04 +00:00
js
changed MAP_IS_NATIVE to allow for objects that have their own jsObjectOps but still use the slots in the 'normal' manner (this is necessary for XPConnect) - same change as made on SpiderMonkey140_BRANCH
1999-02-18 05:36:16 +00:00
js2 /semantics
Added getter, setter, with, default arguments, and renamed declarations to definitions
1999-02-12 04:59:19 +00:00
l10n
according to pinkerton, we no longer use mercutio anymore. poof, gone
1998-10-02 19:19:27 +00:00
layout
Fixing return types and swtich to proper PR_TRUE/PR_FALSE types. r=akkana@netscape.com
1999-02-19 02:32:58 +00:00
lib
remove md5 from MOZ_MAIL_NEWS build
1999-02-18 19:54:54 +00:00
mailnews
MD5 implementation, thanks to mrsam@geocities.com
1999-02-19 02:12:44 +00:00
modules
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
msgsdk
don't hardcode domestic
1998-08-25 18:48:36 +00:00
nav-java
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
network
Remove the magic files from the MANIFEST
1999-02-18 18:45:55 +00:00
nsprpub
Bugsplat bug #343158 : corrected a typo in the comment. Thanks to
1999-02-19 00:45:35 +00:00
parser /htmlparser
Fixing build error -- the instance variables
1999-02-19 02:35:58 +00:00
plugin/oji /MRJ
Creates a new window with "_new" target.
1998-12-29 22:37:55 +00:00
privacy
Sync'd various Makefile.ins to their Makefile counterparts.
1998-10-21 02:13:56 +00:00
rdf
Remove nsComPtr usage (due to Unix).
1999-02-19 00:19:42 +00:00
README
updating unix build docs, adding the classic build instructions for when
1998-11-05 20:55:43 +00:00
silentdl
removing extra semicolons so that the mac build does not complain.
1999-02-11 20:51:37 +00:00
string /obsolete
removed bug from deque, and added replaceChar call to string
1999-02-16 06:47:00 +00:00
sun-java
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
tools
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
uriloader /base
allow plain text file to be handled by HTML document
1999-02-16 07:37:53 +00:00
view
added unknown content quality. fixed potential crash because of bug in timer
1999-02-16 19:57:45 +00:00
webshell
added CRC
1999-02-19 00:54:27 +00:00
webtools
Add this until I get if from the mirror properly.
1999-02-18 22:07:43 +00:00
widget
Added the printer support files for GTK
1999-02-18 22:35:11 +00:00
xpcom
add dummy nsISupports.idl so that other IDL files can compile
1999-02-19 02:04:21 +00:00
xpfc
Fix windows build:
1998-11-11 00:17:29 +00:00
xpfe
Solaris needs newline at end of file.
1999-02-18 22:43:16 +00:00
xpinstall
removing char* errormsgs and now using err code return values.
1999-02-05 22:27:08 +00:00
.cvsignore
taking out configure (we want it to get updated)
1999-02-08 20:28:27 +00:00
aclocal.m4
Add support for file-based options, 'myconfig.sh'.
1999-02-04 22:52:56 +00:00
allmakefiles.sh
moving mailnews makfiles into mailnews directory
1999-02-18 03:22:52 +00:00
client.mak
enable depend builds with client.mak.
1999-02-18 22:27:52 +00:00
client.mk
Moving egrep -q to redirect to /dev/null to get around egrep portability problem. Thanks to ramiro for this fix.
1999-02-18 11:30:29 +00:00
configure
Automated update
1999-02-18 22:00:38 +00:00
configure.in
Remove duplicate flags.
1999-02-18 21:53:19 +00:00
LEGAL
updated LEGAL file to reflect non-infringement of WANG patent, and option
1998-05-27 21:17:37 +00:00
LICENSE
Add final version of NPL.
1998-03-31 19:11:51 +00:00
Makefile
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
1998-10-12 21:27:12 +00:00
Makefile.in
Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe.
1999-02-18 04:19:43 +00:00
makefile.win
Fix bugs on win95 builds, aprvd briano law
1998-10-15 12:38:26 +00:00
nglayout.mac
Commiting this from windows caused my special characters to disappear
1998-05-22 06:35:58 +00:00
nglayout.mak
if makedep.exe doesn't exist, build it, then continue with rest of depend rule.
1999-02-18 23:37:43 +00:00
nglayout.mk
Added mozilla/rdf to the pull.
1998-12-02 00:50:42 +00:00
trex.mak
Pull msgsdk
1998-10-29 02:50:29 +00:00
trex.mk
Fix msgsdk build problem
1998-11-02 19:14:40 +00:00