From 955056f22174c2968568882d0f1a4d4929bc659e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 09:37:48 +0000 Subject: mTextControl: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/mTextControl/Changelog.txt | 8 -------- plugins/mTextControl/docs/Changelog.txt | 8 ++++++++ plugins/mTextControl/docs/mtextcontrol-translation.txt | 2 ++ plugins/mTextControl/mtextcontrol-translation.txt | 2 -- plugins/mTextControl/mtextcontrol_10.vcxproj | 11 ++++------- plugins/mTextControl/mtextcontrol_10.vcxproj.filters | 3 --- 6 files changed, 14 insertions(+), 20 deletions(-) delete mode 100644 plugins/mTextControl/Changelog.txt create mode 100644 plugins/mTextControl/docs/Changelog.txt create mode 100644 plugins/mTextControl/docs/mtextcontrol-translation.txt delete mode 100644 plugins/mTextControl/mtextcontrol-translation.txt (limited to 'plugins/mTextControl') diff --git a/plugins/mTextControl/Changelog.txt b/plugins/mTextControl/Changelog.txt deleted file mode 100644 index da8c033aa4..0000000000 --- a/plugins/mTextControl/Changelog.txt +++ /dev/null @@ -1,8 +0,0 @@ -0.8.0.1: -+ use precompiled header -+ mtextcontrol interface ( faster and no core traffic) -0.8.0.0: -+ x64 Unicode release -! update smileyadd support -- remove unused stuff -+ add unique ID diff --git a/plugins/mTextControl/docs/Changelog.txt b/plugins/mTextControl/docs/Changelog.txt new file mode 100644 index 0000000000..da8c033aa4 --- /dev/null +++ b/plugins/mTextControl/docs/Changelog.txt @@ -0,0 +1,8 @@ +0.8.0.1: ++ use precompiled header ++ mtextcontrol interface ( faster and no core traffic) +0.8.0.0: ++ x64 Unicode release +! update smileyadd support +- remove unused stuff ++ add unique ID diff --git a/plugins/mTextControl/docs/mtextcontrol-translation.txt b/plugins/mTextControl/docs/mtextcontrol-translation.txt new file mode 100644 index 0000000000..52329c17db --- /dev/null +++ b/plugins/mTextControl/docs/mtextcontrol-translation.txt @@ -0,0 +1,2 @@ +; Common strings that belong to many files +;[] diff --git a/plugins/mTextControl/mtextcontrol-translation.txt b/plugins/mTextControl/mtextcontrol-translation.txt deleted file mode 100644 index 52329c17db..0000000000 --- a/plugins/mTextControl/mtextcontrol-translation.txt +++ /dev/null @@ -1,2 +0,0 @@ -; Common strings that belong to many files -;[] diff --git a/plugins/mTextControl/mtextcontrol_10.vcxproj b/plugins/mTextControl/mtextcontrol_10.vcxproj index 07159ec16b..789bb8fcd9 100644 --- a/plugins/mTextControl/mtextcontrol_10.vcxproj +++ b/plugins/mTextControl/mtextcontrol_10.vcxproj @@ -73,7 +73,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -100,7 +100,7 @@ Full OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true true Use @@ -127,7 +127,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL @@ -153,7 +153,7 @@ Full OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true true Use @@ -204,9 +204,6 @@ - - - diff --git a/plugins/mTextControl/mtextcontrol_10.vcxproj.filters b/plugins/mTextControl/mtextcontrol_10.vcxproj.filters index 37f84fc5b6..de103894c9 100644 --- a/plugins/mTextControl/mtextcontrol_10.vcxproj.filters +++ b/plugins/mTextControl/mtextcontrol_10.vcxproj.filters @@ -80,7 +80,4 @@ Resource Files - - - \ No newline at end of file -- cgit v1.2.3