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
Перейти к файлу
slamm%netscape.com b237baf0b1 Add ability to reread options. Still need to modify a few of them (nspr, with pthreads, debug, checkout options) before anyone uses this feature. 1999-03-04 03:07:50 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
build rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps fix AIX bustage - we were dereferencing the function before checking if it was NULL 1999-02-27 06:22:43 +00:00
cck Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
content rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
db only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
dbm cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes over to these versions in anticipation of retiring the mozilla/include versions of these files. 1999-03-02 07:47:29 +00:00
directory Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
dom rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
editor rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
ef Eliminating New* files, which are old snapshots of other files 1999-03-02 16:07:50 +00:00
expat Ignore generated files. 1999-02-27 10:16:19 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
grendel Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
htmlparser add static to ConsumeConditional to reduce Macintosh compiler warnings 1999-03-03 15:37:27 +00:00
include mcom_db.h, cdefs.h also had copies over in mozilla/dbm/include, this was causing much confusion as you can imagine. I've merged changes over to the dbm versions and am retiring these files. r=pinkerton@netscape.com,leaf@mozilla.org 1999-03-02 19:41:25 +00:00
intl add curly braces to reduce Macintosh compiler warnings 1999-03-03 14:47:18 +00:00
jpeg Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
js rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
lib reduce compiler warnings 1999-03-03 14:31:00 +00:00
mailnews Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
modules rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsprpub Undo the temporary "depend: clean" hack. 1999-03-02 23:19:01 +00:00
parser add static to ConsumeConditional to reduce Macintosh compiler warnings 1999-03-03 15:37:27 +00:00
plugin/oji/MRJ added async parameter to send(). 1999-03-02 04:42:38 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
silentdl rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
string/obsolete Call delete [] when new [] was used for allocation. 1999-02-27 20:39:07 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
tools Major housecleaning, and a hack to allow me to build on Solaris using Workshop. 1999-03-03 01:21:42 +00:00
uriloader/base allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
view Fix for frames not resizing. 1999-03-03 01:59:50 +00:00
webshell add "static" to HandleRobotEvent and HandleSiteEvent to reduce compiler warnings on Macintosh 1999-03-03 14:53:39 +00:00
webtools Add ability to reread options. Still need to modify a few of them (nspr, with pthreads, debug, checkout options) before anyone uses this feature. 1999-03-04 03:07:50 +00:00
widget rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
xpcom Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
xpinstall Added Unix makefiles (that really do not do anything) 1999-03-02 20:25:42 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +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 Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh Added mozilla/rdf/base/idl so Makefile is generated. This is not otherwise in the build. 1999-03-03 03:30:17 +00:00
client.mak Fixing the dependency on mozilla/config (yanked the include, removed the $(NMAKE) 1999-03-01 20:16:01 +00:00
client.mk Now it'll be able to capture all of CVS's output instead of just stdout. 1999-03-04 01:53:23 +00:00
configure Automated update 1999-03-03 00:45:39 +00:00
configure.in Fix the SunOS4 shared lib linking problem. Probably ought to be done more elegantly, though.... 1999-03-03 00:31:42 +00:00
makefile.win moving the client build into client.mak and toplevel makefile.win 1999-02-28 07:51:10 +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 expat to the windows build only... 1999-02-27 07:59:22 +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