README
|
…
|
|
apache/gzip/src
|
…
|
|
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
|
…
|
|
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
|
…
|
|
config
|
(really cyeh) fix syntatical lameness.
|
1999-02-18 23:23:17 +00:00 |
content
|
Added pseudo style for 'page' element
|
1999-02-19 00:53:09 +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
|
…
|
|
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
|
minor improvement to CRC
|
1999-02-19 00:54:01 +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
|
…
|
|
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
|
…
|
|
layout
|
Added pseudo style for 'page' element
|
1999-02-19 00:53:09 +00:00 |
lib
|
remove md5 from MOZ_MAIL_NEWS build
|
1999-02-18 19:54:54 +00:00 |
mailnews
|
switch to new mdb interface naming conventions
|
1999-02-19 00:32:39 +00:00 |
modules
|
Remove mozilla/layout/config and use mozilla/config instead.
|
1999-02-18 18:16:21 +00:00 |
msgsdk
|
…
|
|
nav-java
|
…
|
|
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
|
minor improvement to CRC
|
1999-02-19 00:54:01 +00:00 |
plugin/oji/MRJ
|
…
|
|
privacy
|
…
|
|
rdf
|
Remove nsComPtr usage (due to Unix).
|
1999-02-19 00:19:42 +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
|
…
|
|
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
|
link xpidl statically against libxpt so that dist/bin doesn't need to be in your LD_LIBRARY_PATH
|
1999-02-18 22:59:17 +00:00 |
xpfc
|
…
|
|
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 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile
|
…
|
|
Makefile.in
|
Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe.
|
1999-02-18 04:19:43 +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 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
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
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|