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
Перейти к файлу
guha%netscape.com 603a1637d3 Better names, classify Assertion (this file not yet in build system) 1998-12-22 18:27:02 +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 an NS_BASE for windows. 1998-12-18 23:30:44 +00:00
build Added a manifest from viewer, and samples from resources for Rods changes 1998-12-17 16:15:45 +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 Use OS_CFLAGS to set debugging flags as CFLAGS gets overwritten later. 1998-12-21 21:34:17 +00:00
content fix a ref counting bug with class atoms 1998-12-21 18:38:44 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
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 Add mac code to get NSPR event queue for dispatching of link click events 1998-12-16 22:05:04 +00:00
dom Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
editor changing COM_auto_ptr to nsCOMPtr.h 1998-12-17 19:26:17 +00:00
ef Fixed incorrect assumption that the extra_field_length value in the central 1998-12-22 18:01:28 +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 Took out files no longer needed for ps, updated all the files for postscript support 1998-12-21 22:13:04 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser Comment out the GARBAGE entry for generated files. 1998-12-20 01:04:40 +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 according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Fix for bug #1924 1998-12-22 05:02:46 +00:00
lib resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
mailnews update nsIMsgNewsHost to deal with newsgroups directly rather than as group names 1998-12-22 04:34:11 +00:00
modules resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +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 Fixed QueryInterface() so it doesn't do a AddRef() for interface NS_ISTHREADSAFE_IID. 1998-12-22 18:22:40 +00:00
nsprpub BSD/OS 4.0 fix, contributed by Bert Driehuis <driehuis@playbeing.org>. 1998-12-17 06:26:24 +00:00
parser/htmlparser Comment out the GARBAGE entry for generated files. 1998-12-20 01:04:40 +00:00
plugin/oji/MRJ Added mPluginPort, which is either the assigned port, or an empty one shared among all plugin instances. This should inhibit drawing when an applet leaves the current page. Added explicit releaseFrames(), called by MRJContext's destructor, so that any frames owned by the applet will be disconnected from the C++ objects before the objects go away. 1998-12-17 18:22:22 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Better names, classify Assertion (this file not yet in build system) 1998-12-22 18:27:02 +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 Improve performance on Mac: disable the Composite timer (temporary code - see comments) 1998-12-20 13:15:41 +00:00
webshell added XP_FileReadLine and FE_FileType (formerly in macToBeImplemented.cp) 1998-12-21 16:46:10 +00:00
webtools Can now optionally put the tinderbox directory on the command line. 1998-12-22 02:23:13 +00:00
widget moved nsRefData to nsMacMessageSink.h 1998-12-22 06:38:00 +00:00
xpcom Added RDF module. 1998-12-22 01:11:18 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Implemented (almost) 1998-12-22 01:25:46 +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 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 Turn on debug by default 1998-12-19 00:10:52 +00:00
configure.in require 1.1.6 instead of 1.1.9 (which replaced 1.1.5) 1998-12-19 20:01:39 +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 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 Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00