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
Перейти к файлу
jefft%netscape.com 0741517a6e added enum ImapState define; added m_dataMonitor; added ProcessCurrentURL() method; nsImapProtocol::ImapThreadMainLoop () now waits on m_dataMonitor indefinitely and then call ProcessCurrentURL () 1999-03-28 18:02:07 +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 fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value 1999-03-27 07:34:44 +00:00
build Build Wallet after Network. 1999-03-27 02:48:23 +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 turn on build numbers for windows builds. 1999-03-27 00:46:15 +00:00
content added support for outline 1999-03-28 04:31:57 +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 Fix for bug 3165. Unqualified references to location now resolve to window.location 1999-03-27 00:11:13 +00:00
editor Minor changes to call to new clipboard 1999-03-26 15:49:28 +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 Mac-related fixed for wallet. 1999-03-27 02:08:17 +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 build nsBlender.cpp under unix. this fixes builds. 1999-03-28 00:13:30 +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 Fixed unix compile error. 1999-03-27 00:21:41 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Ignore generated files. 1999-03-27 09:22:27 +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 fixed img in link border color 1999-03-28 04:46:40 +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 added enum ImapState define; added m_dataMonitor; added ProcessCurrentURL() method; nsImapProtocol::ImapThreadMainLoop () now waits on m_dataMonitor indefinitely and then call ProcessCurrentURL () 1999-03-28 18:02:07 +00:00
modules Ignore generated files. 1999-03-27 09:22:27 +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 Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser another fix for entities 1999-03-25 01:27:41 +00:00
plugin/oji/MRJ calling JMSetFrameSize whenever window is moved or resized. This should make swing JMenus work much better. 1999-03-28 04:32:50 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson 1999-03-27 00:58:42 +00:00
silentdl Unitialized variable. 1999-03-18 22:00:24 +00:00
string/obsolete fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value 1999-03-27 07:34:44 +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 Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with 1999-03-28 05:25:07 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Added a funky tree view of the web page that is built using the IE DOM interfaces 1999-03-28 16:00:23 +00:00
webtools oops was printing the oldest 15 to the rdf file, not the newest 1999-03-27 06:18:16 +00:00
widget Fix to deallocate some memory when done with it. 1999-03-28 15:36:38 +00:00
xpcom Adding more on service manager, component manager and progid/clsid with a hope to eliminate confusion 1999-03-27 21:35:43 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Add the install rules for the prefs content. 1999-03-27 01:50:54 +00:00
xpinstall Ignore generated files 1999-03-27 00:03:55 +00:00
.cvsignore Ignore generated files. 1999-03-27 00:08:06 +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 Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
configure Automated update 1999-03-27 02:14:32 +00:00
configure.in Fix (sort of) for NetBSD/alpha 1.3H specifically, but perhaps others as well. 1999-03-27 02:09:04 +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