diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
commit | a27079fe5c4a210664515c47767c00112c435d65 (patch) | |
tree | 39e36b58b4138af46e2f10661de352482b89399d /plugins/MirOTR/src | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/MirOTR/src')
32 files changed, 32 insertions, 32 deletions
diff --git a/plugins/MirOTR/src/dbfilter.cpp b/plugins/MirOTR/src/dbfilter.cpp index 7da3a95f73..4c6108f6d0 100644 --- a/plugins/MirOTR/src/dbfilter.cpp +++ b/plugins/MirOTR/src/dbfilter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static HANDLE hDBEventPreAdd, hDBEventAdded, hContactSettingChanged; static mir_cs RemoveChainCS; diff --git a/plugins/MirOTR/src/dbfilter.h b/plugins/MirOTR/src/dbfilter.h index 7a69b71f26..99a6d50428 100644 --- a/plugins/MirOTR/src/dbfilter.h +++ b/plugins/MirOTR/src/dbfilter.h @@ -1,4 +1,4 @@ -#define DBEF_OTR_PREFIXED 0x8000
+#define DBEF_OTR_PREFIXED 0x8000
void InitDBFilter();
void DeinitDBFilter();
\ No newline at end of file diff --git a/plugins/MirOTR/src/dialogs.cpp b/plugins/MirOTR/src/dialogs.cpp index 16d79ed09e..7bd50fefbd 100644 --- a/plugins/MirOTR/src/dialogs.cpp +++ b/plugins/MirOTR/src/dialogs.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" struct SmpData { diff --git a/plugins/MirOTR/src/dialogs.h b/plugins/MirOTR/src/dialogs.h index 98b1e75f2c..3e259d2797 100644 --- a/plugins/MirOTR/src/dialogs.h +++ b/plugins/MirOTR/src/dialogs.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once void VerifyContextDialog(ConnContext* context); void SMPInitDialog(ConnContext* context); void SMPDialogUpdate(ConnContext *context, int percent); diff --git a/plugins/MirOTR/src/dllmain.cpp b/plugins/MirOTR/src/dllmain.cpp index 27762445a6..9e499f897a 100644 --- a/plugins/MirOTR/src/dllmain.cpp +++ b/plugins/MirOTR/src/dllmain.cpp @@ -1,4 +1,4 @@ -// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
+// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
#include "stdafx.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/MirOTR/src/entities.cpp b/plugins/MirOTR/src/entities.cpp index 9b3ad0b849..62b0865b73 100644 --- a/plugins/MirOTR/src/entities.cpp +++ b/plugins/MirOTR/src/entities.cpp @@ -1,4 +1,4 @@ -// (C) of entities.cpp: Christoph +// (C) of entities.cpp: Christoph // http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.c // http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191 // modified by ProgAndy diff --git a/plugins/MirOTR/src/entities.h b/plugins/MirOTR/src/entities.h index d22562bd05..a29f21ef22 100644 --- a/plugins/MirOTR/src/entities.h +++ b/plugins/MirOTR/src/entities.h @@ -1,4 +1,4 @@ -// (C) of entities.h: Christoph +// (C) of entities.h: Christoph // http://mercurial.intuxication.org/hg/cstuff/raw-file/tip/entities.h // http://stackoverflow.com/questions/1082162/how-to-unescape-html-in-c/1082191#1082191 // modified by ProgAndy diff --git a/plugins/MirOTR/src/icons.cpp b/plugins/MirOTR/src/icons.cpp index 374dc64f11..9b952736b1 100644 --- a/plugins/MirOTR/src/icons.cpp +++ b/plugins/MirOTR/src/icons.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static IconItem iconList[] = {
{ LPGEN(LANG_ICON_OTR), ICON_OTR, IDI_OTR },
diff --git a/plugins/MirOTR/src/icons.h b/plugins/MirOTR/src/icons.h index d95fe70e28..a366517bdc 100644 --- a/plugins/MirOTR/src/icons.h +++ b/plugins/MirOTR/src/icons.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
#define ICON_FINISHED (MODULENAME"_finished")
#define ICON_UNVERIFIED (MODULENAME"_unverified")
#define ICON_PRIVATE (MODULENAME"_private")
diff --git a/plugins/MirOTR/src/language.h b/plugins/MirOTR/src/language.h index ab2c46dfca..b191f1ab30 100644 --- a/plugins/MirOTR/src/language.h +++ b/plugins/MirOTR/src/language.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #define LANG_INLINE_PREFIX "[OTR INFO] " diff --git a/plugins/MirOTR/src/mirotrmenu.cpp b/plugins/MirOTR/src/mirotrmenu.cpp index e60b2f5744..21ae10a7f9 100644 --- a/plugins/MirOTR/src/mirotrmenu.cpp +++ b/plugins/MirOTR/src/mirotrmenu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static int hMirOTRMenuObject; static HGENMENU hStatusInfoItem, hHTMLConvMenuItem; diff --git a/plugins/MirOTR/src/mirotrmenu.h b/plugins/MirOTR/src/mirotrmenu.h index 018b401807..d101caa38e 100644 --- a/plugins/MirOTR/src/mirotrmenu.h +++ b/plugins/MirOTR/src/mirotrmenu.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
#define CMIF_NOTNOTPRIVATE CMIF_NOTOFFLINE
#define CMIF_NOTUNVERIFIED CMIF_NOTONLINE
diff --git a/plugins/MirOTR/src/options.cpp b/plugins/MirOTR/src/options.cpp index ee157f0675..33b1ee0d35 100644 --- a/plugins/MirOTR/src/options.cpp +++ b/plugins/MirOTR/src/options.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" extern "C"{ #include "otrlextensions.h" } diff --git a/plugins/MirOTR/src/options.h b/plugins/MirOTR/src/options.h index 06f9c56464..17efb1c139 100644 --- a/plugins/MirOTR/src/options.h +++ b/plugins/MirOTR/src/options.h @@ -1,4 +1,4 @@ -#ifndef _OPTIONS_INC +#ifndef _OPTIONS_INC #define _OPTIONS_INC #define PRIVATE_KEY_FILENAME "otr.private_key" diff --git a/plugins/MirOTR/src/otr.cpp b/plugins/MirOTR/src/otr.cpp index 6cc32df75c..5350bca1bb 100644 --- a/plugins/MirOTR/src/otr.cpp +++ b/plugins/MirOTR/src/otr.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" OtrlUserState otr_user_state; #define WMU_ENDDIALOG (WM_USER+244) diff --git a/plugins/MirOTR/src/otr.h b/plugins/MirOTR/src/otr.h index 968c566d46..7746f2dd79 100644 --- a/plugins/MirOTR/src/otr.h +++ b/plugins/MirOTR/src/otr.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once extern OtrlUserState otr_user_state; extern OtrlMessageAppOps ops; diff --git a/plugins/MirOTR/src/otrlextensions.c b/plugins/MirOTR/src/otrlextensions.c index a9676febcb..da68e73354 100644 --- a/plugins/MirOTR/src/otrlextensions.c +++ b/plugins/MirOTR/src/otrlextensions.c @@ -1,4 +1,4 @@ -/* +/* * otrlextensions.c - Off-the-Record Messaging library extensions * * Strongly based on parts of the Off-the-Record Messaging library, diff --git a/plugins/MirOTR/src/otrlextensions.h b/plugins/MirOTR/src/otrlextensions.h index 2b26ab1591..c0fa75c673 100644 --- a/plugins/MirOTR/src/otrlextensions.h +++ b/plugins/MirOTR/src/otrlextensions.h @@ -1,4 +1,4 @@ -/* +/* * otrlextensions.h - Off-the-Record Messaging library extensions * * Strongly based on parts of the Off-the-Record Messaging library, diff --git a/plugins/MirOTR/src/resource.h b/plugins/MirOTR/src/resource.h index 272c9a5a6a..6757de6f81 100644 --- a/plugins/MirOTR/src/resource.h +++ b/plugins/MirOTR/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\MirOTR\res\resource.rc
//
diff --git a/plugins/MirOTR/src/stdafx.cpp b/plugins/MirOTR/src/stdafx.cpp index a26ebc384b..fd677f50e5 100644 --- a/plugins/MirOTR/src/stdafx.cpp +++ b/plugins/MirOTR/src/stdafx.cpp @@ -1,4 +1,4 @@ -// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. +// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. // MirOTR.pch ist der vorkompilierte Header. // stdafx.obj enthält die vorkompilierten Typinformationen. diff --git a/plugins/MirOTR/src/stdafx.h b/plugins/MirOTR/src/stdafx.h index b572e67b58..33bb070972 100644 --- a/plugins/MirOTR/src/stdafx.h +++ b/plugins/MirOTR/src/stdafx.h @@ -1,4 +1,4 @@ -// stdafx.h : Includedatei für Standardsystem-Includedateien
+// stdafx.h : Includedatei für Standardsystem-Includedateien
// oder häufig verwendete projektspezifische Includedateien,
// die nur in unregelmäßigen Abständen geändert werden.
//
diff --git a/plugins/MirOTR/src/striphtml.cpp b/plugins/MirOTR/src/striphtml.cpp index a0e54abbb6..1401ac9a02 100644 --- a/plugins/MirOTR/src/striphtml.cpp +++ b/plugins/MirOTR/src/striphtml.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void starttag_cb (void *cbdata, ekhtml_string_t *tag, ekhtml_attr_t *attrs) {
STRIPHTML_DATA *data = (STRIPHTML_DATA *)cbdata;
diff --git a/plugins/MirOTR/src/striphtml.h b/plugins/MirOTR/src/striphtml.h index b00113c00a..3b2d9b6cbc 100644 --- a/plugins/MirOTR/src/striphtml.h +++ b/plugins/MirOTR/src/striphtml.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
struct STRIPHTML_DATA {
std::stack<char*> stack;
diff --git a/plugins/MirOTR/src/svcs_menu.cpp b/plugins/MirOTR/src/svcs_menu.cpp index 9d9bcd0ba5..5b9d4703d7 100644 --- a/plugins/MirOTR/src/svcs_menu.cpp +++ b/plugins/MirOTR/src/svcs_menu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static HGENMENU hStopItem, hStartItem; diff --git a/plugins/MirOTR/src/svcs_menu.h b/plugins/MirOTR/src/svcs_menu.h index d3138c31cf..145a080be9 100644 --- a/plugins/MirOTR/src/svcs_menu.h +++ b/plugins/MirOTR/src/svcs_menu.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
INT_PTR SVC_StartOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_RefreshOTR(WPARAM wParam, LPARAM lParam);
INT_PTR SVC_StopOTR(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_proto.cpp b/plugins/MirOTR/src/svcs_proto.cpp index 7d2d864cc2..147d79b1e7 100644 --- a/plugins/MirOTR/src/svcs_proto.cpp +++ b/plugins/MirOTR/src/svcs_proto.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam){ if (!lParam) return 0; diff --git a/plugins/MirOTR/src/svcs_proto.h b/plugins/MirOTR/src/svcs_proto.h index 9b6b53a4af..a260560cc6 100644 --- a/plugins/MirOTR/src/svcs_proto.h +++ b/plugins/MirOTR/src/svcs_proto.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
INT_PTR SVC_OTRSendMessage(WPARAM wParam,LPARAM lParam);
INT_PTR SVC_OTRRecvMessage(WPARAM wParam,LPARAM lParam);
diff --git a/plugins/MirOTR/src/svcs_srmm.cpp b/plugins/MirOTR/src/svcs_srmm.cpp index 9aa5bfac63..66e34d6aaf 100644 --- a/plugins/MirOTR/src/svcs_srmm.cpp +++ b/plugins/MirOTR/src/svcs_srmm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" HICON hIconNotSecure, hIconFinished, hIconPrivate, hIconUnverified; BBButton OTRButton; diff --git a/plugins/MirOTR/src/svcs_srmm.h b/plugins/MirOTR/src/svcs_srmm.h index 9f0de501a6..dc3bbc9672 100644 --- a/plugins/MirOTR/src/svcs_srmm.h +++ b/plugins/MirOTR/src/svcs_srmm.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
int WindowEvent(WPARAM wParam, LPARAM lParam);
int SVC_IconPressed(WPARAM wParam, LPARAM lParam);
diff --git a/plugins/MirOTR/src/utils.cpp b/plugins/MirOTR/src/utils.cpp index 937ce675fe..00d34f226c 100644 --- a/plugins/MirOTR/src/utils.cpp +++ b/plugins/MirOTR/src/utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" mir_cs lib_cs; diff --git a/plugins/MirOTR/src/utils.h b/plugins/MirOTR/src/utils.h index 2f4bd30fd2..aec0e4a01a 100644 --- a/plugins/MirOTR/src/utils.h +++ b/plugins/MirOTR/src/utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifndef __HEADER_UTILS_H #define __HEADER_UTILS_H #include "stdafx.h" diff --git a/plugins/MirOTR/src/version.h b/plugins/MirOTR/src/version.h index c916b4b64a..275fa1166b 100644 --- a/plugins/MirOTR/src/version.h +++ b/plugins/MirOTR/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 14
#define __RELEASE_NUM 1
#define __BUILD_NUM 16
|