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 fd5c1768f3 actually export nsISimpleEnumerator so we can use it 1999-04-26 23:37:01 +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 Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories. 1999-04-26 22:20:23 +00:00
build Remove EditorGuiManager project, and add TextServices to the build. 1999-04-26 19:51:34 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Bug fix - made static array lengths match up 1999-04-23 21:53:43 +00:00
cck corrected spelling of POP to PoP 1999-04-26 18:52:33 +00:00
chrome/src The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
cmd Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
config adding new scheme for building xpidl files - only Win32 supported at first. 1999-04-26 04:35:41 +00:00
content call SetDocumentCharset method to pass default charset to the parser 1999-04-26 17:58:50 +00:00
db set morkStore::mStore_CanAutoAssignAtomIdentity to true in places where MDB clients can access a store instance, so that this bool is enabled only at the last possible moment. 1999-04-21 23:57:03 +00:00
dbm Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
directory ldap jdk 3.1 version updated 1999-04-08 20:46:32 +00:00
docshell/base set the default charset of nsWebShell to ISO-8859-1 1999-04-26 18:05:18 +00:00
dom The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
editor Removed reference to missing file 1999-04-26 20:47:55 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it. 1999-04-24 08:34:43 +00:00
extensions eliminate dependency on xp_getstr 1999-04-26 15:12: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 bug that causes the Mac to crash in background. The pixelType of the Pixmap was set wrong. 1999-04-26 17:25:46 +00:00
grendel Added support for multiple identities in the Prefs system. 1999-04-22 04:57:42 +00:00
htmlparser fixed bugs 4482 and 5460 1999-04-26 22:49:04 +00:00
include reworked XP_ASSERT not to depend on <PP_Types.h> nor <UException.h> which are PowerPlant specific. 1999-04-25 06:43:04 +00:00
intl correct the macintosh charset name to use private charset name start w/ x- to make it compatibale w/ 4.5 1999-04-26 20:58:58 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Add linker directives to make sure that all the libs we need get loaded. 1999-04-26 23:29:10 +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 Fix from mjudge@netscape.com for bug #5505 (Crash clicking on throbber in apprunner) 1999-04-26 19:38:22 +00:00
lib File Removed. 1999-04-22 01:25:18 +00:00
mailnews Add GetServerURI interface method to fix imap build and synch up with the latest changes to the incoming server interface. 1999-04-26 23:33:58 +00:00
modules Fix an error return value. 1999-04-26 18:46:13 +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
netwerk added more states. file stat, dir listing and file download is now enabled (not tested). 1999-04-26 23:13:14 +00:00
network must #define EDITOR to get prototype for EDT_SavePublishUsernameAndPassword() 1999-04-25 06:41:42 +00:00
nsprpub Bugzilla bug #5518: map PRSeekWhence to FILE_XXX before passing to 1999-04-26 22:09:00 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser fixed bugs 4482 and 5460 1999-04-26 22:49:04 +00:00
plugin/oji/MRJ nsIJRILiveConnectPluginInstancePeer implementation 1999-04-15 17:13:01 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile Install the profile library into the components directory instead of into bin. This will 1999-04-23 06:28:15 +00:00
rdf Temporary hack to copy typelibs to components dir so XPConnect works. 1999-04-26 23:29:55 +00:00
silentdl update to sync with nsString2 1999-04-22 07:07:55 +00:00
string/obsolete completed the backout 1999-04-25 03:50:10 +00:00
suite/debugQA/content adding list to sample html 1999-04-26 14:27:02 +00:00
sun-java maybe HPUX is defined on HPUX? 1999-04-20 23:18:22 +00:00
tools Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
uriloader/base Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
view Removed #define ALL_VIEW_FLAGS which is no longer used 1999-04-24 22:58:14 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
webtools index idl files too 1999-04-26 19:52:55 +00:00
widget more menu ownership model cleaning 1999-04-26 23:35:41 +00:00
xpcom actually export nsISimpleEnumerator so we can use it 1999-04-26 23:37:01 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Enable loadInitialPage again(for the third time) so that -url option will 1999-04-26 22:41:19 +00:00
xpinstall fixing bruce's build bustage 1999-04-25 15:57:41 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +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 Fixed the bug that was breaking everyone who tried to build nsprpub from an objdir. 1999-04-23 23:18:48 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
client.mak Added the browse_info target to create .SBR files for code browsing in VC++. 1999-04-05 22:18:34 +00:00
client.mk All MOZ_CVS_FLAGS and MOZ_CO_FLAGS to be set in mozconfig. 1999-04-26 21:47:47 +00:00
configure Automated update 1999-04-26 04:59:38 +00:00
configure.in commenting out the --enable-js-stubs stuff. 1999-04-26 04:46:10 +00:00
makefile.win Build base before libpref. 1999-04-20 01:09:35 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +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