зеркало из https://github.com/mozilla/gecko-dev.git
First Checked In.
This commit is contained in:
Родитель
20ab1b737f
Коммит
8ecc4e7b22
|
@ -0,0 +1,19 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
mdb.h
|
|
@ -0,0 +1,19 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsMsgBaseCID.h
|
|
@ -0,0 +1,38 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsIMessenger.h
|
||||||
|
nsIMsgRFC822Parser.h
|
||||||
|
msgCore.h
|
||||||
|
nsMsgFolderFlags.h
|
||||||
|
nsMsgLocalFolderHdrs.h
|
||||||
|
nsMsgHeaderMasks.h
|
||||||
|
nsMsgMessageFlags.h
|
||||||
|
nsIMsgHost.h
|
||||||
|
nsIMsgGroupRecord.h
|
||||||
|
nsIFolder.h
|
||||||
|
nsIMsg.h
|
||||||
|
nsIMsgFolder.h
|
||||||
|
nsIMsgRDFFolder.h
|
||||||
|
nsIMsgMailNewsUrl.h
|
||||||
|
nsIUrlListenerManager.h
|
||||||
|
nsIUrlListener.h
|
||||||
|
nsIFolderListener.h
|
||||||
|
nsIMsgMailSession.h
|
||||||
|
nsIMsgIdentity.h
|
||||||
|
nsIDOMMsgAppCore.h
|
|
@ -0,0 +1,20 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsMsgRFC822Parser.h
|
||||||
|
nsMsgKeyArray.h
|
|
@ -0,0 +1,24 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsMsgLineBuffer.h
|
||||||
|
nsMsgGroupRecord.h
|
||||||
|
nsUInt32Array.h
|
||||||
|
nsNewsSet.h
|
||||||
|
nsMsgFolder.h
|
||||||
|
nsLocalFolderSummarySpec.h
|
|
@ -0,0 +1,29 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsIMsgCompose.h
|
||||||
|
nsMsgComposeFact.h
|
||||||
|
nsIMsgCompFields.h
|
||||||
|
nsMsgCompFieldsFact.h
|
||||||
|
nsIMsgSend.h
|
||||||
|
nsMsgSendFact.h
|
||||||
|
nsISmtpUrl.h
|
||||||
|
nsISmtpService.h
|
||||||
|
MsgCompGlue.h
|
||||||
|
nsIDOMComposeAppCore.h
|
||||||
|
nsIComposer.h
|
|
@ -0,0 +1,19 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
mdb.h
|
|
@ -0,0 +1,28 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsIMsgDatabase.h
|
||||||
|
nsMsgDatabase.h
|
||||||
|
nsMailDatabase.h
|
||||||
|
nsImapMailDatabase.h
|
||||||
|
nsNewsDatabase.h
|
||||||
|
nsDBFolderInfo.h
|
||||||
|
nsMsgHdr.h
|
||||||
|
nsIDBChangeListener.h
|
||||||
|
nsIDBFolderInfo.h
|
||||||
|
nsIMessage.h
|
|
@ -0,0 +1,24 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsIRDFMSGFolderDataSource.h
|
||||||
|
nsIPop3Sink.h
|
||||||
|
nsIPop3URL.h
|
||||||
|
nsIMailboxUrl.h
|
||||||
|
nsIMailboxService.h
|
||||||
|
nsIPop3Service.h
|
|
@ -0,0 +1,21 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsIStreamConverter.h
|
||||||
|
nsIMimeObjectClassAccess.h
|
||||||
|
nsIMimeHeaderConverter.h
|
|
@ -0,0 +1,27 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsINNTPNewsgroupList.h
|
||||||
|
nsINNTPCategory.h
|
||||||
|
nsINNTPCategoryContainer.h
|
||||||
|
nsINNTPHost.h
|
||||||
|
nsINNTPNewsgroup.h
|
||||||
|
nsIMsgOfflineNewsState.h
|
||||||
|
nsINNTPArticleList.h
|
||||||
|
nsINntpUrl.h
|
||||||
|
nsINNTPNewsgroupPost.h
|
|
@ -0,0 +1,25 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
nsNNTPProtocol.h
|
||||||
|
nsNntpUrl.h
|
||||||
|
nsNNTPArticleSet.h
|
||||||
|
nsNNTPNewsgroupList.h
|
||||||
|
nsNNTPNewsgroup.h
|
||||||
|
nntpCore.h
|
||||||
|
nsNNTPNewsgroupPost.h
|
|
@ -0,0 +1,20 @@
|
||||||
|
# The contents of this file are subject to the Netscape Public License
|
||||||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||||||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||||||
|
# http://www.mozilla.org/NPL/
|
||||||
|
#
|
||||||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||||
|
# for the specific language governing rights and limitations under the
|
||||||
|
# NPL.
|
||||||
|
#
|
||||||
|
# The Initial Developer of this code under the NPL is Netscape
|
||||||
|
# Communications Corporation. Portions created by Netscape are
|
||||||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
|
# Reserved.
|
||||||
|
#
|
||||||
|
# This is a list of local files which get copied to the mozilla:dist:mailnews directory
|
||||||
|
#
|
||||||
|
|
||||||
|
MailNewsTypes.h
|
||||||
|
rosetta_mailnews.h
|
Загрузка…
Ссылка в новой задаче