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
Перейти к файлу
alecf%netscape.com 2ea4cc8729 fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +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 removed aErrorCode from the comment. 1999-03-25 03:00:04 +00:00
build fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck updating files to reflect latest UI for cck wizard 1999-03-22 22:12:23 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Change to provide support for platforms without shared library support, or for NO_SHARED_LIB builds. 1999-03-25 21:01:59 +00:00
content Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
db First Checked In. 1999-03-24 21:49:55 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-22 04:13:25 +00:00
docshell/base add Set/GetDefaultCharacterSet to nsWebShell. Reviewed and approved by nisheeth 1999-03-22 22:21:22 +00:00
dom Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
editor initializing a variable to zero. 1999-03-24 09:08:24 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions wallet.cpp 1999-03-25 04:58:16 +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 Put my changes back in that don cone accidently removed 1999-03-24 15:57:24 +00:00
grendel Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
htmlparser another fix for entities 1999-03-25 01:27:41 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Move xptinfo, xptcall from export phase (erroneously copied from libxpt Makefile.in) to libs and back out previous tree patch. 1999-03-25 10:28:39 +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 Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
lib fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +00:00
mailnews Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
modules fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +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 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
nsprpub Use a default error-mapping function. 1999-03-25 06:33:45 +00:00
nunet Added the first checkin files for nsNetManager. This is the central 1999-03-24 06:51:33 +00:00
parser another fix for entities 1999-03-25 01:27:41 +00:00
plugin/oji/MRJ Removed GetJSWindow() method. 1999-03-25 03:30:49 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
silentdl Unitialized variable. 1999-03-18 22:00:24 +00:00
string/obsolete any fix for entities 1999-03-25 01:27:27 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools add check-modules.pl 1999-03-25 17:16:20 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view added Set/GetLineHeight(). 1999-03-20 01:25:37 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Checking in webshell patches from Bruce Mitchener (bruce@cybersight.com). Thanks a lot. 1999-03-25 03:30:35 +00:00
webtools cache isn't working. Temporarily write out a log. 1999-03-25 22:36:51 +00:00
widget Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
xpcom Move xptinfo, xptcall from export phase (erroneously copied from libxpt Makefile.in) to libs and back out previous temporary fix. 1999-03-25 10:35:19 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Fixed refcounting to use NS_DECL/IMPL_ISUPPORTS_INHERITED. 1999-03-25 04:44:46 +00:00
xpinstall fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +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 Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
client.mak this was a silly bug, introduced by trying to create *_layout targets 1999-03-25 05:32:25 +00:00
client.mk Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name. 1999-03-22 20:42:31 +00:00
configure Automated update 1999-03-24 04:29:40 +00:00
configure.in Restore -include test (for BSD/OS 3.1 port). 1999-03-24 01:27:01 +00:00
makefile.win Adding XPInstall to build 1999-03-25 20:17:46 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +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