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 b27a8db2d5 Added tests back into the build 1998-09-25 17:54:48 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +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 #undef of NS_EXPORT, so it won't conflict with nsCom.h. 1998-09-24 20:56:58 +00:00
build add dom:public:css to manifest list. 1998-09-25 05:21:27 +00:00
calendar use supplied date range rather than precalculated dates 1998-09-25 17:07:58 +00:00
caps Added AllJavaScript target to represent a target that defines all JavaScript privileges. JavaSoft's JVM will use this target to perform privileged operations from Java in JS 1998-09-24 00:16:14 +00:00
cmd One more step in fixing the burning tree 1998-09-25 16:08:48 +00:00
config Changes requested by wtc@netscape.com to support NSPR 3.0. 1998-09-24 03:51:10 +00:00
content Don't block incremental loading reflows because of mInMonolithicContainer (it was necessary early on, now it isn't) 1998-09-25 17:30:59 +00:00
dbm Compile this file only if HAVE_SNPRINTF is not defined so that we 1998-09-20 00:58:30 +00:00
directory Java SDK build instructions 1998-08-19 20:57:12 +00:00
docshell/base Made the nsISupports and nsIRefreshURL interfaces threadsafe... 1998-09-19 07:06:07 +00:00
dom vidur's dom/css changes. Got the rest of them, I hope. Added new grouping (css) and all the files in dom:src:css. 1998-09-25 06:19:02 +00:00
editor/ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
gconfig platform independe libnls libs 1998-09-21 18:37:17 +00:00
gfx added SetFont + call it before calculating the Width or Height 1998-09-23 09:29:51 +00:00
grendel vivat grendel! 1998-09-09 00:52:38 +00:00
htmlparser added support for XML processing instructions 1998-09-23 16:55:13 +00:00
include This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
jpeg Documentation improvements. 1998-08-20 04:51:19 +00:00
js Removed the inclusion of private NSPR header "prosdep.h" on the Mac. 1998-09-25 04:43:58 +00:00
l10n Backout accidental checkin. 1998-09-24 21:13:24 +00:00
layout Added tests back into the build 1998-09-25 17:54:48 +00:00
lib Fix busted build. Dont return a value for a void function. 1998-09-25 17:31:36 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Added :mozilla:dist:nava-java: to access paths, to override :dist:liveconnect: version of netscape_java_JSObject.h, which #includes <jni.h>. 1998-09-22 06:48:07 +00:00
network MacOS only Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources. This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator. 1998-09-25 14:45:53 +00:00
nsprpub Back out accidental checkin. 1998-09-24 21:10:14 +00:00
parser/htmlparser added support for XML processing instructions 1998-09-23 16:55:13 +00:00
privacy Updates to autoconf files. 1998-08-26 04:04:57 +00:00
string/obsolete Added a macro and normalized auto-string initialization; reordered methods slightly just to annoy rickg :-) 1998-09-05 23:21:42 +00:00
sun-java merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
uriloader/base Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
view re-enable the scrollbars on Mac, the widgets are now implemented 1998-09-23 09:19:55 +00:00
webshell cleaned up markup to match descriptions 1998-09-24 23:28:10 +00:00
webtools Fixed bug 890. Apparently, Apache has the habit of lower-casing some 1998-09-24 21:12:46 +00:00
widget updated resize 1998-09-25 15:13:29 +00:00
xpcom fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +00:00
xpfc Fix for unresolved external on unix 1998-09-24 02:55:18 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +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 Removed ifdefs from build of privacy module. Approved: sar 1998-08-03 23:44:11 +00:00
Makefile.in Fixed problem with 'gmake' not executing libs and install targets. Ordering does matter. :( 1998-09-23 18:12:14 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in Removed references to now-defunct mozilla/js/jsj directory 1998-09-24 01:10:02 +00:00
makefile.win Included the config directory if MOZILLA_OFFICIAL is set 1998-09-01 00:02:11 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Added ngprefs build mechanism. 1998-09-22 00:55:04 +00:00
nglayout.mk Landed non-branch version on the tip 1998-08-07 02:10:11 +00:00
trex.mak changed clobber_julian depend_julian targets so they now go to 1998-09-15 21:15:08 +00:00
trex.mk Updates to pull the latest free source calendar code 1998-09-18 16:26:58 +00:00