This commit is contained in:
warren%netscape.com 2000-10-27 23:21:30 +00:00
Родитель 7e243d2bc1
Коммит 4e1ac5ce9d
33 изменённых файлов: 32 добавлений и 32 удалений

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

@ -33,7 +33,7 @@
#include "TextDebugLog.h"
NS_IMPL_LOG(TextDebugLogLog, 0)
NS_IMPL_LOG(TextDebugLogLog)
static NS_DEFINE_CID(kTextImportCID, NS_TEXTIMPORT_CID);

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

@ -63,7 +63,7 @@
#include "nsMimeStringResources.h"
#include "nslog.h"
NS_IMPL_LOG(mimefiltLog, 0)
NS_IMPL_LOG(mimefiltLog)
#define PRINTF NS_LOG_PRINTF(mimefiltLog)
#define FLUSH NS_LOG_FLUSH(mimefiltLog)

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

@ -42,7 +42,7 @@
#include "nsDebug.h"
#include "nslog.h"
NS_IMPL_LOG(badapterLog, 0)
NS_IMPL_LOG(badapterLog)
#define PRINTF NS_LOG_PRINTF(badapterLog)
#define FLUSH NS_LOG_FLUSH(badapterLog)

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

@ -39,7 +39,7 @@
#include "nsIPref.h"
#include "nslog.h"
NS_IMPL_LOG(ns4xPluginLog, 0)
NS_IMPL_LOG(ns4xPluginLog)
#define PRINTF NS_LOG_PRINTF(ns4xPluginLog)
#define FLUSH NS_LOG_FLUSH(ns4xPluginLog)

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

@ -52,7 +52,7 @@
#include "nsIDocument.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginHostImplLog, 0)
NS_IMPL_LOG(nsPluginHostImplLog)
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)
#define FLUSH NS_LOG_FLUSH(nsPluginHostImplLog)

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

@ -46,7 +46,7 @@
#include "nslog.h"
NS_IMPL_LOG(nsPluginInstancePeerLog, 0)
NS_IMPL_LOG(nsPluginInstancePeerLog)
#define PRINTF NS_LOG_PRINTF(nsPluginInstancePeerLog)
#define FLUSH NS_LOG_FLUSH(nsPluginInstancePeerLog)

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

@ -45,7 +45,7 @@
#include "nsPluginViewer.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginViewerLog, 0)
NS_IMPL_LOG(nsPluginViewerLog)
#define PRINTF NS_LOG_PRINTF(nsPluginViewerLog)
#define FLUSH NS_LOG_FLUSH(nsPluginViewerLog)

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

@ -34,7 +34,7 @@
#include "prmem.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginsDirBeOSLog, 0)
NS_IMPL_LOG(nsPluginsDirBeOSLog)
#define PRINTF NS_LOG_PRINTF(nsPluginsDirBeOSLog)
#define FLUSH NS_LOG_FLUSH(nsPluginsDirBeOSLog)

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

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

@ -40,7 +40,7 @@
#include "nsSpecialSystemDirectory.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginsDirWinLog, 0)
NS_IMPL_LOG(nsPluginsDirWinLog)
#define PRINTF NS_LOG_PRINTF(nsPluginsDirWinLog)
#define FLUSH NS_LOG_FLUSH(nsPluginsDirWinLog)

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

@ -46,7 +46,7 @@
#include "strings.h"
#include "nslog.h"
NS_IMPL_LOG(npshellLog, 0)
NS_IMPL_LOG(npshellLog)
#define PRINTF NS_LOG_PRINTF(npshellLog)
#define FLUSH NS_LOG_FLUSH(npshellLog)

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

@ -42,7 +42,7 @@
#include "npupp.h"
#include "nslog.h"
NS_IMPL_LOG(npunixLog, 0)
NS_IMPL_LOG(npunixLog)
#define PRINTF NS_LOG_PRINTF(npunixLog)
#define FLUSH NS_LOG_FLUSH(npunixLog)

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

@ -39,7 +39,7 @@
#include "nsIPref.h"
#include "nslog.h"
NS_IMPL_LOG(ns4xPluginLog, 0)
NS_IMPL_LOG(ns4xPluginLog)
#define PRINTF NS_LOG_PRINTF(ns4xPluginLog)
#define FLUSH NS_LOG_FLUSH(ns4xPluginLog)

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

@ -52,7 +52,7 @@
#include "nsIDocument.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginHostImplLog, 0)
NS_IMPL_LOG(nsPluginHostImplLog)
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)
#define FLUSH NS_LOG_FLUSH(nsPluginHostImplLog)

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

@ -46,7 +46,7 @@
#include "nslog.h"
NS_IMPL_LOG(nsPluginInstancePeerLog, 0)
NS_IMPL_LOG(nsPluginInstancePeerLog)
#define PRINTF NS_LOG_PRINTF(nsPluginInstancePeerLog)
#define FLUSH NS_LOG_FLUSH(nsPluginInstancePeerLog)

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

@ -45,7 +45,7 @@
#include "nsPluginViewer.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginViewerLog, 0)
NS_IMPL_LOG(nsPluginViewerLog)
#define PRINTF NS_LOG_PRINTF(nsPluginViewerLog)
#define FLUSH NS_LOG_FLUSH(nsPluginViewerLog)

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

@ -34,7 +34,7 @@
#include "prmem.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginsDirBeOSLog, 0)
NS_IMPL_LOG(nsPluginsDirBeOSLog)
#define PRINTF NS_LOG_PRINTF(nsPluginsDirBeOSLog)
#define FLUSH NS_LOG_FLUSH(nsPluginsDirBeOSLog)

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

@ -40,7 +40,7 @@
#include "nsSpecialSystemDirectory.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginsDirWinLog, 0)
NS_IMPL_LOG(nsPluginsDirWinLog)
#define PRINTF NS_LOG_PRINTF(nsPluginsDirWinLog)
#define FLUSH NS_LOG_FLUSH(nsPluginsDirWinLog)

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

@ -42,7 +42,7 @@
#include "nsDebug.h"
#include "nslog.h"
NS_IMPL_LOG(badapterLog, 0)
NS_IMPL_LOG(badapterLog)
#define PRINTF NS_LOG_PRINTF(badapterLog)
#define FLUSH NS_LOG_FLUSH(badapterLog)

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

@ -46,7 +46,7 @@
#include "strings.h"
#include "nslog.h"
NS_IMPL_LOG(npshellLog, 0)
NS_IMPL_LOG(npshellLog)
#define PRINTF NS_LOG_PRINTF(npshellLog)
#define FLUSH NS_LOG_FLUSH(npshellLog)

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

@ -42,7 +42,7 @@
#include "npupp.h"
#include "nslog.h"
NS_IMPL_LOG(npunixLog, 0)
NS_IMPL_LOG(npunixLog)
#define PRINTF NS_LOG_PRINTF(npunixLog)
#define FLUSH NS_LOG_FLUSH(npunixLog)

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

@ -69,7 +69,7 @@
#include "nslog.h"
NS_IMPL_LOG(nsDnsAsyncLookupLog, 0)
NS_IMPL_LOG(nsDnsAsyncLookupLog)
#define PRINTF NS_LOG_PRINTF(nsDnsAsyncLookupLog)
#define FLUSH NS_LOG_FLUSH(nsDnsAsyncLookupLog)

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

@ -48,7 +48,7 @@
#include "rdf.h"
#include "nslog.h"
NS_IMPL_LOG(nsBrowsingProfileReaderLog, 0)
NS_IMPL_LOG(nsBrowsingProfileReaderLog)
#define PRINTF NS_LOG_PRINTF(nsBrowsingProfileReaderLog)
#define FLUSH NS_LOG_FLUSH(nsBrowsingProfileReaderLog)

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

@ -39,7 +39,7 @@
#include "nsRDFCID.h"
#include "nslog.h"
NS_IMPL_LOG(nsDlgDefaultKeysLog, 0)
NS_IMPL_LOG(nsDlgDefaultKeysLog)
#define PRINTF NS_LOG_PRINTF(nsDlgDefaultKeysLog)
#define FLUSH NS_LOG_FLUSH(nsDlgDefaultKeysLog)

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

@ -43,7 +43,7 @@
#include "nsIStringBundle.h"
#include "nslog.h"
NS_IMPL_LOG(nsDocLoaderLog, 0)
NS_IMPL_LOG(nsDocLoaderLog)
#define PRINTF NS_LOG_PRINTF(nsDocLoaderLog)
#define FLUSH NS_LOG_FLUSH(nsDocLoaderLog)

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

@ -61,7 +61,7 @@
#endif // XP_MAC
#include "nslog.h"
NS_IMPL_LOG(nsExternalHelperAppServiceLog, 0)
NS_IMPL_LOG(nsExternalHelperAppServiceLog)
#define PRINTF NS_LOG_PRINTF(nsExternalHelperAppServiceLog)
#define FLUSH NS_LOG_FLUSH(nsExternalHelperAppServiceLog)

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

@ -30,7 +30,7 @@
#include <windows.h>
#include "nslog.h"
NS_IMPL_LOG(nsExternalProtocolWinLog, 0)
NS_IMPL_LOG(nsExternalProtocolWinLog)
#define PRINTF NS_LOG_PRINTF(nsExternalProtocolWinLog)
#define FLUSH NS_LOG_FLUSH(nsExternalProtocolWinLog)

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

@ -36,7 +36,7 @@
#include "nsCOMPtr.h"
#include "nslog.h"
NS_IMPL_LOG(nsViewManagerLog, 0)
NS_IMPL_LOG(nsViewManagerLog)
#define PRINTF NS_LOG_PRINTF(nsViewManagerLog)
#define FLUSH NS_LOG_FLUSH(nsViewManagerLog)

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

@ -39,7 +39,7 @@ extern "C" {
#include "xlibrgb.h"
#include "nslog.h"
NS_IMPL_LOG(nsEmbedXlibIntoGtkLog, 0)
NS_IMPL_LOG(nsEmbedXlibIntoGtkLog)
#define PRINTF NS_LOG_PRINTF(nsEmbedXlibIntoGtkLog)
#define FLUSH NS_LOG_FLUSH(nsEmbedXlibIntoGtkLog)

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

@ -27,7 +27,7 @@
#include "EmbedMozillaP.h"
#include "nslog.h"
NS_IMPL_LOG(EmbedMozillaLog, 0)
NS_IMPL_LOG(EmbedMozillaLog)
#define PRINTF NS_LOG_PRINTF(EmbedMozillaLog)
#define FLUSH NS_LOG_FLUSH(EmbedMozillaLog)

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

@ -15,7 +15,7 @@
#include "xlibrgb.h"
#include "nslog.h"
NS_IMPL_LOG(nsEmbedXlibIntoMotifLog, 0)
NS_IMPL_LOG(nsEmbedXlibIntoMotifLog)
#define PRINTF NS_LOG_PRINTF(nsEmbedXlibIntoMotifLog)
#define FLUSH NS_LOG_FLUSH(nsEmbedXlibIntoMotifLog)

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

@ -25,7 +25,7 @@
#include "MainWidget.h"
#include "nslog.h"
NS_IMPL_LOG(MainWidgetLog, 0)
NS_IMPL_LOG(MainWidgetLog)
#define PRINTF NS_LOG_PRINTF(MainWidgetLog)
#define FLUSH NS_LOG_FLUSH(MainWidgetLog)

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

@ -36,7 +36,7 @@
#include <stdio.h>
#include "nslog.h"
NS_IMPL_LOG(QMozillaContainerLog, 0)
NS_IMPL_LOG(QMozillaContainerLog)
#define PRINTF NS_LOG_PRINTF(QMozillaContainerLog)
#define FLUSH NS_LOG_FLUSH(QMozillaContainerLog)