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
1998-11-24 19:26:45 +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 changed ToInteger() so that it returns an error properly 1998-11-24 02:38:21 +00:00
build Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out. 1998-11-23 17:12:39 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps XP_COM interfaces for JS calls into CAPS 1998-11-23 00:27:00 +00:00
cmd Bugzilla bug #122: Checked in the NetBSD patch submitted by 1998-11-16 23:44:55 +00:00
config Added -DMOZ_FULLCIRCLE logic for release builds 1998-11-24 00:16:43 +00:00
content fixed bug 1504 (memory leak of select elements) 1998-11-24 18:54:26 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
directory Merge from LDAPCSDK_19981015_BRANCH 1998-11-22 22:03:18 +00:00
docshell/base Partial fix for bug 1256. A script context should always be created for each new script global object. 1998-11-23 08:09:11 +00:00
dom Have javascript call regular alert instead of dumping to console. 1998-11-24 07:44:39 +00:00
editor changing makefiles to build test apps on win32 1998-11-24 19:26:45 +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 fixed my assertions 1998-11-24 02:43:07 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser fixed bug 1312 1998-11-24 02:38:50 +00:00
include change for single signon 1998-11-21 03:09:44 +00:00
jpeg Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
js Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout fixed bug 1504 (memory leak of select elements) 1998-11-24 18:54:26 +00:00
lib Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules removed invalid asserts for the STANDALONE_IMAGELIB... 1998-11-24 10:55:53 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
network Send a reasonable value for the JS useragent on Windows. 1998-11-24 02:29:46 +00:00
nsprpub _MD_FreeSegment should call free (instead of DisposePtr) to deallocate 1998-11-24 01:59:41 +00:00
parser/htmlparser fixed bug 1312 1998-11-24 02:38:50 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
string/obsolete changed ToInteger() so that it returns an error properly 1998-11-24 02:38:21 +00:00
sun-java Removing static makefiles as a part of the transition to Autoconf. I have taken great 1998-11-21 00:34:32 +00:00
uriloader/base Added some debug noise (disabled by default) for document creation 1998-11-23 17:18:08 +00:00
view reduced scollbar flashing. 1998-11-24 00:06:46 +00:00
webshell changed start page per chofmann's request 1998-11-23 23:22:34 +00:00
webtools More shuffling of owners. 1998-11-22 15:54:40 +00:00
widget Added paint method for printing (and possible future owner draw) 1998-11-24 14:57:09 +00:00
xpcom changed ToInteger() so that it returns an error properly 1998-11-24 02:38:21 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Fixing include directory for fullcircle stuff 1998-11-24 00:09:29 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
aclocal.m4 unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
client.mk Switching to cvs module checkout, moved nspr checkout to nspr target. 1998-11-23 05:50:02 +00:00
configure.in require gtk 1.1.5 1998-11-23 23:41:29 +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 Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +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 change to pull mozilla/modules/libpref from the tip instead of XPCOM_BRANCH 1998-11-24 18:16:41 +00:00
nglayout.mk Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +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