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 /src/core | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'src/core')
115 files changed, 115 insertions, 115 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 8852f0c8fa..e91ba77adb 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,4 +1,4 @@ -add_subdirectory(stdauth) +add_subdirectory(stdauth) add_subdirectory(stdautoaway) add_subdirectory(stdaway) add_subdirectory(stdclist) diff --git a/src/core/stdautoaway/CMakeLists.txt b/src/core/stdautoaway/CMakeLists.txt index 8709986d88..418414b0b0 100644 --- a/src/core/stdautoaway/CMakeLists.txt +++ b/src/core/stdautoaway/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdAutoAway) +set(TARGET StdAutoAway) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stdautoaway/src/autoaway.cpp b/src/core/stdautoaway/src/autoaway.cpp index 7e536c9cb0..c1ebc6bbe5 100644 --- a/src/core/stdautoaway/src/autoaway.cpp +++ b/src/core/stdautoaway/src/autoaway.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdautoaway/src/main.cpp b/src/core/stdautoaway/src/main.cpp index 8a1d349a31..58f414e5ac 100644 --- a/src/core/stdautoaway/src/main.cpp +++ b/src/core/stdautoaway/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard auto away module for Miranda NG
diff --git a/src/core/stdautoaway/src/stdafx.cxx b/src/core/stdautoaway/src/stdafx.cxx index 5f644fdff3..a27b824da7 100644 --- a/src/core/stdautoaway/src/stdafx.cxx +++ b/src/core/stdautoaway/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdautoaway/src/stdafx.h b/src/core/stdautoaway/src/stdafx.h index 21d28551d8..554f9c9f22 100644 --- a/src/core/stdautoaway/src/stdafx.h +++ b/src/core/stdautoaway/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 97ac5bf735..84fee2edca 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdaway/CMakeLists.txt b/src/core/stdaway/CMakeLists.txt index e7ba6317ee..567f31d827 100644 --- a/src/core/stdaway/CMakeLists.txt +++ b/src/core/stdaway/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdAway) +set(TARGET StdAway) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stdaway/src/awaymsg.cpp b/src/core/stdaway/src/awaymsg.cpp index 6e9c79dbdc..0907a28d28 100644 --- a/src/core/stdaway/src/awaymsg.cpp +++ b/src/core/stdaway/src/awaymsg.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdaway/src/main.cpp b/src/core/stdaway/src/main.cpp index 716ec2a853..c176bff75e 100644 --- a/src/core/stdaway/src/main.cpp +++ b/src/core/stdaway/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard away message processing module for Miranda NG
diff --git a/src/core/stdaway/src/sendmsg.cpp b/src/core/stdaway/src/sendmsg.cpp index 1f3ceaf42e..af476d6a07 100644 --- a/src/core/stdaway/src/sendmsg.cpp +++ b/src/core/stdaway/src/sendmsg.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdaway/src/stdafx.cxx b/src/core/stdaway/src/stdafx.cxx index 5f644fdff3..a27b824da7 100644 --- a/src/core/stdaway/src/stdafx.cxx +++ b/src/core/stdaway/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdaway/src/stdafx.h b/src/core/stdaway/src/stdafx.h index 1046ac551e..2e136d5027 100644 --- a/src/core/stdaway/src/stdafx.h +++ b/src/core/stdaway/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdaway/src/version.h b/src/core/stdaway/src/version.h index 58c725132b..c611618b3a 100644 --- a/src/core/stdaway/src/version.h +++ b/src/core/stdaway/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdclist/CMakeLists.txt b/src/core/stdclist/CMakeLists.txt index e1e6f918f1..9c93e7d364 100644 --- a/src/core/stdclist/CMakeLists.txt +++ b/src/core/stdclist/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdClist) +set(TARGET StdClist) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} comctl32.lib UxTheme.lib Shlwapi.lib)
\ No newline at end of file diff --git a/src/core/stdclist/docs/clist-license.txt b/src/core/stdclist/docs/clist-license.txt index fc35462967..7f1161073d 100644 --- a/src/core/stdclist/docs/clist-license.txt +++ b/src/core/stdclist/docs/clist-license.txt @@ -1,4 +1,4 @@ - GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/src/core/stdclist/docs/clist-readme.txt b/src/core/stdclist/docs/clist-readme.txt index b8db255fe1..68b9df24d3 100644 --- a/src/core/stdclist/docs/clist-readme.txt +++ b/src/core/stdclist/docs/clist-readme.txt @@ -1,4 +1,4 @@ -################################################################
+################################################################
# Classic Contact List Plugin
################################################################
diff --git a/src/core/stdclist/src/clc.h b/src/core/stdclist/src/clc.h index 760bb37568..1dbb8a0928 100644 --- a/src/core/stdclist/src/clc.h +++ b/src/core/stdclist/src/clc.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/clcfonts.cpp b/src/core/stdclist/src/clcfonts.cpp index 8e086118b7..1123baace2 100644 --- a/src/core/stdclist/src/clcfonts.cpp +++ b/src/core/stdclist/src/clcfonts.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/clcopts.cpp b/src/core/stdclist/src/clcopts.cpp index 0c1234fd61..79edefe729 100644 --- a/src/core/stdclist/src/clcopts.cpp +++ b/src/core/stdclist/src/clcopts.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/clcpaint.cpp b/src/core/stdclist/src/clcpaint.cpp index d5a09c9259..0aae739c7b 100644 --- a/src/core/stdclist/src/clcpaint.cpp +++ b/src/core/stdclist/src/clcpaint.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/clistmenus.cpp b/src/core/stdclist/src/clistmenus.cpp index b7d07e8011..19d5450406 100644 --- a/src/core/stdclist/src/clistmenus.cpp +++ b/src/core/stdclist/src/clistmenus.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/clistopts.cpp b/src/core/stdclist/src/clistopts.cpp index a05de88161..edc356da1f 100644 --- a/src/core/stdclist/src/clistopts.cpp +++ b/src/core/stdclist/src/clistopts.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/cluiopts.cpp b/src/core/stdclist/src/cluiopts.cpp index 222cd7e593..8c144741d5 100644 --- a/src/core/stdclist/src/cluiopts.cpp +++ b/src/core/stdclist/src/cluiopts.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/contact.cpp b/src/core/stdclist/src/contact.cpp index 6e4b2d6d20..9ed222036e 100644 --- a/src/core/stdclist/src/contact.cpp +++ b/src/core/stdclist/src/contact.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/init.cpp b/src/core/stdclist/src/init.cpp index b1435cb3e9..e9a5b547f0 100644 --- a/src/core/stdclist/src/init.cpp +++ b/src/core/stdclist/src/init.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/resource.h b/src/core/stdclist/src/resource.h index 87b87532b2..f9c37606a3 100644 --- a/src/core/stdclist/src/resource.h +++ b/src/core/stdclist/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/src/core/stdclist/src/stdafx.cxx b/src/core/stdclist/src/stdafx.cxx index f0e72e2cd0..2cfe57c9c5 100644 --- a/src/core/stdclist/src/stdafx.cxx +++ b/src/core/stdclist/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/src/core/stdclist/src/stdafx.h b/src/core/stdclist/src/stdafx.h index d65d41c51d..650ab19c25 100644 --- a/src/core/stdclist/src/stdafx.h +++ b/src/core/stdclist/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h index ec6cd734a1..ba56c650ec 100644 --- a/src/core/stdclist/src/version.h +++ b/src/core/stdclist/src/version.h @@ -1,4 +1,4 @@ -
+
#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
diff --git a/src/core/stdcrypt/CMakeLists.txt b/src/core/stdcrypt/CMakeLists.txt index 8ae7b3503a..1a36c1921c 100644 --- a/src/core/stdcrypt/CMakeLists.txt +++ b/src/core/stdcrypt/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdCrypt) +set(TARGET StdCrypt) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} Zlib)
\ No newline at end of file diff --git a/src/core/stdcrypt/src/Rijndael.cpp b/src/core/stdcrypt/src/Rijndael.cpp index e323cf8715..510af48871 100644 --- a/src/core/stdcrypt/src/Rijndael.cpp +++ b/src/core/stdcrypt/src/Rijndael.cpp @@ -1,4 +1,4 @@ -
+
#include "stdafx.h"
static const int sm_alog[256] =
diff --git a/src/core/stdcrypt/src/Rijndael.h b/src/core/stdcrypt/src/Rijndael.h index b6051ae56f..a69409b929 100644 --- a/src/core/stdcrypt/src/Rijndael.h +++ b/src/core/stdcrypt/src/Rijndael.h @@ -1,4 +1,4 @@ -
+
//Rijndael.h
#ifndef __RIJNDAEL_H__
diff --git a/src/core/stdcrypt/src/encrypt.cpp b/src/core/stdcrypt/src/encrypt.cpp index 2c61eab5d6..3439772592 100644 --- a/src/core/stdcrypt/src/encrypt.cpp +++ b/src/core/stdcrypt/src/encrypt.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdcrypt/src/main.cpp b/src/core/stdcrypt/src/main.cpp index b3a39ad7f9..48983fceb7 100644 --- a/src/core/stdcrypt/src/main.cpp +++ b/src/core/stdcrypt/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard encryption plugin for Miranda NG
Copyright (C) 2012-17 George Hazan
diff --git a/src/core/stdcrypt/src/stdafx.cxx b/src/core/stdcrypt/src/stdafx.cxx index 5f644fdff3..a27b824da7 100644 --- a/src/core/stdcrypt/src/stdafx.cxx +++ b/src/core/stdcrypt/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdcrypt/src/stdafx.h b/src/core/stdcrypt/src/stdafx.h index c4c27c2c93..1bf58f4393 100644 --- a/src/core/stdcrypt/src/stdafx.h +++ b/src/core/stdcrypt/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdcrypt/src/stdcrypt.h b/src/core/stdcrypt/src/stdcrypt.h index f7a825bc37..9465ac86e2 100644 --- a/src/core/stdcrypt/src/stdcrypt.h +++ b/src/core/stdcrypt/src/stdcrypt.h @@ -1,4 +1,4 @@ -/*
+/*
Standard encryption plugin for Miranda NG
Copyright (C) 2012-17 George Hazan
diff --git a/src/core/stdcrypt/src/utils.cpp b/src/core/stdcrypt/src/utils.cpp index e671a838a1..27e641d1cd 100644 --- a/src/core/stdcrypt/src/utils.cpp +++ b/src/core/stdcrypt/src/utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index d8bd2a7209..a45c96afb9 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdemail/CMakeLists.txt b/src/core/stdemail/CMakeLists.txt index c4086c6ed2..d7038bcdfc 100644 --- a/src/core/stdemail/CMakeLists.txt +++ b/src/core/stdemail/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdEmail) +set(TARGET StdEmail) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stdemail/src/email.cpp b/src/core/stdemail/src/email.cpp index e61e25c94d..612f1868f0 100644 --- a/src/core/stdemail/src/email.cpp +++ b/src/core/stdemail/src/email.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdemail/src/main.cpp b/src/core/stdemail/src/main.cpp index 5d5dcdc87e..f4a3299c77 100644 --- a/src/core/stdemail/src/main.cpp +++ b/src/core/stdemail/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard e-mail urls launcher for Miranda NG
diff --git a/src/core/stdemail/src/stdafx.cxx b/src/core/stdemail/src/stdafx.cxx index 5f644fdff3..a27b824da7 100644 --- a/src/core/stdemail/src/stdafx.cxx +++ b/src/core/stdemail/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdemail/src/stdafx.h b/src/core/stdemail/src/stdafx.h index 74b1431645..8c4cf39cf9 100644 --- a/src/core/stdemail/src/stdafx.h +++ b/src/core/stdemail/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h index 8347aa861a..1dbb386bea 100644 --- a/src/core/stdemail/src/version.h +++ b/src/core/stdemail/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdfile/CMakeLists.txt b/src/core/stdfile/CMakeLists.txt index 427d568d2b..3454bf4121 100644 --- a/src/core/stdfile/CMakeLists.txt +++ b/src/core/stdfile/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdFile) +set(TARGET StdFile) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} Shlwapi.lib)
\ No newline at end of file diff --git a/src/core/stdfile/src/file.cpp b/src/core/stdfile/src/file.cpp index 6f17f4faed..af7cb57110 100644 --- a/src/core/stdfile/src/file.cpp +++ b/src/core/stdfile/src/file.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/file.h b/src/core/stdfile/src/file.h index 78a6d220d2..0d359a9eb1 100644 --- a/src/core/stdfile/src/file.h +++ b/src/core/stdfile/src/file.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/fileexistsdlg.cpp b/src/core/stdfile/src/fileexistsdlg.cpp index b03646484a..be15a0c8fa 100644 --- a/src/core/stdfile/src/fileexistsdlg.cpp +++ b/src/core/stdfile/src/fileexistsdlg.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/fileopts.cpp b/src/core/stdfile/src/fileopts.cpp index 5afceed6b6..b8bbae76f8 100644 --- a/src/core/stdfile/src/fileopts.cpp +++ b/src/core/stdfile/src/fileopts.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filerecvdlg.cpp b/src/core/stdfile/src/filerecvdlg.cpp index b868f1c70b..49d1fcd3b1 100644 --- a/src/core/stdfile/src/filerecvdlg.cpp +++ b/src/core/stdfile/src/filerecvdlg.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filesenddlg.cpp b/src/core/stdfile/src/filesenddlg.cpp index 47ca18bf75..a0c98ad613 100644 --- a/src/core/stdfile/src/filesenddlg.cpp +++ b/src/core/stdfile/src/filesenddlg.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/filexferdlg.cpp b/src/core/stdfile/src/filexferdlg.cpp index 854e0acd0b..2181baa67a 100644 --- a/src/core/stdfile/src/filexferdlg.cpp +++ b/src/core/stdfile/src/filexferdlg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/ftmanager.cpp b/src/core/stdfile/src/ftmanager.cpp index 0e067e0e24..c73fa2300d 100644 --- a/src/core/stdfile/src/ftmanager.cpp +++ b/src/core/stdfile/src/ftmanager.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp index 1b43582f69..2e3c002907 100644 --- a/src/core/stdfile/src/main.cpp +++ b/src/core/stdfile/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard file transfers' plugin for Miranda NG
diff --git a/src/core/stdfile/src/stdafx.cxx b/src/core/stdfile/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stdfile/src/stdafx.cxx +++ b/src/core/stdfile/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdfile/src/stdafx.h b/src/core/stdfile/src/stdafx.h index c67b93b3df..cc4b8d3742 100644 --- a/src/core/stdfile/src/stdafx.h +++ b/src/core/stdfile/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h index 5e971ed76a..61ada99635 100644 --- a/src/core/stdfile/src/version.h +++ b/src/core/stdfile/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdidle/CMakeLists.txt b/src/core/stdidle/CMakeLists.txt index c6db0f31fb..e11c1176b5 100644 --- a/src/core/stdidle/CMakeLists.txt +++ b/src/core/stdidle/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdIdle) +set(TARGET StdIdle) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} Wtsapi32.lib)
\ No newline at end of file diff --git a/src/core/stdidle/src/idle.cpp b/src/core/stdidle/src/idle.cpp index 66995fd3f9..eb0ef2568c 100644 --- a/src/core/stdidle/src/idle.cpp +++ b/src/core/stdidle/src/idle.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdidle/src/main.cpp b/src/core/stdidle/src/main.cpp index 4dadbf0744..bbc78d8281 100644 --- a/src/core/stdidle/src/main.cpp +++ b/src/core/stdidle/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard idle state module for Miranda NG
diff --git a/src/core/stdidle/src/stdafx.cxx b/src/core/stdidle/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stdidle/src/stdafx.cxx +++ b/src/core/stdidle/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdidle/src/stdafx.h b/src/core/stdidle/src/stdafx.h index a86a9966d4..19c886f65e 100644 --- a/src/core/stdidle/src/stdafx.h +++ b/src/core/stdidle/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdidle/src/version.h b/src/core/stdidle/src/version.h index 484cb29aea..e791573b3a 100644 --- a/src/core/stdidle/src/version.h +++ b/src/core/stdidle/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stdmsg/CMakeLists.txt b/src/core/stdmsg/CMakeLists.txt index 46891c5e4f..75b068ef77 100644 --- a/src/core/stdmsg/CMakeLists.txt +++ b/src/core/stdmsg/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdMsg) +set(TARGET StdMsg) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stdmsg/docs/srmm-license.txt b/src/core/stdmsg/docs/srmm-license.txt index 75b2b3a376..ca3fe8d547 100644 --- a/src/core/stdmsg/docs/srmm-license.txt +++ b/src/core/stdmsg/docs/srmm-license.txt @@ -1,4 +1,4 @@ - GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/src/core/stdmsg/docs/srmm-readme.txt b/src/core/stdmsg/docs/srmm-readme.txt index 518f47fa0c..1f52206895 100644 --- a/src/core/stdmsg/docs/srmm-readme.txt +++ b/src/core/stdmsg/docs/srmm-readme.txt @@ -1,4 +1,4 @@ -
+
SRMM Plugin for Miranda IM
__________________________
diff --git a/src/core/stdmsg/src/chat_manager.cpp b/src/core/stdmsg/src/chat_manager.cpp index 02c60fb915..913c3d0987 100644 --- a/src/core/stdmsg/src/chat_manager.cpp +++ b/src/core/stdmsg/src/chat_manager.cpp @@ -1,4 +1,4 @@ -/* +/* Chat module plugin for Miranda IM Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, diff --git a/src/core/stdmsg/src/chat_options.cpp b/src/core/stdmsg/src/chat_options.cpp index 291328da26..76cb5a55fe 100644 --- a/src/core/stdmsg/src/chat_options.cpp +++ b/src/core/stdmsg/src/chat_options.cpp @@ -1,4 +1,4 @@ -/* +/* Chat module plugin for Miranda IM Copyright (C) 2003 Jörgen Persson diff --git a/src/core/stdmsg/src/chat_window.cpp b/src/core/stdmsg/src/chat_window.cpp index 77ae1a80e4..859fe50a79 100644 --- a/src/core/stdmsg/src/chat_window.cpp +++ b/src/core/stdmsg/src/chat_window.cpp @@ -1,4 +1,4 @@ -/* +/* Chat module plugin for Miranda IM Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, diff --git a/src/core/stdmsg/src/cmdlist.cpp b/src/core/stdmsg/src/cmdlist.cpp index f783f04ff7..10213d8018 100644 --- a/src/core/stdmsg/src/cmdlist.cpp +++ b/src/core/stdmsg/src/cmdlist.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/cmdlist.h b/src/core/stdmsg/src/cmdlist.h index e86cc77725..9adb33b12a 100644 --- a/src/core/stdmsg/src/cmdlist.h +++ b/src/core/stdmsg/src/cmdlist.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/globals.cpp b/src/core/stdmsg/src/globals.cpp index 3806fad761..661837a1b2 100644 --- a/src/core/stdmsg/src/globals.cpp +++ b/src/core/stdmsg/src/globals.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/globals.h b/src/core/stdmsg/src/globals.h index 481048da57..3f25e9ee63 100644 --- a/src/core/stdmsg/src/globals.h +++ b/src/core/stdmsg/src/globals.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msgdialog.cpp b/src/core/stdmsg/src/msgdialog.cpp index 59dd59a22e..104b5fff31 100644 --- a/src/core/stdmsg/src/msgdialog.cpp +++ b/src/core/stdmsg/src/msgdialog.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msglog.cpp b/src/core/stdmsg/src/msglog.cpp index fcdfc5cb44..fb5b1e2fd9 100644 --- a/src/core/stdmsg/src/msglog.cpp +++ b/src/core/stdmsg/src/msglog.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msgoptions.cpp b/src/core/stdmsg/src/msgoptions.cpp index 15cede49c1..06536f5cd5 100644 --- a/src/core/stdmsg/src/msgoptions.cpp +++ b/src/core/stdmsg/src/msgoptions.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msgs.cpp b/src/core/stdmsg/src/msgs.cpp index 5de586f438..ae36b73a40 100644 --- a/src/core/stdmsg/src/msgs.cpp +++ b/src/core/stdmsg/src/msgs.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msgs.h b/src/core/stdmsg/src/msgs.h index 844ac1cc5f..b0bf16cfb7 100644 --- a/src/core/stdmsg/src/msgs.h +++ b/src/core/stdmsg/src/msgs.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/msgtimedout.cpp b/src/core/stdmsg/src/msgtimedout.cpp index 70f398dd75..40a871e80b 100644 --- a/src/core/stdmsg/src/msgtimedout.cpp +++ b/src/core/stdmsg/src/msgtimedout.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/resource.h b/src/core/stdmsg/src/resource.h index 882dc5a6c2..fda43c6d1e 100644 --- a/src/core/stdmsg/src/resource.h +++ b/src/core/stdmsg/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/src/core/stdmsg/src/srmm.cpp b/src/core/stdmsg/src/srmm.cpp index 08b8452946..0b2ead1a17 100644 --- a/src/core/stdmsg/src/srmm.cpp +++ b/src/core/stdmsg/src/srmm.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/statusicon.cpp b/src/core/stdmsg/src/statusicon.cpp index 39d39782cf..ccd69b46ce 100644 --- a/src/core/stdmsg/src/statusicon.cpp +++ b/src/core/stdmsg/src/statusicon.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/statusicon.h b/src/core/stdmsg/src/statusicon.h index a5e8ff3456..8a267917dc 100644 --- a/src/core/stdmsg/src/statusicon.h +++ b/src/core/stdmsg/src/statusicon.h @@ -1,4 +1,4 @@ -#ifndef _STATUS_ICON_INC
+#ifndef _STATUS_ICON_INC
#define _STATUS_ICON_INC
extern HANDLE hHookIconPressedEvt;
diff --git a/src/core/stdmsg/src/stdafx.cxx b/src/core/stdmsg/src/stdafx.cxx index f2abe4d94b..6f97ed9a4e 100644 --- a/src/core/stdmsg/src/stdafx.cxx +++ b/src/core/stdmsg/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org)
diff --git a/src/core/stdmsg/src/stdafx.h b/src/core/stdmsg/src/stdafx.h index 21bc286c8e..6069356b35 100644 --- a/src/core/stdmsg/src/stdafx.h +++ b/src/core/stdmsg/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdmsg/src/tabs.cpp b/src/core/stdmsg/src/tabs.cpp index 830651c650..87b1e94670 100644 --- a/src/core/stdmsg/src/tabs.cpp +++ b/src/core/stdmsg/src/tabs.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, all portions of this codebase are copyrighted to the people diff --git a/src/core/stdmsg/src/version.h b/src/core/stdmsg/src/version.h index fd6be85b30..55820233cb 100644 --- a/src/core/stdmsg/src/version.h +++ b/src/core/stdmsg/src/version.h @@ -1,4 +1,4 @@ -
+
#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
diff --git a/src/core/stdssl/CMakeLists.txt b/src/core/stdssl/CMakeLists.txt index b0ff6ff2c3..6b2c0a91d0 100644 --- a/src/core/stdssl/CMakeLists.txt +++ b/src/core/stdssl/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdSSL) +set(TARGET StdSSL) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} ws2_32.lib secur32.lib crypt32.lib)
\ No newline at end of file diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp index d453f9197f..584ff7335b 100644 --- a/src/core/stdssl/src/main.cpp +++ b/src/core/stdssl/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard SSL driver for Miranda NG
diff --git a/src/core/stdssl/src/netlibssl.cpp b/src/core/stdssl/src/netlibssl.cpp index fed2d0e4fd..8ae7efc144 100644 --- a/src/core/stdssl/src/netlibssl.cpp +++ b/src/core/stdssl/src/netlibssl.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdssl/src/stdafx.cxx b/src/core/stdssl/src/stdafx.cxx index f2abe4d94b..6f97ed9a4e 100644 --- a/src/core/stdssl/src/stdafx.cxx +++ b/src/core/stdssl/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org)
diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index 31daf35223..ee823b1323 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h index 611a211074..3029aeafe1 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -1,4 +1,4 @@ -
+
#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
diff --git a/src/core/stduihist/CMakeLists.txt b/src/core/stduihist/CMakeLists.txt index f3b50e862e..6b344c8bd4 100644 --- a/src/core/stduihist/CMakeLists.txt +++ b/src/core/stduihist/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdUIHist) +set(TARGET StdUIHist) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stduihist/src/history.cpp b/src/core/stduihist/src/history.cpp index 82abd0c5da..ac7d1e3bc1 100644 --- a/src/core/stduihist/src/history.cpp +++ b/src/core/stduihist/src/history.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduihist/src/main.cpp b/src/core/stduihist/src/main.cpp index 35a9d6db84..287c043f8a 100644 --- a/src/core/stduihist/src/main.cpp +++ b/src/core/stduihist/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard ugly history viewer for Miranda NG
diff --git a/src/core/stduihist/src/stdafx.cxx b/src/core/stduihist/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stduihist/src/stdafx.cxx +++ b/src/core/stduihist/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stduihist/src/stdafx.h b/src/core/stduihist/src/stdafx.h index 297d2cd648..2536e1c497 100644 --- a/src/core/stduihist/src/stdafx.h +++ b/src/core/stduihist/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduihist/src/version.h b/src/core/stduihist/src/version.h index bf1c5d6e67..618c3c0661 100644 --- a/src/core/stduihist/src/version.h +++ b/src/core/stduihist/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stduserinfo/CMakeLists.txt b/src/core/stduserinfo/CMakeLists.txt index 18cc3ed8ae..7bdbd5c48b 100644 --- a/src/core/stduserinfo/CMakeLists.txt +++ b/src/core/stduserinfo/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdUserInfo) +set(TARGET StdUserInfo) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} UxTheme.lib ws2_32.lib)
\ No newline at end of file diff --git a/src/core/stduserinfo/src/contactinfo.cpp b/src/core/stduserinfo/src/contactinfo.cpp index b015016fc9..b00042d3f4 100644 --- a/src/core/stduserinfo/src/contactinfo.cpp +++ b/src/core/stduserinfo/src/contactinfo.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduserinfo/src/main.cpp b/src/core/stduserinfo/src/main.cpp index 839d0d649b..bd569fa829 100644 --- a/src/core/stduserinfo/src/main.cpp +++ b/src/core/stduserinfo/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard User Info plugin for Miranda NG
diff --git a/src/core/stduserinfo/src/stdafx.cxx b/src/core/stduserinfo/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stduserinfo/src/stdafx.cxx +++ b/src/core/stduserinfo/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stduserinfo/src/stdafx.h b/src/core/stduserinfo/src/stdafx.h index c40ccad727..64239fb198 100644 --- a/src/core/stduserinfo/src/stdafx.h +++ b/src/core/stduserinfo/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduserinfo/src/stdinfo.cpp b/src/core/stduserinfo/src/stdinfo.cpp index 3237ea34a6..e158eae615 100644 --- a/src/core/stduserinfo/src/stdinfo.cpp +++ b/src/core/stduserinfo/src/stdinfo.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 0e76a12ec9..9d22dc8ef1 100644 --- a/src/core/stduserinfo/src/userinfo.cpp +++ b/src/core/stduserinfo/src/userinfo.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduserinfo/src/version.h b/src/core/stduserinfo/src/version.h index b63eebcb6c..1f9f1d330d 100644 --- a/src/core/stduserinfo/src/version.h +++ b/src/core/stduserinfo/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
diff --git a/src/core/stduseronline/CMakeLists.txt b/src/core/stduseronline/CMakeLists.txt index d71c9e5d89..6cae375826 100644 --- a/src/core/stduseronline/CMakeLists.txt +++ b/src/core/stduseronline/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdUserOnline) +set(TARGET StdUserOnline) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file diff --git a/src/core/stduseronline/src/main.cpp b/src/core/stduseronline/src/main.cpp index 2480a6e655..433c91e033 100644 --- a/src/core/stduseronline/src/main.cpp +++ b/src/core/stduseronline/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Standard user online monitor for Miranda NG
diff --git a/src/core/stduseronline/src/stdafx.cxx b/src/core/stduseronline/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stduseronline/src/stdafx.cxx +++ b/src/core/stduseronline/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index dab36405ec..7bb7e2fcd1 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduseronline/src/useronline.cpp b/src/core/stduseronline/src/useronline.cpp index 53eab76804..8f5b81f8bc 100644 --- a/src/core/stduseronline/src/useronline.cpp +++ b/src/core/stduseronline/src/useronline.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 6d612b44e0..de5b14de25 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/src/version.h @@ -1,4 +1,4 @@ -#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
|