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
Перейти к файлу
rjc%netscape.com f176924dcb Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +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
build sutpid fix for #7190. create default plugins directory in the executable directory causes the code that goes searching for 3.0 and 4.0 plugins to not be called. this will prevent java crashes and also speed up launch time. 1999-07-02 01:07:55 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Backing out js security changes. 1999-07-01 13:03:35 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config adding talkback glue script, adding generated files to .cvsignore 1999-07-01 21:41:03 +00:00
content Style elements now have a text child for their contents. 1999-07-01 21:39:14 +00:00
db |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
dbm fix warnings. 1999-07-01 07:53:37 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
dom necko changes 1999-07-01 19:38:49 +00:00
editor Fixed editor UI to be inline with hyatt's XUL popup window fixes 1999-07-01 23:45:01 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
extensions Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +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 Reordered netlib libs to link correctly. NECKO only. 1999-07-01 21:29:08 +00:00
grendel use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
htmlparser Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
include Putting EHOSTDOWN inside an ifdef to fix BeOS breakage. 1999-07-01 10:56:48 +00:00
intl Make this code a bit more bullet-proof. If the property file is missing, 1999-07-01 00:24:45 +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 change some instances of 'const char* foo' to 'const char foo[]' 1999-07-01 18:21:01 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout NECKO only. Including neckoutil_s 1999-07-01 22:31:43 +00:00
lib First Checked In. 1999-07-01 07:21:55 +00:00
mailnews fix for solaris build. thanks to tor for the patch 1999-07-02 00:38:55 +00:00
modules i am an idiot. if the directory already exists, don't try and make it again. 1999-07-02 01:22:21 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk fix necko build brekage. NS_NewLoadGroup is declared to have 2 arguments so I have given it two arguments in its 1999-07-02 00:11:30 +00:00
network Fix for bug #4930; calculate Win version properly 1999-07-01 23:09:17 +00:00
nsprpub Bugzilla bug #9155: use -library=iostream so that Sun Workshop 1999-07-01 23:19:52 +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 Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
rdf Add article.gif to files. It was missing. 1999-07-01 23:50:16 +00:00
silentdl Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
uriloader/base Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
view Removed drawing optimization because it causes flicker. 1999-07-01 20:44:05 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fixed more build bustage... 1999-07-01 22:38:18 +00:00
webtools Use '_content' target for sidebar panel link. 1999-07-01 18:08:20 +00:00
widget Reordered Netlib libs. NECKO only. 1999-07-01 21:46:05 +00:00
xpcom Adding nsProxiedService.h to export. 1999-07-01 22:14:15 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +00:00
xpinstall Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +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
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Adding resources directory 1999-07-01 23:02:59 +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-07-01 03:46:58 +00:00
configure.in Forgot the 'then'... Duh. 1999-07-01 03:46:36 +00:00
makefile.win Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +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