diff options
Diffstat (limited to 'plugins/MirandaG15')
75 files changed, 75 insertions, 75 deletions
diff --git a/plugins/MirandaG15/docs/changelog.txt b/plugins/MirandaG15/docs/changelog.txt index dfbcb36f16..73c4b3a63c 100644 --- a/plugins/MirandaG15/docs/changelog.txt +++ b/plugins/MirandaG15/docs/changelog.txt @@ -1,4 +1,4 @@ -v 0.1.1.14 - 23.04.2008
+v 0.1.1.14 - 23.04.2008
-------------------------
- fixed: some messages were not shown on the lcd
- changed: updated IRC plugin
diff --git a/plugins/MirandaG15/docs/readme.txt b/plugins/MirandaG15/docs/readme.txt index 4606da0921..b72a96e18f 100644 --- a/plugins/MirandaG15/docs/readme.txt +++ b/plugins/MirandaG15/docs/readme.txt @@ -1,4 +1,4 @@ -MirandaG15
+MirandaG15
--------------------
MirandaG15 is a plugin for Miranda-IM (www.miranda-im.org).
It's an applet for Logitech's G15 Keyboard.
diff --git a/plugins/MirandaG15/docs/todo.txt b/plugins/MirandaG15/docs/todo.txt index 4955d9b5b0..e857732a8a 100644 --- a/plugins/MirandaG15/docs/todo.txt +++ b/plugins/MirandaG15/docs/todo.txt @@ -1,4 +1,4 @@ -MAYBE:
+MAYBE:
=================
metacontacts:
- eventuell chat fьr metakontakte цffnen..?!
diff --git a/plugins/MirandaG15/res/MirandaG15.rc b/plugins/MirandaG15/res/MirandaG15.rc index 26ecd26849..25da67c818 100644 --- a/plugins/MirandaG15/res/MirandaG15.rc +++ b/plugins/MirandaG15/res/MirandaG15.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include <windows.h>
#include "..\src\resource.h"
diff --git a/plugins/MirandaG15/res/Version.rc b/plugins/MirandaG15/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/MirandaG15/res/Version.rc +++ b/plugins/MirandaG15/res/Version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/MirandaG15/src/CAppletManager.cpp b/plugins/MirandaG15/src/CAppletManager.cpp index 3abdd9c0cb..61f289e5bc 100644 --- a/plugins/MirandaG15/src/CAppletManager.cpp +++ b/plugins/MirandaG15/src/CAppletManager.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "CConfig.h" #include "CAppletManager.h" #include "m_system.h" diff --git a/plugins/MirandaG15/src/CAppletManager.h b/plugins/MirandaG15/src/CAppletManager.h index f80b612c83..c213fcdb01 100644 --- a/plugins/MirandaG15/src/CAppletManager.h +++ b/plugins/MirandaG15/src/CAppletManager.h @@ -1,4 +1,4 @@ -#ifndef _COUTPUTMANAGER_H_
+#ifndef _COUTPUTMANAGER_H_
#define _COUTPUTMANAGER_H_
#include "LCDFramework/CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/CChatScreen.cpp b/plugins/MirandaG15/src/CChatScreen.cpp index 132b5ad2f2..d7a136b202 100644 --- a/plugins/MirandaG15/src/CChatScreen.cpp +++ b/plugins/MirandaG15/src/CChatScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CChatScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CChatScreen.h b/plugins/MirandaG15/src/CChatScreen.h index 371cbaf4fd..cea8d449db 100644 --- a/plugins/MirandaG15/src/CChatScreen.h +++ b/plugins/MirandaG15/src/CChatScreen.h @@ -1,4 +1,4 @@ -#ifndef _CCHATSCREEN_H_
+#ifndef _CCHATSCREEN_H_
#define _CCHATSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CConfig.cpp b/plugins/MirandaG15/src/CConfig.cpp index 351755a572..5d24ed1421 100644 --- a/plugins/MirandaG15/src/CConfig.cpp +++ b/plugins/MirandaG15/src/CConfig.cpp @@ -1,4 +1,4 @@ -#include "StdAfx.h"
+#include "StdAfx.h"
#include "Miranda.h"
#include "CConfig.h"
diff --git a/plugins/MirandaG15/src/CConfig.h b/plugins/MirandaG15/src/CConfig.h index e35b68f772..e39ccdcccf 100644 --- a/plugins/MirandaG15/src/CConfig.h +++ b/plugins/MirandaG15/src/CConfig.h @@ -1,4 +1,4 @@ -#ifndef _CCONFIG_H_
+#ifndef _CCONFIG_H_
#define _CCONFIG_H_
// Tabs
diff --git a/plugins/MirandaG15/src/CContactList.cpp b/plugins/MirandaG15/src/CContactList.cpp index 672e686129..e8a1c7e12d 100644 --- a/plugins/MirandaG15/src/CContactList.cpp +++ b/plugins/MirandaG15/src/CContactList.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CContactList.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CContactList.h b/plugins/MirandaG15/src/CContactList.h index ed556ce872..4f7f8a9728 100644 --- a/plugins/MirandaG15/src/CContactList.h +++ b/plugins/MirandaG15/src/CContactList.h @@ -1,4 +1,4 @@ -#ifndef _CCONTACTLIST_H_
+#ifndef _CCONTACTLIST_H_
#define _CCONTACTLIST_H_
#include "LCDFramework/CLCDList.h"
diff --git a/plugins/MirandaG15/src/CContactlistScreen.cpp b/plugins/MirandaG15/src/CContactlistScreen.cpp index 5aa16328ac..71539aeec3 100644 --- a/plugins/MirandaG15/src/CContactlistScreen.cpp +++ b/plugins/MirandaG15/src/CContactlistScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CContactlistScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CContactlistScreen.h b/plugins/MirandaG15/src/CContactlistScreen.h index 329532a231..3745fefb22 100644 --- a/plugins/MirandaG15/src/CContactlistScreen.h +++ b/plugins/MirandaG15/src/CContactlistScreen.h @@ -1,4 +1,4 @@ -#ifndef _CCONTACTLISTSCREEN_H_
+#ifndef _CCONTACTLISTSCREEN_H_
#define _CCONTACTLISTSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CCreditsScreen.cpp b/plugins/MirandaG15/src/CCreditsScreen.cpp index 9a025ffe51..761f928b6a 100644 --- a/plugins/MirandaG15/src/CCreditsScreen.cpp +++ b/plugins/MirandaG15/src/CCreditsScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CCreditsScreen.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CCreditsScreen.h b/plugins/MirandaG15/src/CCreditsScreen.h index c239094114..dfef2bfe2c 100644 --- a/plugins/MirandaG15/src/CCreditsScreen.h +++ b/plugins/MirandaG15/src/CCreditsScreen.h @@ -1,4 +1,4 @@ -#ifndef _CCREDITSSCREEN_H_
+#ifndef _CCREDITSSCREEN_H_
#define _CCREDITSSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CEvent.h b/plugins/MirandaG15/src/CEvent.h index 4222600ca4..1a86441c09 100644 --- a/plugins/MirandaG15/src/CEvent.h +++ b/plugins/MirandaG15/src/CEvent.h @@ -1,4 +1,4 @@ -#ifndef _CEVENT_H_
+#ifndef _CEVENT_H_
#define _CEVENT_H_
enum EventType { EVENT_MSG_RECEIVED = 0,
diff --git a/plugins/MirandaG15/src/CEventLog.cpp b/plugins/MirandaG15/src/CEventLog.cpp index dd82d923f4..6e4e1c1778 100644 --- a/plugins/MirandaG15/src/CEventLog.cpp +++ b/plugins/MirandaG15/src/CEventLog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CEventLog.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CEventLog.h b/plugins/MirandaG15/src/CEventLog.h index 9c27fe64e8..381359fa85 100644 --- a/plugins/MirandaG15/src/CEventLog.h +++ b/plugins/MirandaG15/src/CEventLog.h @@ -1,4 +1,4 @@ -#ifndef _CEVENTLOG_H_
+#ifndef _CEVENTLOG_H_
#define _CEVENTLOG_H_
#include "LCDFramework/CLCDList.h"
diff --git a/plugins/MirandaG15/src/CEventScreen.cpp b/plugins/MirandaG15/src/CEventScreen.cpp index 1d240265a8..5f79bfe18d 100644 --- a/plugins/MirandaG15/src/CEventScreen.cpp +++ b/plugins/MirandaG15/src/CEventScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CEventScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CEventScreen.h b/plugins/MirandaG15/src/CEventScreen.h index 456fa5ff29..33318eb960 100644 --- a/plugins/MirandaG15/src/CEventScreen.h +++ b/plugins/MirandaG15/src/CEventScreen.h @@ -1,4 +1,4 @@ -#ifndef _CEVENTSCREEN_H_
+#ifndef _CEVENTSCREEN_H_
#define _CEVENTSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CIRCConnection.h b/plugins/MirandaG15/src/CIRCConnection.h index dd028a3b10..bf998de459 100644 --- a/plugins/MirandaG15/src/CIRCConnection.h +++ b/plugins/MirandaG15/src/CIRCConnection.h @@ -1,4 +1,4 @@ -#ifndef _CIRCCONNECTION_H_
+#ifndef _CIRCCONNECTION_H_
#define _CIRCCONNECTION_H_
class CIRCConnection
diff --git a/plugins/MirandaG15/src/CIRCHistory.h b/plugins/MirandaG15/src/CIRCHistory.h index d4865ddba0..439c858ca0 100644 --- a/plugins/MirandaG15/src/CIRCHistory.h +++ b/plugins/MirandaG15/src/CIRCHistory.h @@ -1,4 +1,4 @@ -#ifndef _CIRCHISTORY_H_
+#ifndef _CIRCHISTORY_H_
#define _CIRCHISTORY_H_
struct SIRCMessage
diff --git a/plugins/MirandaG15/src/CNotificationScreen.cpp b/plugins/MirandaG15/src/CNotificationScreen.cpp index 671c315276..d386be2251 100644 --- a/plugins/MirandaG15/src/CNotificationScreen.cpp +++ b/plugins/MirandaG15/src/CNotificationScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CNotificationScreen.h"
#include "CConfig.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CNotificationScreen.h b/plugins/MirandaG15/src/CNotificationScreen.h index f5142c554c..fadf010756 100644 --- a/plugins/MirandaG15/src/CNotificationScreen.h +++ b/plugins/MirandaG15/src/CNotificationScreen.h @@ -1,4 +1,4 @@ -#ifndef _CNOTIFICATIONSCREEN_H_
+#ifndef _CNOTIFICATIONSCREEN_H_
#define _CNOTIFICATIONSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/CProtocolData.h b/plugins/MirandaG15/src/CProtocolData.h index cd2282377d..6c8218b2cf 100644 --- a/plugins/MirandaG15/src/CProtocolData.h +++ b/plugins/MirandaG15/src/CProtocolData.h @@ -1,4 +1,4 @@ -#ifndef _CPROTOCLDATA_H_INCLUDED_
+#ifndef _CPROTOCLDATA_H_INCLUDED_
#define _CPROTOCLDATA_H_INCLUDED_
class CProtocolData
diff --git a/plugins/MirandaG15/src/CScreen.cpp b/plugins/MirandaG15/src/CScreen.cpp index 08ed7cb155..5738e9f36e 100644 --- a/plugins/MirandaG15/src/CScreen.cpp +++ b/plugins/MirandaG15/src/CScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CScreen.h"
#include "CConfig.h"
diff --git a/plugins/MirandaG15/src/CScreen.h b/plugins/MirandaG15/src/CScreen.h index 9bcb6ef589..82dcc5a1dc 100644 --- a/plugins/MirandaG15/src/CScreen.h +++ b/plugins/MirandaG15/src/CScreen.h @@ -1,4 +1,4 @@ -#ifndef _CSCREEN_H_
+#ifndef _CSCREEN_H_
#define _CSCREEN_H_
#include "LCDFramework/CLCDScreen.h"
diff --git a/plugins/MirandaG15/src/CScreensaverScreen.cpp b/plugins/MirandaG15/src/CScreensaverScreen.cpp index 0ba40da901..09c29e7274 100644 --- a/plugins/MirandaG15/src/CScreensaverScreen.cpp +++ b/plugins/MirandaG15/src/CScreensaverScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CScreensaverScreen.h"
#include "CAppletManager.h"
diff --git a/plugins/MirandaG15/src/CScreensaverScreen.h b/plugins/MirandaG15/src/CScreensaverScreen.h index 4a42df56ea..a6c60592e3 100644 --- a/plugins/MirandaG15/src/CScreensaverScreen.h +++ b/plugins/MirandaG15/src/CScreensaverScreen.h @@ -1,4 +1,4 @@ -#ifndef _CSCREENSAVERSSCREEN_H_
+#ifndef _CSCREENSAVERSSCREEN_H_
#define _CSCREENSAVERSSCREEN_H_
#include "CScreen.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp index f5701edd35..c6ba4f8f98 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDBar.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDBar.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBar.h b/plugins/MirandaG15/src/LCDFramework/CLCDBar.h index 1afb446132..08441abe38 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDBar.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDBar.h @@ -1,4 +1,4 @@ -#ifndef _CLCDBar_H_
+#ifndef _CLCDBar_H_
#define _CLCDBar_H_
#define TOP 1
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp index b9aadd3bfc..3f9cc4799b 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDBitmap.h"
CLCDBitmap::CLCDBitmap()
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h index d8c7813b81..a615e7bc4d 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDBitmap.h @@ -1,4 +1,4 @@ -#ifndef _CLCDBITMAP_H_
+#ifndef _CLCDBITMAP_H_
#define _CLCDBITMAP_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp index 929f801d8e..62945daeb0 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDConnection.h"
//************************************************************************
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h index 099f850ec9..10ecf9c9f4 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnection.h @@ -1,4 +1,4 @@ -#ifndef _CLCDCONNECTION_H_
+#ifndef _CLCDCONNECTION_H_
#define _CLCDCONNECTION_H_
#include "CLCDDevice.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp index 2ec4f18332..31291ee30e 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDConnectionLogitech.h"
#include "CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h index 631c74121c..7468db472d 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.h @@ -1,4 +1,4 @@ -#ifndef _CLCDCONNECTIONLOGITECH_H_
+#ifndef _CLCDCONNECTIONLOGITECH_H_
#define _CLCDCONNECTIONLOGITECH_H_
#include "CLCDDevice.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h b/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h index 5d4776e0f5..473975b942 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDDevice.h @@ -1,4 +1,4 @@ -#ifndef _CLCDDEVICE_H_
+#ifndef _CLCDDEVICE_H_
#define _CLCDDEVICE_H_
#include "g15sdk/lglcd.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp index 8dfc6c98e3..e72100359f 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.cpp @@ -1,4 +1,4 @@ -//************************************************************************
+//************************************************************************
//
// LCDGfx.cpp
//
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h index 9ac2288262..9a9d1dfa48 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDGfx.h @@ -1,4 +1,4 @@ -#ifndef _CLCDGfx_H_
+#ifndef _CLCDGfx_H_
#define _CLCDGfx_H_
enum ETransitionType {TRANSITION_FADE,TRANSITION_VLINES,TRANSITION_HLINES,TRANSITION_MORPH,TRANSITION_RANDOM};
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp index 92723e0501..5ba709452e 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDInput.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDInput.h"
#include "CLCDOutputManager.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDInput.h b/plugins/MirandaG15/src/LCDFramework/CLCDInput.h index ccf9def536..5f0d91ee2a 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDInput.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDInput.h @@ -1,4 +1,4 @@ -#ifndef _LCDINPUTTEXT_H_INCLUDED_
+#ifndef _LCDINPUTTEXT_H_INCLUDED_
#define _LCDINPUTTEXT_H_INCLUDED_
#define MARKER_HOLD 0
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp index 3a87774f97..38d6ccf326 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h index b2bcc5bc3b..30a907df00 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDLabel.h @@ -1,4 +1,4 @@ -#ifndef _CLCDLABEL_H_
+#ifndef _CLCDLABEL_H_
#define _CLCDLABEL_H_
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDList.h b/plugins/MirandaG15/src/LCDFramework/CLCDList.h index 93284ba71a..0d7c5559bb 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDList.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDList.h @@ -1,4 +1,4 @@ -#ifndef _CLCDLIST_H_ +#ifndef _CLCDLIST_H_ #define _CLCDLIST_H_ #include "CLCDTextObject.h" diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDObject.h b/plugins/MirandaG15/src/LCDFramework/CLCDObject.h index 13dbb5a101..b275a7a0e3 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDObject.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDObject.h @@ -1,4 +1,4 @@ -#ifndef _CLCDOBJECT_H_
+#ifndef _CLCDOBJECT_H_
#define _CLCDOBJECT_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp index a40b18d2a8..4bc0cd80b0 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "CLCDGfx.h" #include "CLCDObject.h" diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h index 1011e5d551..4d4db60584 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDOutputManager.h @@ -1,4 +1,4 @@ -#ifndef _CLCDOUTPUTMANAGER_H_
+#ifndef _CLCDOUTPUTMANAGER_H_
#define _CLCDOUTPUTMANAGER_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp index 9373977239..2c70ac1e76 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDOutputManager.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h index 1f8b431a73..e22a3ad05c 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDScreen.h @@ -1,4 +1,4 @@ -#ifndef _CLCDSCREEN_H_
+#ifndef _CLCDSCREEN_H_
#define _CLCDSCREEN_H_
#include "CLCDGfx.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp index 7c8ec5ca69..2feaeadbe7 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.cpp @@ -1,4 +1,4 @@ -#include "StdAfx.h"
+#include "StdAfx.h"
#include "CLCDTextLog.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h index 312ec8a992..3ac8905889 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextLog.h @@ -1,4 +1,4 @@ -#ifndef _CLCDTEXTLOG_H_
+#ifndef _CLCDTEXTLOG_H_
#define _CLCDTEXTLOG_H_
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp index 01026cf43d..f1e3006d0b 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
#include "CLCDTextObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h index ddc32c5eac..ef23287a58 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h +++ b/plugins/MirandaG15/src/LCDFramework/CLCDTextObject.h @@ -1,4 +1,4 @@ -#ifndef _CLCDTextObject_H_
+#ifndef _CLCDTextObject_H_
#define _CLCDTextObject_H_
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/ConStream.cpp b/plugins/MirandaG15/src/LCDFramework/ConStream.cpp index 4c09b830ac..58394c827a 100644 --- a/plugins/MirandaG15/src/LCDFramework/ConStream.cpp +++ b/plugins/MirandaG15/src/LCDFramework/ConStream.cpp @@ -1,4 +1,4 @@ -//
+//
// ConStream.cpp: implementation of the ConStream class.
//
// Mark Nelson, October 17, 1998
diff --git a/plugins/MirandaG15/src/LCDFramework/ConStream.h b/plugins/MirandaG15/src/LCDFramework/ConStream.h index de5da1643d..ab4b96aa1b 100644 --- a/plugins/MirandaG15/src/LCDFramework/ConStream.h +++ b/plugins/MirandaG15/src/LCDFramework/ConStream.h @@ -1,4 +1,4 @@ -//
+//
// ConStream.h: interface for the ConStream class.
//
// Mark Nelson, October 17, 1998
diff --git a/plugins/MirandaG15/src/LCDFramework/LCDFramework.h b/plugins/MirandaG15/src/LCDFramework/LCDFramework.h index ce943d827f..4cc1fd1a24 100644 --- a/plugins/MirandaG15/src/LCDFramework/LCDFramework.h +++ b/plugins/MirandaG15/src/LCDFramework/LCDFramework.h @@ -1,4 +1,4 @@ -#ifndef _LCDFRAMEWORK_H
+#ifndef _LCDFRAMEWORK_H
#define _LCDFRAMEWORK_H
// HID Includes
diff --git a/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp b/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp index 72971bc738..275daa6213 100644 --- a/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp +++ b/plugins/MirandaG15/src/LCDFramework/LCDObject.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#include "CLCDGfx.h"
#include "CLCDObject.h"
diff --git a/plugins/MirandaG15/src/LCDFramework/debug.cpp b/plugins/MirandaG15/src/LCDFramework/debug.cpp index 1eb18013c7..f613462c4f 100644 --- a/plugins/MirandaG15/src/LCDFramework/debug.cpp +++ b/plugins/MirandaG15/src/LCDFramework/debug.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
//file debug.cpp
#ifdef _DEBUG
diff --git a/plugins/MirandaG15/src/LCDFramework/debug.h b/plugins/MirandaG15/src/LCDFramework/debug.h index b9d49bf17f..bcb02b0ea4 100644 --- a/plugins/MirandaG15/src/LCDFramework/debug.h +++ b/plugins/MirandaG15/src/LCDFramework/debug.h @@ -1,4 +1,4 @@ -#ifndef _DEBUG_H_
+#ifndef _DEBUG_H_
#define _DEBUG_H_
#define USECONSTREAM 1
diff --git a/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h b/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h index c9ef6d11f7..b78c9486e0 100644 --- a/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h +++ b/plugins/MirandaG15/src/LCDFramework/g15sdk/lglcd.h @@ -1,4 +1,4 @@ -/*
+/*
lglcd.h
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h b/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h index 40650cbf7a..c2f38d1dc9 100644 --- a/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h +++ b/plugins/MirandaG15/src/LCDFramework/hid/hidpi.h @@ -1,4 +1,4 @@ - /*++
+ /*++
Copyright (c) 1996 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h b/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h index 2d7671a38b..f1f11b8d2a 100644 --- a/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h +++ b/plugins/MirandaG15/src/LCDFramework/hid/hidsdi.h @@ -1,4 +1,4 @@ -/*++
+/*++
Copyright (c) 1996 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h b/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h index 190b7ae811..d71f48c7e2 100644 --- a/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h +++ b/plugins/MirandaG15/src/LCDFramework/hid/hidusage.h @@ -1,4 +1,4 @@ -/*++
+/*++
Copyright (c) 1996, 1997 Microsoft Corporation
diff --git a/plugins/MirandaG15/src/LCDFramework/misc.cpp b/plugins/MirandaG15/src/LCDFramework/misc.cpp index f3397cd7ee..7959022edc 100644 --- a/plugins/MirandaG15/src/LCDFramework/misc.cpp +++ b/plugins/MirandaG15/src/LCDFramework/misc.cpp @@ -1,4 +1,4 @@ -/* -------------------------------------------------------------------- */
+/* -------------------------------------------------------------------- */
#include "StdAfx.h"
tstring tstringprintf(tstring strFormat,...) {
diff --git a/plugins/MirandaG15/src/LCDFramework/misc.h b/plugins/MirandaG15/src/LCDFramework/misc.h index c5f2bb4f06..d5ad150064 100644 --- a/plugins/MirandaG15/src/LCDFramework/misc.h +++ b/plugins/MirandaG15/src/LCDFramework/misc.h @@ -1,4 +1,4 @@ -extern BOOL IsUnicodeAscii(const wchar_t* pBuffer, int nSize);
+extern BOOL IsUnicodeAscii(const wchar_t* pBuffer, int nSize);
extern tstring toLower(const tstring &i_str);
extern std::wstring toWideString( const char* pStr , int len=-1 ) ;
diff --git a/plugins/MirandaG15/src/LCDFramework/stdafx.h b/plugins/MirandaG15/src/LCDFramework/stdafx.h index 2ae74c24b1..2d0d234347 100644 --- a/plugins/MirandaG15/src/LCDFramework/stdafx.h +++ b/plugins/MirandaG15/src/LCDFramework/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _STDAFX_H_
+#ifndef _STDAFX_H_
#define _STDAFX_H_
#include <assert.h>
diff --git a/plugins/MirandaG15/src/Miranda.cpp b/plugins/MirandaG15/src/Miranda.cpp index 7da57367f3..5c6e5b7b9a 100644 --- a/plugins/MirandaG15/src/Miranda.cpp +++ b/plugins/MirandaG15/src/Miranda.cpp @@ -1,4 +1,4 @@ -
+
/*
* Miranda IM LCD Plugin
* Displays incoming text messages on an LCD.
diff --git a/plugins/MirandaG15/src/Miranda.h b/plugins/MirandaG15/src/Miranda.h index f5f8dfecf5..b2739b4b4b 100644 --- a/plugins/MirandaG15/src/Miranda.h +++ b/plugins/MirandaG15/src/Miranda.h @@ -1,3 +1,3 @@ -extern HINSTANCE hInstance;
+extern HINSTANCE hInstance;
extern char *MsgServiceName(MCONTACT hContact,bool bIsUnicode);
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h index 64723b62b2..161ed6af0a 100644 --- a/plugins/MirandaG15/src/StdAfx.h +++ b/plugins/MirandaG15/src/StdAfx.h @@ -1,4 +1,4 @@ -#ifndef _STDAFX_H_
+#ifndef _STDAFX_H_
#define _STDAFX_H_
#define APP_SHORTNAME __PLUGIN_NAME
diff --git a/plugins/MirandaG15/src/resource.h b/plugins/MirandaG15/src/resource.h index 5f8733be6e..e5bb39a66f 100644 --- a/plugins/MirandaG15/src/resource.h +++ b/plugins/MirandaG15/src/resource.h @@ -1,4 +1,4 @@ -#include <windows.h>
+#include <windows.h>
#define IDD_FONTS 102
#define IDC_STATIC11 3000
diff --git a/plugins/MirandaG15/src/stdafx.cxx b/plugins/MirandaG15/src/stdafx.cxx index c5829459d9..59889f31e7 100644 --- a/plugins/MirandaG15/src/stdafx.cxx +++ b/plugins/MirandaG15/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/MirandaG15/src/version.h b/plugins/MirandaG15/src/version.h index 3095c901db..00b23a19f8 100644 --- a/plugins/MirandaG15/src/version.h +++ b/plugins/MirandaG15/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 2 #define __BUILD_NUM 0 |