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
Перейти к файлу
warren%netscape.com 69c0df1281 Replaced by nsFileChooser.cpp 1999-06-03 21:53:41 +00:00
README
apache/gzip/src
base Fixed the test file name, added registration for event queue and 1999-05-16 22:59:02 +00:00
build add build instruction for dom:public:MANIFETS_IDL and domIDL.mcp 1999-06-03 21:00:45 +00:00
calendar
caps Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
cck Fixing bug 7247 - outdated Checklist.ini file was being used; I'm replacing it with the correct versin that also preserves Varada's help changes. 1999-06-02 20:42:30 +00:00
chrome/src Adding support for the chrome registry naming stuff. 1999-06-03 19:32:47 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Had to add another 'else true' to an if block for QNX. 1999-06-03 20:28:34 +00:00
content Left over from mozilla/base/src. 1999-06-03 21:50:54 +00:00
db Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00
dbm Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
directory
docshell/base protect nsWebShell's destructor from being called recursively a little earlier in the destructor. fixes a crash (bug 7157). 1999-06-01 23:02:15 +00:00
dom Left over from mozilla/base/src. 1999-06-03 21:50:54 +00:00
editor IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
ef
expat
extensions further cleanup of dialogs 1999-06-02 14:16:31 +00:00
gconfig
gfx Comment out debug code that is making it impossible to have timeouts 1999-06-03 21:31:38 +00:00
grendel Fixed wrong signature preferences key 1999-05-16 00:24:13 +00:00
htmlparser Fix for bug 6518. The XML DTD now always gets used when the content type is text/xml. 1999-06-03 19:09:28 +00:00
include Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
intl Fixed OpenVMS portability problem. 1999-06-03 20:09:56 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js use the newly-FRIEND-ized js_AllocStack, js_FreeStack, and js_Invoke functions instead of JS_CallFunctionName to assure that the gcthing converted args we accumulate before making the call are properly rooted. This is a lot more efficient than the alternative of explicitly rooting them with JS_AddRoot. Up to this point these gcthings (doubles and strings) were dangling. Thanks to brendan for this suggstion. 1999-06-03 21:44:37 +00:00
js2/semantics First Checked In. 1999-06-03 20:53:14 +00:00
l10n
layout Left over from mozilla/base/src. 1999-06-03 21:50:54 +00:00
lib Added InitTSMAwareApplication to the Toolbox initialization sequence. Part of a set of check-ins to add TSM Input Method support on the Mac. 1999-05-28 05:05:27 +00:00
mailnews IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
modules IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk First Checked In. 1999-06-03 21:53:30 +00:00
network IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsprpub Bugzilla bug #7077: modified compile-et.pl so that it adds comments 1999-05-27 23:20:02 +00:00
nunet
parser Fix for bug 6518. The XML DTD now always gets used when the content type is text/xml. 1999-06-03 19:09:28 +00:00
plugin/oji/MRJ bug #5670: making more robust when MRJ session can't be created. 1999-05-19 01:39:51 +00:00
privacy
profile Changed the explicit implementation of AddRef and Release to NS_IMPL_ADDREF and NS_IMPL_RELEASE(nsPrefMigrationFactory) 1999-06-03 20:44:56 +00:00
rdf IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
silentdl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
string/obsolete fix bug 7479 per Erik VanDerPoel 1999-06-03 18:45:39 +00:00
suite/debugQA/content Add paste/insert as quotation into editor app cores to be accessible from JS. 1999-05-28 00:46:34 +00:00
sun-java Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
tools fixed the initialization of run_time in test_url 1999-05-27 22:27:14 +00:00
uriloader/base Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
view Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
wallet
webshell - Adding support for the Photon UI for viewer 1999-06-03 12:16:22 +00:00
webtools Keep the connection to the database open for as little as possible, 1999-06-03 20:32:20 +00:00
widget Replaced by nsFileChooser.cpp 1999-06-03 21:53:41 +00:00
xpcom Fixed GenericFactory linkage problems. 1999-06-03 21:51:14 +00:00
xpfc
xpfe Added nsIFileChooser to break dependency on nsFileSpec internals. 1999-06-03 21:51:02 +00:00
xpinstall Added nsInstallFileOpItem.cpp to the build process. The file contains file operation routines for thejavascript Install object (module xpInstall). 1999-06-03 18:31:16 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
aclocal.m4
allmakefiles.sh comment out three directories which no longer exist 1999-06-03 19:09:15 +00:00
client.mak Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-06-03 18:59:51 +00:00
configure.in fix AIX linking... 1999-06-03 18:56:28 +00:00
makefile.win Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk