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 937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +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 Fixed comments that were referring to monitors. 1999-02-04 23:20:30 +00:00
build Use MOZ_ prefix for new autoconf macros. 1999-02-05 00:10:25 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Made into shared lib 1999-02-03 20:13:10 +00:00
cck adding Nlogo to list of images 1999-02-05 01:40:17 +00:00
cmd Just fixed a warning. 1998-12-23 22:09:09 +00:00
config changing test for NULL in EXPORTS list, some installations of nt barf on defined($NULL) 1999-02-04 22:56:58 +00:00
content implemented nsHTMLDocument::GetElementsByName 1999-02-04 23:23:07 +00:00
db add access to a few more mdb objects 1999-02-03 00:44:41 +00:00
dbm Better include line, alternative to Elliot Lee's patch in mozilla.patches 1999-01-29 09:46:50 +00:00
directory Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
dom Missing init refcnt 1999-02-04 19:06:11 +00:00
editor Made nsTransactionReleaseFunctor destructor virtual. 1999-02-04 17:40:35 +00:00
ef Ignore generated files. 1999-01-31 06:00:48 +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 redo the entire region handling in nsRenderingContext -- not quite finished 1999-02-04 19:17:40 +00:00
grendel *** empty log message *** 1999-02-04 07:49:11 +00:00
htmlparser Added a hack until rick lets us set the DTD we want to use when parsing 1999-02-04 16:31:02 +00:00
include addef typedefs to help remove layers dependencies. 1999-02-02 19:28:04 +00:00
intl Added uconv for the include path. 1999-02-05 00:36:45 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js fixed enum 1999-02-04 20:05:55 +00:00
js2/semantics First Checked In. 1999-01-30 01:19:00 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Removed #include of header files that weren't actually needed 1999-02-05 01:54:58 +00:00
lib Moving XP_ReBuffer() and XP_Trace() from xp_stubs.c to xp_stub.c, sorry I didn't see the original stub file. Retiring xp_stubs.c. 1999-02-02 03:08:03 +00:00
mailnews Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
modules Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +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 When interrupting a url, query for the nsINetlibURL interface and not the nsIProtocolConnection interface. The http url only supports the first interface and not the later. Both interfaces have the same method though...we could probably scrap nsIProtocolConnection.... 1999-02-05 01:12:41 +00:00
nsprpub Removed unused variable warnings by the Macintosh compiler. The patch 1999-02-04 15:53:49 +00:00
parser/htmlparser Added a hack until rick lets us set the DTD we want to use when parsing 1999-02-04 16:31:02 +00:00
plugin/oji/MRJ Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Added nsRDFResource -- basic resource implementation to subclass. 1999-02-05 01:29:27 +00:00
silentdl remove extra ';' character which causes many warnings on Macintosh compiler 1999-02-03 23:00:01 +00:00
string/obsolete Added operator=(nsAutoString) for autostring 1999-01-30 06:19:52 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base Implementing the XUL content sink. Teaching the document loader that it 1999-02-03 02:43:32 +00:00
view Re-ordered the call to SetPosition(0) for the horizontal scrollbar, 1999-02-03 05:03:04 +00:00
webshell fixes MozillaControl.dll build (reports are that the code is broken, but i leave 1999-02-04 22:59:06 +00:00
webtools Added descriptions for CCK components. 1999-02-04 20:53:44 +00:00
widget oops, changed wrong file 1999-02-05 03:07:42 +00:00
xpcom Update macros to include string type, and add documentation/example 1999-02-05 01:39:12 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe First Checked In. 1999-02-05 02:17:40 +00:00
xpinstall makefile.win - first checkin 1999-02-05 00:24:34 +00:00
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +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 enter mailnews directory when --enable-mailnews switch is thrown 1999-02-02 19:34:49 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
client.mak making client.mak build apprunner by default. Probably should be replaced by 1999-01-30 01:12:59 +00:00
client.mk Turn on debug by default 1998-12-19 00:10:52 +00:00
configure Fix a typo. 1999-02-04 23:14:56 +00:00
configure.in Add a comment. 1999-02-05 00:12:51 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Removed nav-java from the build 1999-02-02 18:01:34 +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