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
Go to file
warren%netscape.com f9e7accc3b Fixed comments.
1998-09-18 01:23:04 +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 09171998 LiveConnect Carpool: build bustage. 1998-09-17 20:35:10 +00:00
build 09171998 LiveConnect Carpool 1998-09-17 19:20:20 +00:00
calendar Adding CalendarModel framework to core 1998-09-17 20:14:25 +00:00
caps 09171998 LiveConnect Carpool 1998-09-17 19:20:20 +00:00
cmd Redoing the Ender toolbar 1998-09-18 01:22:28 +00:00
config Fixed up regenerate rules for jni 1998-09-17 18:12:36 +00:00
content Fixed up usage of the NS_RELEASE2(...) macro. 1998-09-17 05:40:57 +00:00
dbm Compiler warning on Linux 1998-09-16 04:42:09 +00:00
directory Java SDK build instructions 1998-08-19 20:57:12 +00:00
docshell/base Adding targetting of any named window 1998-09-18 00:35:55 +00:00
dom Adding targetting of any named window 1998-09-18 00:35:55 +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 Add MOZ_TREX to CFLAGS 1998-09-15 03:20:14 +00:00
gfx Changed some code to use NS_NEWPCOM and NS_DELETEXPCOM 1998-09-17 20:25:26 +00:00
grendel vivat grendel! 1998-09-09 00:52:38 +00:00
htmlparser Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
include Changed method signature of LM_GetJSPrincipalsFromJavaCaller 1998-09-17 18:12:40 +00:00
jpeg Documentation improvements. 1998-08-20 04:51:19 +00:00
js (not part of client build) added call/return hooks to js_Invoke and js_Execute. Also added additional accessors to jsdbgapi for JSStackFrame contents. This will better facilitate tracking exceptions as they propagate up the stack, allow for faster stepping schemes, and support less intrusive tracing/profiling schemes. 1998-09-18 00:57:11 +00:00
l10n Fixed problems with parallel make. 1998-09-01 19:50:28 +00:00
layout Removed some commented out code that's not needed now that we're using the 1998-09-18 00:49:40 +00:00
lib New caps manager related changes 1998-09-17 18:12:52 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules Remove java API from the build. 1998-09-18 00:10:15 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
network "This doesn't make it work, but it makes it 'better'" - Kipp 1998-09-17 22:08:35 +00:00
nsprpub Define HAVE_LONG_LONG on BSDI. (Acknowledgements: Bert Driehuis 1998-09-17 01:10:21 +00:00
parser/htmlparser Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
privacy Updates to autoconf files. 1998-08-26 04:04:57 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +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 Changes implementation to match the new Widget interfaces i.e. t 1998-09-14 20:54:38 +00:00
webshell Adding targetting of any named window 1998-09-18 00:35:55 +00:00
webtools Oops. Last checkin had more ambitious code than I meant in it. 1998-09-17 18:21:03 +00:00
widget Replaced some AddRef() and Release() calls with the XP-COM macros 1998-09-17 20:02:04 +00:00
xpcom Fixed comments. 1998-09-18 01:23:04 +00:00
xpfc Adding CalendarModel framework to core 1998-09-17 20:14:25 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in Turned FULL_STATIC_BUILD on by default. Turn it off via --enable switches: min-shared, oji, or java. Turned unix ldap off by default. Added kludge to build NSPR with a separate build process. Added temp --enable-nspr to allow users to still use autoconf for NSPR build. 1998-09-10 04:08:00 +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 Added NO_MDUPDATE to NSPR kludge make flags. 1998-09-10 05:24:12 +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 changes for plugins. 1998-08-01 05:47:19 +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 Remove pull_trex_ns target, no longer needed 1998-09-09 16:41:42 +00:00