This commit is contained in:
atotic 1998-06-16 21:39:13 +00:00
Родитель b9a228a2b2
Коммит 2b30eaf7bd
13 изменённых файлов: 148 добавлений и 0 удалений

5
base/public/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,5 @@
#
# This is a list of local files which get copied to the mozilla:dist:base directory
#
nsISizeOfHandler.h

7
dom/public/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,7 @@
#
# This is a list of local files which get copied to the mozilla:dist:dom directory
#
nsIScriptContext.h
nsIScriptObject.h
nsIScriptObjectOwner.h

Просмотреть файл

@ -0,0 +1,13 @@
#
# This is a list of local files which get copied to the mozilla:dist:dom directory
#
nsDOM.h
nsIDOMAttribute.h
nsIDOMComment.h
nsIDOMDocument.h
nsIDOMElement.h
nsIDOMIterators.h
nsIDOMNode.h
nsIDOMPI.h
nsIDOMText.h

Просмотреть файл

@ -0,0 +1,14 @@
#
# This is a list of local files which get copied to the mozilla:dist:dom directory
#
nsIDOMEvent.h
nsIDOMEventListener.h
nsIDOMEventCapturer.h
nsIDOMEventReceiver.h
nsIDOMFocusListener.h
nsIDOMKeyListener.h
nsIDOMLoadListener.h
nsIDOMMouseListener.h
nsIDOMMouseMotionListener.h
nsIDOMDragListener.h

Просмотреть файл

@ -0,0 +1,5 @@
#
# This is a list of local files which get copied to the mozilla:dist:dom directory
#
nsINSEvent.h

25
gfx/src/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,25 @@
#
# This is a list of local files which get copied to the mozilla:dist:gfx directory
#
nsColor.h
nsColorNames.h
nsCoord.h
nsFont.h
nsRect.h
nsPoint.h
nsSize.h
nsMargin.h
nsTransform2D.h
nsIRenderingContext.h
nsIFontMetrics.h
nsIImageManager.h
nsIImageGroup.h
nsIImageRequest.h
nsIImageObserver.h
nsIDeviceContext.h
nsIFontCache.h
nsIImage.h
nsIBlender.h
nsGfxCIID.h
nsIRegion.h

11
htmlparser/src/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,11 @@
#
# This is a list of local files which get copied to the mozilla:htmlparser directory
#
nshtmlpars.h
nsIContentSink.h
nsIHTMLContentSink.h
nsHTMLTokens.h
nsIParserNode.h
nsIParser.h
nsToken.h

Просмотреть файл

@ -0,0 +1,5 @@
#
# This is a list of local files which get copied to the mozilla:dist:layout directory
#
nsICSSParser.h

9
network/module/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,9 @@
#
# This is a list of local files which get copied to the mozilla:dist:network:module directory
#
nsIStreamListener.h
nsINetService.h
nsIURL.h
nsIPostToServer.h
nsIHttpUrl.h

Просмотреть файл

@ -0,0 +1,11 @@
#
# This is a list of local files which get copied to the mozilla:htmlparser directory
#
nshtmlpars.h
nsIContentSink.h
nsIHTMLContentSink.h
nsHTMLTokens.h
nsIParserNode.h
nsIParser.h
nsToken.h

8
view/public/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,8 @@
#
# This is a list of local files which get copied to the mozilla:dist:view directory
#
nsIView.h
nsIViewManager.h
nsIScrollableView.h
nsViewsCID.h

8
webshell/public/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,8 @@
#
# This is a list of local files which get copied to the mozilla:dist:webshell directory
#
nsIDocumentWidget.h
nsILinkHandler.h
nsIWebWidget.h
nsweb.h

27
widget/public/MANIFEST Normal file
Просмотреть файл

@ -0,0 +1,27 @@
#
# This is a list of local files which get copied to the mozilla:dist:widget directory
#
nsui.h
nsIWidget.h
nsIButton.h
nsICheckButton.h
nsIListWidget.h
nsIComboBox.h
nsITextWidget.h
nsITextAreaWidget.h
nsIComboBox.h
nsIListBox.h
nsIFileWidget.h
nsIScrollbar.h
nsGUIEvent.h
nsIRadioButton.h
nsIRadioGroup.h
nsIMouseListener.h
nsIEventListener.h
nsIToolkit.h
nsWidgetsCID.h
nsITabWidget.h
nsITooltipWidget.h
nsIAppShell.h
nsStringUtil.h