Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
kipp%netscape.com 4f02f0ae72 Added some debug checks to sizes; keep zero sized items on the same line whenever possible 1998-12-08 21:43:42 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
base Added nsFileSpec.cpp to this project (you also get nsFileStream, but this is all done with templates in a header - this may need to be revisited). This is the first real checkin of nsFileSpec.*, and the first ever checkin of nsFileStream.h. This provides typesafe file specifications, interconversions, and full Standard Library support for iostreams, based on these specifications. The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season. 1998-12-08 02:24:19 +00:00
build Add RDF to build. 1998-12-04 06:17:10 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Remove accidentally checked in file. 1998-12-07 06:49:04 +00:00
cmd Mac shared library migration. 1998-11-30 22:15:00 +00:00
config Fix the depend noise redirection. 1998-12-07 02:32:25 +00:00
content GetOwnerDocument should return NS_ERROR_NOT_IMPLEMENTED if it's not going to modify its input 1998-12-08 19:53:25 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
directory two bug fixes. 1998-12-02 10:56:43 +00:00
docshell/base Implement new NewWebShell API 1998-12-08 02:39:48 +00:00
dom Pass in chrome and visibility during web-shell creation 1998-12-08 01:56:31 +00:00
editor Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ef remove this stragler. 1998-12-05 01:37:01 +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 optimized and cleaned up 1998-12-08 01:47:04 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser backed out last changes 1998-12-08 17:33:28 +00:00
include Removed XP_MAC include which is no longer necessary. 1998-12-05 21:55:53 +00:00
jpeg Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
js Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Added some debug checks to sizes; keep zero sized items on the same line whenever possible 1998-12-08 21:43:42 +00:00
lib Don't build NavServices stuff because it doesn't work with the 3.2 universal headers (apple changed a struct). 1998-12-08 19:42:52 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules update to png version 1.0.2. -pnunn. 1998-12-08 19:44:02 +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 Bug fix for 928. Check for null address in the URL_s structure. 1998-12-08 17:55:03 +00:00
nsprpub Apply the patch submitted by Joe Keane <jgk@jgk.org> to PR_Poll 1998-12-07 01:39:48 +00:00
parser/htmlparser backed out last changes 1998-12-08 17:33:28 +00:00
plugin/oji/MRJ First Checked In. 1998-12-03 23:34:34 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Obsolete. 1998-12-08 19:14:43 +00:00
string/obsolete fixed bug #1203 1998-11-24 20:23:46 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base Changed RDF document CID. 1998-12-04 10:01:42 +00:00
view Added additional parameter to Display() for specifying which view 1998-12-07 03:44:57 +00:00
webshell Updated to latest nsIWebShellContainer API 1998-12-08 15:51:42 +00:00
webtools Add "OS/2" to the op_sys field. 1998-12-04 23:52:20 +00:00
widget widget/tests/scribble/Makefile.in: 1998-12-07 06:51:26 +00:00
xpcom First Checked In. 1998-12-08 02:22:54 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Implement new NewWebShell API 1998-12-08 01:57:40 +00:00
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +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 we must descend editor/ no matter what now. 1998-12-02 22:13:21 +00:00
aclocal.m4 unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +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 Pull and build the editor as well as the browser 1998-12-01 18:20:03 +00:00
configure.in Completely yank the inline check and blurb as suggested by wtc. 1998-12-07 03:32:51 +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 add config dir to dirs being traversed 1998-12-04 19:55:37 +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