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
Перейти к файлу
terry%netscape.com 0e3a476ad8 Added a link from a bug that points back to itself, so you can
middle-click on it and stuff.
1999-04-27 21:33:26 +00:00
README
apache/gzip/src
base Use CRLF on windows for nsEndl() 1999-04-27 21:26:15 +00:00
build Announce alias copying once per directory, not once per file. 1999-04-27 18:26:59 +00:00
calendar
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 Fix Bug 3878: Get the form element from our containing select element. 1999-04-27 19:58:15 +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 Fixed a problems with XPIDL parameters and return values ('out' params are stills broken). Got rid of the XPIDL_JS_STUBS defines, as they are obsolete. 1999-04-27 06:14:08 +00:00
editor Removed enabled code that was ifdef'd with HAVE_EDIT_ACTION_LISTENERS. 1999-04-27 19:17:35 +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 fix bug in display of safe fill-in 1999-04-27 04:44:00 +00:00
gconfig
gfx #5000 "GFX changes required to assume 96 dpi default scaling": enabled the 96 dpi checked in earlier 1999-04-27 08:20:49 +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 Fixed bug #5564 - Remove RegisterComponent Calls from dlls which live in the components directory on Windows 1999-04-27 21:01:22 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js On unix, include jsosdep.h, so that the definition of JS_HAS_LONG_LONG is seen everywhere 1999-04-27 21:14:14 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout <frame> or <iframe> without web shell gets background color from ua.css 1999-04-27 21:05:32 +00:00
lib Fix a ton of link warnings by removing MathLib, since this is imported via InterfaceStubs. 1999-04-27 04:07:06 +00:00
mailnews Implemented XP_StripLine to avoid crash when send a message with a newsgroup address set 1999-04-27 21:31:20 +00:00
modules Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn. 1999-04-27 19:37:43 +00:00
msgsdk
nav-java
netwerk added ftp error codes 1999-04-27 19:55:48 +00:00
network delete vs delete[] 1999-04-27 02:07:31 +00:00
nsprpub Fix for Mac OT bugs #4251. Added a case for OTGetEndpointState() returning T_INREL to avoid calling PR_ASSERT. Also removed call to macsock_map_error() in notification routine because it makes assumptions concerning the current thread that are not valid from an interrupt. 1999-04-27 19:50:06 +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 updated to latest stream API 1999-04-27 20:29:37 +00:00
privacy
profile Install the profile library into the components directory instead of into bin. This will 1999-04-23 06:28:15 +00:00
rdf Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
silentdl update to sync with nsString2 1999-04-22 07:07:55 +00:00
string/obsolete removed warnings 1999-04-26 23:43:40 +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 commiting first revision 1999-04-27 21:32:19 +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 fixed the display of some missing views on Mac (like the CornerView) 1999-04-27 05:34:05 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components. 1999-04-27 20:26:20 +00:00
webtools Added a link from a bug that points back to itself, so you can 1999-04-27 21:33:26 +00:00
widget Adding a gtk utilities class to the build. 1999-04-27 21:26:10 +00:00
xpcom Use CRLF on windows for nsEndl() 1999-04-27 21:26:15 +00:00
xpfc
xpfe enabled support on linux 1999-04-27 21:33:14 +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
LICENSE
Makefile
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 Add mail/news makefiles to config.status dependencies. Add config.status to 'clean' dependencies. The latter fixes the case of 'gmake -f client.mk checkout clean build' when makefiles are added. 1999-04-27 20:57:13 +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
nglayout.mk
trex.mak
trex.mk