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
Перейти к файлу
alecf%netscape.com 44bb50c9f2 finish implementing nsINNTPNewsgroupPost, and fix factory function 1999-02-05 07:49:28 +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 mRefCnt not being initialized for nsPropertiesFactory 1999-02-05 06:05:51 +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 Added code to convert forward slash to back slash in program arguments 1999-02-05 04:05:43 +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 moved frame construction code to its own class 1999-02-05 03:57:49 +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 Got addressbook building without errors, but it still needs alot of work to be fully functional. 1999-02-05 03:46:34 +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 NOT YET PART OF SEAMONKEY - removed bogus wrappers, turned runtime methods into wrapper methods, added special interface for wrappedjs methods, fixed spelling, changed return types from nsresult to NS_IMETHODIMP, trimmed extra space (just to pad the difs :) 1999-02-05 06:08:09 +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 Made sure computedOffsets is initialized to all zeros for the root frame 1999-02-05 05:51:12 +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 finish implementing nsINNTPNewsgroupPost, and fix factory function 1999-02-05 07:49:28 +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 Implemented file descriptor inheritance for NT. 1999-02-05 06:45:06 +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 Fixing mRefCnt not being initialized for nsPropertiesFactory 1999-02-05 06:05:51 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe and this should fix linux.... 1999-02-05 03:09:42 +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
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
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