From 7a8e3055b162b2572152ed951ebcefd60182edbc Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 12:21:37 +0000 Subject: PasteIt, PopUp, ProfileManager: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Popup/PopUp_10.vcxproj | 51 +--- plugins/Popup/PopUp_10.vcxproj.filters | 116 +-------- plugins/Popup/PopUp_10.vcxproj.user | 3 + plugins/Popup/docs/popup-translation.txt | 187 ++++++++++++++ plugins/Popup/docs/whatsnew.txt | 15 ++ plugins/Popup/popup-translation.txt | 187 -------------- plugins/Popup/res/img.ico | Bin 1406 -> 0 bytes plugins/Popup/res/popup_plus.ico | Bin 1782 -> 0 bytes plugins/Popup/res/resource.rc | 418 ++++++++++++++++++++++++++++++ plugins/Popup/res/version.rc | 44 ++++ plugins/Popup/res/whatsnew.txt | 15 -- plugins/Popup/resource.h | 196 -------------- plugins/Popup/resource.rc | 425 ------------------------------- plugins/Popup/src/headers.h | 4 +- plugins/Popup/src/resource.h | 196 ++++++++++++++ plugins/Popup/src/version.h | 70 +++++ plugins/Popup/version.h | 70 ----- plugins/Popup/version.rc | 44 ---- 18 files changed, 947 insertions(+), 1094 deletions(-) create mode 100644 plugins/Popup/PopUp_10.vcxproj.user create mode 100644 plugins/Popup/docs/popup-translation.txt create mode 100644 plugins/Popup/docs/whatsnew.txt delete mode 100644 plugins/Popup/popup-translation.txt delete mode 100644 plugins/Popup/res/img.ico delete mode 100644 plugins/Popup/res/popup_plus.ico create mode 100644 plugins/Popup/res/resource.rc create mode 100644 plugins/Popup/res/version.rc delete mode 100644 plugins/Popup/res/whatsnew.txt delete mode 100644 plugins/Popup/resource.h delete mode 100644 plugins/Popup/resource.rc create mode 100644 plugins/Popup/src/resource.h create mode 100644 plugins/Popup/src/version.h delete mode 100644 plugins/Popup/version.h delete mode 100644 plugins/Popup/version.rc (limited to 'plugins/Popup') diff --git a/plugins/Popup/PopUp_10.vcxproj b/plugins/Popup/PopUp_10.vcxproj index d58d67ad27..e58bc2812a 100644 --- a/plugins/Popup/PopUp_10.vcxproj +++ b/plugins/Popup/PopUp_10.vcxproj @@ -73,7 +73,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;POPUP_EXPORTS;MTEXT_NOHELPERS;_UNICODE;UNICODE;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;_USRDLL;MTEXT_NOHELPERS;%(PreprocessorDefinitions) MultiThreadedDebugDLL Use headers.h @@ -98,7 +98,7 @@ Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;POPUP_EXPORTS;MTEXT_NOHELPERS;_UNICODE;UNICODE;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;MTEXT_NOHELPERS;%(PreprocessorDefinitions) MultiThreadedDebugDLL Use headers.h @@ -123,7 +123,7 @@ Full OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;POPUP_EXPORTS;MTEXT_NOHELPERS;_UNICODE;UNICODE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true true Use @@ -152,7 +152,7 @@ Full OnlyExplicitInline ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;POPUP_EXPORTS;MTEXT_NOHELPERS;_UNICODE;UNICODE;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;MTEXT_NOHELPERS;%(PreprocessorDefinitions) true true Use @@ -223,7 +223,7 @@ - + @@ -238,46 +238,11 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/plugins/Popup/PopUp_10.vcxproj.filters b/plugins/Popup/PopUp_10.vcxproj.filters index 1fe3cb9eca..0823317a3f 100644 --- a/plugins/Popup/PopUp_10.vcxproj.filters +++ b/plugins/Popup/PopUp_10.vcxproj.filters @@ -9,17 +9,10 @@ {58b87470-6530-4485-8a11-2b34996c3d54} h;hpp;hxx;hm;inl - - {0fd67b29-f530-424d-a3c6-9cff1c322fe9} - {19999220-077c-4521-b4e8-e28baf26ea12} ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - {2c54b55f-1f99-474e-99ef-34c8f4210772} - txt - {529f787f-6a3b-402b-8451-73ab712c2fd5} @@ -153,7 +146,7 @@ Header Files - + Header Files @@ -198,116 +191,15 @@ Header Files - + Header Files - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - docs - - - docs - - - - + Resource Files - + Resource Files diff --git a/plugins/Popup/PopUp_10.vcxproj.user b/plugins/Popup/PopUp_10.vcxproj.user new file mode 100644 index 0000000000..695b5c78b9 --- /dev/null +++ b/plugins/Popup/PopUp_10.vcxproj.user @@ -0,0 +1,3 @@ +п»ї + + \ No newline at end of file diff --git a/plugins/Popup/docs/popup-translation.txt b/plugins/Popup/docs/popup-translation.txt new file mode 100644 index 0000000000..e97f268222 --- /dev/null +++ b/plugins/Popup/docs/popup-translation.txt @@ -0,0 +1,187 @@ +; Common strings that belong to many files +;[Failed to register %s class.] +;[General] +;[Ignore fullscreen] +;[Maximum width] +;[Popup History] +;[Skins] + +; ../../plugins/Popup/resource.rc +;[* - built-in skins] +;[-1 = Infinite] +;[0 = Default] +;[Add default actions for contacts only] +;[Add info && menu for IM contacts only] +;[Always (has priority)] +;[Avatar size:] +;[Avatars] +;[Close] +;[Colors can be configured in\r\nCustomize > Fonts && Colors] +;[Common Actions] +;[Configure popup area] +;[Content && Style] +;[Debug] +;[Default Timeout] +;[Desktop] +;[Disable if message window is open] +;[Disable when global status is...] +;[Disable when relevant protocol's status is...] +;[Disable when:] +;[Distance between popups] +;[Do not close hovered popups] +;[Don't close popups on default actions] +;[Download more skins] +;[Draw avatar borders] +;[Draw borders for semitransparent avatars too] +;[Dynamically resize the popups] +;[Effect:] +;[Effects] +;[Enable Win 9x/Me transparency] +;[Enable avatar updates] +;[Enable popup actions] +;[Enable popup history] +;[Enable this notification] +;[Fullscreen mode] +;[General options] +;[Go to Customize > Fonts && Colors for fonts and colors options] +;[History] +;[Icons aligned to the right] +;[Icons and labels below text] +;[Icons on the left] +;[Infinite popup delay] +;[Layout:] +;[Left click action:] +;[LeftButton] +;[Limit window amount to:] +;[Live Preview] +;[MiddleButton] +;[Minimum width] +;[Miranda's window] +;[Miscellaneous] +;[More...] +;[Mouse Actions Overwrite] +;[Multimonitor (98/ME/2000/XP)] +;[Never show] +;[Notifications] +;[Opaque popups under cursor] +;[Per-contact settings] +;[Please choose in what cases default actions should be added:] +;[Popup Actions are those tiny buttons below notification text.] +;[Popup Area] +;[Popup actions will be displayed as:] +;[Popup delay:] +;[Popup timeout:] +;[Position:] +;[Preview] +;[R] +;[Reorder Popups] +;[Right click action:] +;[RightButton] +;[Round corners by] +;[Sec] +;[Show Actions: (requires apply)] +;[Show always] +;[Show default] +;[Size && Position] +;[Skin options] +;[Slide Popup] +;[Start the popups in the monitor with] +;[Store last] +;[Time (in):] +;[Time (out):] +;[Transparency] +;[Use History++ to render log] +;[Use large icons] +;[Use transparency (Windows 2000+)] +;[events] +;[ms] +;[opacity:] +;[pixel(s)] +;[pixels] +;[seconds] +;[the active window] + +; ../../plugins/Popup/src/actions.cpp +;[Action] +;[Contact menu] +;[Copy to clipboard] +;[Dismiss popup] +;[Pin popup] +;[Quick reply] +;[Send message] +;[User details] +;[no overwrite] + +; ../../plugins/Popup/src/bitmap_funcs.cpp +;[You need the png2dib plugin v. 0.1.3.x or later to process PNG images] + +; ../../plugins/Popup/src/config.cpp +;[Test preview for the popup plugin settings. This is supposed to be long enough not to fit in one line...] +;[The Jabberwocky] +;[This is a notification message] +;[This is a warning message] +;[This is an error message] + +; ../../plugins/Popup/src/history.cpp +;[Popup History is disabled] +;[Popup History message] + +; ../../plugins/Popup/src/main.cpp +;[Actions] +;[Advanced] +;[Classes] +;[Contacts] +;[Disable &popup module] +;[Disable popups] +;[Enable &popup module] +;[Enable popups] +;[Popups are disabled] +;[Popups are enabled] +;[Toggle Popups] + +; ../../plugins/Popup/src/opt_adv.cpp +;[%d%%] +;[Fade in/out] +;[No effect] + +; ../../plugins/Popup/src/opt_class.cpp +;[Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!] + +; ../../plugins/Popup/src/opt_gen.cpp +;[Popup Plus Warning] +;[Width] +;[You cannot specify a value lower than %d and higher than %d.] +;[horizontal] +;[lower left corner] +;[lower right corner] +;[upper left corner] +;[upper right corner] +;[vertical] + +; ../../plugins/Popup/src/opt_skins.cpp +;[Drop shadow effect (Windows XP+)] +;[Drop shadow effect (Windows XP+)/non rectangular] +;[Enable Aero Glass (Vista+)] +;[Just take a look at this skin... ;)] +;[Refresh List] +;[Show clock] +;[Skin preview] +;[Use Windows colours] +;[Use advanced text render] + +; ../../plugins/Popup/src/popup_wnd2.cpp +;[Failed to GetClassInfoExW from EDIT class.] + +; ../../plugins/Popup/src/services.cpp +;[Error] +;[Notify] +;[Warning] + +; ../../plugins/Popup/src/srmm_menu.cpp +;[Auto] +;[Block] +;[Favourite] +;[Popup Mode: Auto] +;[Popup Mode: Block contact] +;[Popup Mode: Favourite] +;[Popup Mode: Ignore fullscreen] diff --git a/plugins/Popup/docs/whatsnew.txt b/plugins/Popup/docs/whatsnew.txt new file mode 100644 index 0000000000..63b0bd2abf --- /dev/null +++ b/plugins/Popup/docs/whatsnew.txt @@ -0,0 +1,15 @@ +The new Popup Team welcomes you. +Due to the huge amount of changes we advice you to use the "Reset" button below. + +Your advantages from new version: +- seperate unicode release +- seperate x64 unicode release +- skins moved to official folder (%miranda%/skins/popup) +- reworked/fixed option pages +- fixes in quickreply (unicode and empty messages) +- user color for avatar border +- support to customize/overwrite the 3 main mouse buttons +- Hotkey and ModernToolbar support +- be ready for updates in other plugins + +Many more changes have been done on programmer side. Checkout the changelog for details. \ No newline at end of file diff --git a/plugins/Popup/popup-translation.txt b/plugins/Popup/popup-translation.txt deleted file mode 100644 index e97f268222..0000000000 --- a/plugins/Popup/popup-translation.txt +++ /dev/null @@ -1,187 +0,0 @@ -; Common strings that belong to many files -;[Failed to register %s class.] -;[General] -;[Ignore fullscreen] -;[Maximum width] -;[Popup History] -;[Skins] - -; ../../plugins/Popup/resource.rc -;[* - built-in skins] -;[-1 = Infinite] -;[0 = Default] -;[Add default actions for contacts only] -;[Add info && menu for IM contacts only] -;[Always (has priority)] -;[Avatar size:] -;[Avatars] -;[Close] -;[Colors can be configured in\r\nCustomize > Fonts && Colors] -;[Common Actions] -;[Configure popup area] -;[Content && Style] -;[Debug] -;[Default Timeout] -;[Desktop] -;[Disable if message window is open] -;[Disable when global status is...] -;[Disable when relevant protocol's status is...] -;[Disable when:] -;[Distance between popups] -;[Do not close hovered popups] -;[Don't close popups on default actions] -;[Download more skins] -;[Draw avatar borders] -;[Draw borders for semitransparent avatars too] -;[Dynamically resize the popups] -;[Effect:] -;[Effects] -;[Enable Win 9x/Me transparency] -;[Enable avatar updates] -;[Enable popup actions] -;[Enable popup history] -;[Enable this notification] -;[Fullscreen mode] -;[General options] -;[Go to Customize > Fonts && Colors for fonts and colors options] -;[History] -;[Icons aligned to the right] -;[Icons and labels below text] -;[Icons on the left] -;[Infinite popup delay] -;[Layout:] -;[Left click action:] -;[LeftButton] -;[Limit window amount to:] -;[Live Preview] -;[MiddleButton] -;[Minimum width] -;[Miranda's window] -;[Miscellaneous] -;[More...] -;[Mouse Actions Overwrite] -;[Multimonitor (98/ME/2000/XP)] -;[Never show] -;[Notifications] -;[Opaque popups under cursor] -;[Per-contact settings] -;[Please choose in what cases default actions should be added:] -;[Popup Actions are those tiny buttons below notification text.] -;[Popup Area] -;[Popup actions will be displayed as:] -;[Popup delay:] -;[Popup timeout:] -;[Position:] -;[Preview] -;[R] -;[Reorder Popups] -;[Right click action:] -;[RightButton] -;[Round corners by] -;[Sec] -;[Show Actions: (requires apply)] -;[Show always] -;[Show default] -;[Size && Position] -;[Skin options] -;[Slide Popup] -;[Start the popups in the monitor with] -;[Store last] -;[Time (in):] -;[Time (out):] -;[Transparency] -;[Use History++ to render log] -;[Use large icons] -;[Use transparency (Windows 2000+)] -;[events] -;[ms] -;[opacity:] -;[pixel(s)] -;[pixels] -;[seconds] -;[the active window] - -; ../../plugins/Popup/src/actions.cpp -;[Action] -;[Contact menu] -;[Copy to clipboard] -;[Dismiss popup] -;[Pin popup] -;[Quick reply] -;[Send message] -;[User details] -;[no overwrite] - -; ../../plugins/Popup/src/bitmap_funcs.cpp -;[You need the png2dib plugin v. 0.1.3.x or later to process PNG images] - -; ../../plugins/Popup/src/config.cpp -;[Test preview for the popup plugin settings. This is supposed to be long enough not to fit in one line...] -;[The Jabberwocky] -;[This is a notification message] -;[This is a warning message] -;[This is an error message] - -; ../../plugins/Popup/src/history.cpp -;[Popup History is disabled] -;[Popup History message] - -; ../../plugins/Popup/src/main.cpp -;[Actions] -;[Advanced] -;[Classes] -;[Contacts] -;[Disable &popup module] -;[Disable popups] -;[Enable &popup module] -;[Enable popups] -;[Popups are disabled] -;[Popups are enabled] -;[Toggle Popups] - -; ../../plugins/Popup/src/opt_adv.cpp -;[%d%%] -;[Fade in/out] -;[No effect] - -; ../../plugins/Popup/src/opt_class.cpp -;[Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!] - -; ../../plugins/Popup/src/opt_gen.cpp -;[Popup Plus Warning] -;[Width] -;[You cannot specify a value lower than %d and higher than %d.] -;[horizontal] -;[lower left corner] -;[lower right corner] -;[upper left corner] -;[upper right corner] -;[vertical] - -; ../../plugins/Popup/src/opt_skins.cpp -;[Drop shadow effect (Windows XP+)] -;[Drop shadow effect (Windows XP+)/non rectangular] -;[Enable Aero Glass (Vista+)] -;[Just take a look at this skin... ;)] -;[Refresh List] -;[Show clock] -;[Skin preview] -;[Use Windows colours] -;[Use advanced text render] - -; ../../plugins/Popup/src/popup_wnd2.cpp -;[Failed to GetClassInfoExW from EDIT class.] - -; ../../plugins/Popup/src/services.cpp -;[Error] -;[Notify] -;[Warning] - -; ../../plugins/Popup/src/srmm_menu.cpp -;[Auto] -;[Block] -;[Favourite] -;[Popup Mode: Auto] -;[Popup Mode: Block contact] -;[Popup Mode: Favourite] -;[Popup Mode: Ignore fullscreen] diff --git a/plugins/Popup/res/img.ico b/plugins/Popup/res/img.ico deleted file mode 100644 index fef70bdd1e..0000000000 Binary files a/plugins/Popup/res/img.ico and /dev/null differ diff --git a/plugins/Popup/res/popup_plus.ico b/plugins/Popup/res/popup_plus.ico deleted file mode 100644 index 37ddc85035..0000000000 Binary files a/plugins/Popup/res/popup_plus.ico and /dev/null differ diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc new file mode 100644 index 0000000000..6eada48e5d --- /dev/null +++ b/plugins/Popup/res/resource.rc @@ -0,0 +1,418 @@ +// Microsoft Visual C++ generated resource script. +// +#include "..\src\resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "winres.h" + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// Нейтральный resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU) +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL +#pragma code_page(1251) + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_POPUP ICON "popup.ico" +IDI_PU_FULLSCREEN ICON "popup_fs.ico" +IDI_PU_FAVOURITE ICON "popup_fav.ico" +IDI_NOPOPUP ICON "popup_no.ico" +IDI_HISTORY ICON "popup_history.ico" +IDI_RELOAD ICON "reload.ico" +IDI_OPT_CHECK_OFF ICON "Check_off.ico" +IDI_OPT_CHECK_ON ICON "Check_on.ico" +IDI_OPT_RADIO_OFF ICON "Radio_off.ico" +IDI_OPT_RADIO_ON ICON "Radio_on.ico" +IDI_ACT_INFO ICON "info.ico" +IDI_ACT_MENU ICON "menu.ico" +IDI_ACT_MESSAGE ICON "message.ico" +IDI_ACT_OK ICON "ok.ico" +IDI_ACT_ADD ICON "add.ico" +IDI_ACT_CLOSE ICON "close.ico" +IDI_ACT_PINNED ICON "pinned.ico" +IDI_ACT_PIN ICON "pin.ico" +IDI_RESIZE ICON "resize.ico" +IDI_MB_STOP ICON "error.ico" +IDI_MB_INFO ICON "notify.ico" +IDI_MB_WARN ICON "warning.ico" +IDI_OPT_GROUP ICON "popup_group.ico" +IDI_OPT_FULLSCREEN ICON "fullscreen.ico" +IDI_OPT_BLOCK ICON "block.ico" +IDI_OPT_FAVORITE ICON "favorite.ico" +IDI_ACT_REPLY ICON "reply.ico" +IDI_ACT_COPY ICON "copy.ico" + +///////////////////////////////////////////////////////////////////////////// +// +// Dialog +// + +IDD_OPT_POPUP DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Content && Style",IDC_STATIC,3,3,143,151 + LTEXT "Go to Customize > Fonts && Colors for fonts and colors options",IDC_STATIC,28,60,113,18 + GROUPBOX "Miscellaneous",IDC_STATIC,3,159,143,38 + GROUPBOX "Effects",IDC_STATIC,151,84,146,113 + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 + ICON IDI_MB_INFO,IDC_ICO_INFO,5,59,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + GROUPBOX "Size && Position",IDC_STATIC,151,3,146,80 +END + +IDD_OPT_POPUP_ADVANCED DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "History",IDC_STATIC,3,3,143,56 + CONTROL "Enable popup history",IDC_ENABLE_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,15,134,8 + RTEXT "Store last",IDC_HISTORY_STATIC1,8,25,58,12,SS_CENTERIMAGE + EDITTEXT IDC_HISTORYSIZE,68,25,26,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + LTEXT "events",IDC_HISTORY_STATIC2,99,25,42,12,SS_CENTERIMAGE + CONTROL "",IDC_SHOWHISTORY,"MButtonClass",WS_TABSTOP,9,37,16,15 + CONTROL "Use History++ to render log",IDC_HPPLOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,40,111,8 + GROUPBOX "Avatars",IDC_STATIC,3,63,143,84 + CONTROL "Draw avatar borders",IDC_AVT_BORDER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,74,134,8 + CONTROL "Draw borders for semitransparent avatars too",IDC_AVT_PNGBORDER, + "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,85,118,18 + LTEXT "Round corners by",IDC_STATIC,9,103,74,12,SS_CENTERIMAGE + EDITTEXT IDC_AVT_RADIUS,83,103,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_AVT_RADIUS_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,112,103,11,14 + LTEXT "pixels",IDC_STATIC,125,103,18,12,SS_CENTERIMAGE + LTEXT "Avatar size:",IDC_STATIC,9,116,44,12,SS_CENTERIMAGE + CONTROL "",IDC_AVT_SIZE_SLIDE,"msctls_trackbar32",WS_TABSTOP,53,116,72,12 + CTEXT "32",IDC_AVT_SIZE,125,116,17,12,SS_CENTERIMAGE | NOT WS_GROUP + CONTROL "Enable avatar updates",IDC_AVT_REQUEST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,132,134,8 + GROUPBOX "Multimonitor (98/ME/2000/XP)",IDC_GRP_MULTIMONITOR,3,151,143,46 + LTEXT "Start the popups in the monitor with",IDC_MULTIMONITOR_DESC,8,161,134,8,SS_NOPREFIX + CONTROL "Miranda's window",IDC_MIRANDAWND,"Button",BS_AUTORADIOBUTTON,21,172,115,10 + CONTROL "the active window",IDC_ACTIVEWND,"Button",BS_AUTORADIOBUTTON,21,183,115,10 + GROUPBOX "Transparency",IDC_STATIC,151,3,146,56 + CONTROL "Enable Win 9x/Me transparency",IDC_TRANS_9X,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,157,15,136,8 + CONTROL "Use transparency (Windows 2000+)",IDC_TRANS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,157,15,136,8 + RTEXT "opacity:",IDC_TRANS_TXT1,157,25,59,12,SS_CENTERIMAGE + CONTROL "",IDC_TRANS_SLIDER,"msctls_trackbar32",WS_TABSTOP,218,25,56,12 + LTEXT "100%",IDC_TRANS_PERCENT,274,25,20,12,SS_CENTERIMAGE | NOT WS_GROUP + CONTROL "Opaque popups under cursor",IDC_TRANS_OPAQUEONHOVER, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,175,40,118,8 + GROUPBOX "Effects",IDC_STATIC,151,63,146,84 + CONTROL "Slide Popup",IDC_USEANIMATIONS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,157,79,136,8 + LTEXT "Effect:",IDC_EFFECT_TXT,157,90,33,12,SS_CENTERIMAGE + COMBOBOX IDC_EFFECT,191,91,78,64,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + RTEXT "Time (in):",IDC_FADEIN_TXT1,157,107,69,12,SS_CENTERIMAGE + EDITTEXT IDC_FADEIN,230,107,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_FADEIN_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,257,107,11,14 + LTEXT "ms",IDC_FADEIN_TXT2,274,107,20,12,SS_CENTERIMAGE + RTEXT "Time (out):",IDC_FADEOUT_TXT1,157,122,69,12,SS_CENTERIMAGE + EDITTEXT IDC_FADEOUT,230,122,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_FADEOUT_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,257,121,11,14 + LTEXT "ms",IDC_FADEOUT_TXT2,274,122,20,12,SS_CENTERIMAGE + LTEXT "Limit window amount to:",IDC_STATIC,154,159,96,12,SS_CENTERIMAGE + EDITTEXT IDC_MAXPOPUPS,255,159,26,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + ICON IDI_MB_WARN,IDC_ICO_RESTART,8,201,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE | NOT WS_VISIBLE + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 +END + +IDD_OPT_SKIN2 DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Skins",IDC_STATIC,3,3,98,219 + LISTBOX IDC_SKINLIST,8,13,88,185,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP + CONTROL "R",IDC_BTN_RELOAD,"MButtonClass",WS_TABSTOP,8,201,16,16 + RTEXT "* - built-in skins",IDC_STATIC,41,203,52,14,SS_CENTERIMAGE + GROUPBOX "Skin options",IDC_STATIC,106,3,191,134 + CONTROL "",IDC_SKIN_LIST_OPT,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,112,13,180,119 + GROUPBOX "Preview",IDC_STATIC,106,140,191,82 + CONTROL "",IDC_PREVIEWBOX,"Static",SS_BLACKRECT,112,150,180,48,WS_EX_TRANSPARENT + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 + CONTROL "Download more skins",IDC_GETSKINS,"Hyperlink",WS_TABSTOP,109,203,100,16 +END + +IDD_HISTORY DIALOG 0, 0, 293, 236 +STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME +CAPTION "Popup History" +FONT 8, "MS Shell Dlg" +BEGIN + LISTBOX IDC_POPUP_LIST,5,5,283,226,LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP +END + +IDD_POSITION DIALOGEX 0, 0, 190, 128 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP +EXSTYLE WS_EX_TOOLWINDOW +CLASS "PopupPlusDlgBox" +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,0,0,190,128,WS_EX_TRANSPARENT + CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,5,20,179,102,WS_EX_TRANSPARENT + CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,40,44,110,55,WS_EX_TRANSPARENT + EDITTEXT IDC_TXT_TOP,83,26,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + EDITTEXT IDC_TXT_LEFT,10,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + EDITTEXT IDC_TXT_RIGHT,155,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + EDITTEXT IDC_TXT_BOTTOM,83,105,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + LTEXT "Desktop",IDC_STATIC,10,25,71,8 + LTEXT "Popup Area",IDC_STATIC,44,48,99,8 + LTEXT "pixel(s)",IDC_STATIC,112,25,38,14,SS_CENTERIMAGE + LTEXT "pixel(s)",IDC_STATIC,112,104,38,14,SS_CENTERIMAGE + CTEXT "pixel(s)",IDC_STATIC,10,84,25,8 + CTEXT "pixel(s)",IDC_STATIC,155,84,25,8 + EDITTEXT IDC_TXT_SPACING,83,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + LTEXT "pixel(s)",IDC_STATIC,112,70,35,12,SS_CENTERIMAGE + LTEXT "Distance between popups",IDC_STATIC,44,56,99,8,SS_CENTERIMAGE + LTEXT "Configure popup area",IDC_TITLE,5,5,144,13,SS_CENTERIMAGE + CONTROL "Close",IDCANCEL,"MButtonClass",WS_TABSTOP,170,5,14,13 + CONTROL "Close",IDOK,"MButtonClass",WS_TABSTOP,155,5,14,13 +END + +IDD_OPT_ACTIONS DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "General",IDC_STATIC,3,3,143,45 + CONTROL "Enable popup actions",IDC_CHK_ENABLEACTIONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,14,136,10 + ICON IDI_MB_INFO,IDC_ICO_INFO,6,23,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Popup Actions are those tiny buttons below notification text.",IDC_STATIC,27,24,116,22 + GROUPBOX "Common Actions",IDC_GRP_CUSTOMACTIONS,3,51,143,71 + LTEXT "Please choose in what cases default actions should be added:",IDC_TXT_CUSTOMACTIONS,8,61,136,17 + CONTROL "Add info && menu for IM contacts only",IDC_CHK_IMCONTACTSONLY, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,82,136,10 + CONTROL "Add default actions for contacts only",IDC_CHK_CONTACTSONLY, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,95,136,10 + CONTROL "Don't close popups on default actions",IDC_CHK_DONTCLOSE, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,107,136,10 + GROUPBOX "Size && Position",IDC_GRP_SIZEPOSITION,3,125,143,72 + CONTROL "Use large icons",IDC_CHK_LARGEICONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,135,136,10 + LTEXT "Popup actions will be displayed as:",IDC_TXT_POSITION,8,147,136,8 + CONTROL "Icons and labels below text",IDC_RD_TEXT,"Button",BS_AUTORADIOBUTTON,26,159,117,10 + CONTROL "Icons on the left",IDC_RD_LEFTICONS,"Button",BS_AUTORADIOBUTTON,26,171,117,10 + CONTROL "Icons aligned to the right",IDC_RD_RIGHTICONS,"Button",BS_AUTORADIOBUTTON,26,183,117,10 + GROUPBOX "Show Actions: (requires apply)",IDC_GRP_ACTIONS,151,3,146,134 + CONTROL "",IDC_ACTIONS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,156,13,136,118 + GROUPBOX "Mouse Actions Overwrite",IDC_GRP_SIZEPOSITION2,151,141,146,56 + CONTROL "LeftButton",IDC_TXT_POSITION2,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,152,64,12 + COMBOBOX IDC_CB_LEFT,223,152,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + CONTROL "MiddleButton",IDC_TXT_MIDDLE,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,166,64,12 + COMBOBOX IDC_CB_MIDDLE,223,166,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + CONTROL "RightButton",IDC_TXT_RIGHT,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,180,64,12 + COMBOBOX IDC_CB_RIGHT,223,180,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 +END + +IDD_OPT_NOTIFICATIONS DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Notifications",IDC_STATIC,3,3,294,194 + CONTROL "",IDC_TREE1,"SysTreeView32",TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS | TVS_INFOTIP | WS_BORDER | WS_HSCROLL | WS_TABSTOP,8,13,99,179 + LTEXT "General options",IDC_TXT_TITLE1,112,13,180,8 + CONTROL "Enable this notification",IDC_ENABLE,"Button",BS_AUTOCHECKBOX | BS_LEFT | BS_VCENTER | WS_TABSTOP,122,26,170,8 + RTEXT "Popup timeout:",IDC_TXT_TIMEOUT,112,42,62,8,SS_CENTERIMAGE + LTEXT "Left click action:",IDC_TXT_LACTION,111,59,62,12,SS_CENTERIMAGE | NOT WS_GROUP,WS_EX_RIGHT + COMBOBOX IDC_LACTION,179,59,113,55,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + LTEXT "Right click action:",IDC_TXT_RACTION,111,77,62,12,SS_CENTERIMAGE | NOT WS_GROUP,WS_EX_RIGHT + COMBOBOX IDC_RACTION,179,77,113,55,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + LTEXT "Disable when global status is...",IDC_TXT_TITLE3,112,107,180,8 + CONTROL "",IDC_SOFFLINE,"MButtonClass",WS_TABSTOP,132,120,15,14 + CONTROL "",IDC_SONLINE,"MButtonClass",WS_TABSTOP,148,120,15,14 + CONTROL "",IDC_SAWAY,"MButtonClass",WS_TABSTOP,164,120,15,14 + CONTROL "",IDC_SNA,"MButtonClass",WS_TABSTOP,180,120,15,14 + CONTROL "",IDC_SOCCUPIED,"MButtonClass",WS_TABSTOP,196,120,15,14 + CONTROL "",IDC_SDND,"MButtonClass",WS_TABSTOP,212,120,15,14 + CONTROL "",IDC_SFREE4CHAT,"MButtonClass",WS_TABSTOP,228,120,15,14 + CONTROL "",IDC_SINVISIBLE,"MButtonClass",WS_TABSTOP,244,120,15,14 + CONTROL "",IDC_SPHONE,"MButtonClass",WS_TABSTOP,260,120,15,14 + CONTROL "",IDC_SLUNCH,"MButtonClass",WS_TABSTOP,276,120,16,14 + LTEXT "Disable when relevant protocol's status is...",IDC_TXT_TITLE4,112,138,180,8 + CONTROL "",IDC_SOFFLINE2,"MButtonClass",WS_TABSTOP,132,151,15,14 + CONTROL "",IDC_SONLINE2,"MButtonClass",WS_TABSTOP,148,151,15,14 + CONTROL "",IDC_SAWAY2,"MButtonClass",WS_TABSTOP,164,151,15,14 + CONTROL "",IDC_SNA2,"MButtonClass",WS_TABSTOP,180,151,15,14 + CONTROL "",IDC_SOCCUPIED2,"MButtonClass",WS_TABSTOP,196,151,15,14 + CONTROL "",IDC_SDND2,"MButtonClass",WS_TABSTOP,212,151,15,14 + CONTROL "",IDC_SFREE4CHAT2,"MButtonClass",WS_TABSTOP,228,151,15,14 + CONTROL "",IDC_SINVISIBLE2,"MButtonClass",WS_TABSTOP,244,151,15,14 + CONTROL "",IDC_SPHONE2,"MButtonClass",WS_TABSTOP,260,151,15,14 + CONTROL "",IDC_SLUNCH2,"MButtonClass",WS_TABSTOP,276,151,16,14 + ICON IDI_MB_INFO,IDC_ICO_INFO,112,170,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Colors can be configured in\r\nCustomize > Fonts && Colors",IDC_TXT_COLORS,132,171,108,24 + PUSHBUTTON "More...",IDC_MORE,242,176,50,14 + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 + CONTROL "Disable if message window is open",IDC_CHECKWINDOW, + "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_VCENTER | WS_TABSTOP,122,95,170,8 + EDITTEXT IDC_TIMEOUT,179,41,33,12,ES_AUTOHSCROLL + CONTROL "",IDC_TIMEOUT_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,201,41,12,12 + LTEXT "Sec",IDC_TXT_TIMEOUT_SEC,217,43,18,8 + LTEXT "0 = Default",IDC_TXT_TIMEOUT_DEFAULT,242,38,51,8 + LTEXT "-1 = Infinite",IDC_TXT_TIMEOUT_INFINITE,239,48,54,8 +END + +IDD_OPT_CONTACTS DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Per-contact settings",IDC_STATIC,3,3,294,219 + CONTROL "",IDC_LIST,"CListControl",WS_TABSTOP | 0x1f2,8,13,284,184,WS_EX_CLIENTEDGE + ICON IDI_OPT_FAVORITE,IDC_ICO_FAVORITE,79,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Show always",IDC_STATIC,101,198,49,20,SS_CENTERIMAGE + ICON IDI_OPT_FULLSCREEN,IDC_ICO_FULLSCREEN,150,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Ignore fullscreen",IDC_STATIC,172,198,57,20,SS_CENTERIMAGE + ICON IDI_OPT_BLOCK,IDC_ICO_BLOCK,229,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Never show",IDC_STATIC,251,198,41,20,SS_CENTERIMAGE + ICON IDI_ACT_OK,IDC_ICO_OK,8,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE + LTEXT "Show default",IDC_STATIC,30,198,49,20,SS_CENTERIMAGE +END + +IDD_OPT_POPUP_GENERAL DIALOGEX 0, 0, 304, 228 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Default Timeout",IDC_STATIC,3,3,143,53 + CONTROL "Infinite popup delay",IDC_INFINITEDELAY,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,15,133,8 + LTEXT "Popup delay:",IDC_SECONDS_STATIC1,18,26,50,12,SS_CENTERIMAGE + EDITTEXT IDC_SECONDS,70,26,31,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_SECONDS_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,92,25,11,12 + LTEXT "seconds",IDC_SECONDS_STATIC2,107,26,35,12,SS_CENTERIMAGE + CONTROL "Do not close hovered popups",IDC_LEAVEHOVERED,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,18,41,124,8 + GROUPBOX "Size && Position",IDC_STATIC,3,60,143,83 + CONTROL "Dynamically resize the popups",IDC_DYNAMICRESIZE,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,71,133,8 + CONTROL "Minimum width",IDC_USEMINIMUMWIDTH,"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_NOTIFY | WS_TABSTOP,7,81,88,12,WS_EX_RIGHT + EDITTEXT IDC_MINIMUMWIDTH,100,81,40,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_MINIMUMWIDTH_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,128,80,11,14 + CONTROL "Maximum width",IDC_USEMAXIMUMWIDTH,"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_NOTIFY | WS_TABSTOP,7,95,88,12,WS_EX_RIGHT + EDITTEXT IDC_MAXIMUMWIDTH,100,95,40,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER + CONTROL "",IDC_MAXIMUMWIDTH_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,128,93,11,14 + RTEXT "Position:",IDC_STATIC,7,110,34,12,SS_CENTERIMAGE + COMBOBOX IDC_WHERE,46,110,79,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + CONTROL "...",IDC_CUSTOMPOS,"MButtonClass",WS_TABSTOP,127,110,14,13 + RTEXT "Layout:",IDC_STATIC,7,125,34,12,SS_CENTERIMAGE + COMBOBOX IDC_LAYOUT,46,125,94,64,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + GROUPBOX "Miscellaneous",IDC_STATIC,3,147,143,50 + CONTROL "Reorder Popups",IDC_REORDERPOPUPS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,158,133,8 + GROUPBOX "Disable when:",IDC_STATIC,151,3,146,194 + CONTROL "Always (has priority)",IDC_POPUPENABLED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,159,15,135,8 + CONTROL "Fullscreen mode",IDC_DISABLEINFS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,159,26,135,8 + CONTROL "Tree1",IDC_STATUSES,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,159,39,130,151 + CONTROL "Debug",IDC_DEBUG,"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_TABSTOP,159,203,57,14 + PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 +END + + +///////////////////////////////////////////////////////////////////////////// +// +// Dialog Info +// + +IDD_OPT_NOTIFICATIONS DLGINIT +BEGIN + IDC_LACTION, 0x403, 13, 0 +0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000" + IDC_LACTION, 0x403, 14, 0 +0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070, + IDC_RACTION, 0x403, 13, 0 +0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000" + IDC_RACTION, 0x403, 14, 0 +0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070, + 0 +END + + +///////////////////////////////////////////////////////////////////////////// +// +// SKIN +// + +CLASSIC.POPUPSKIN SKIN "classic.popupskin" + +///////////////////////////////////////////////////////////////////////////// +// +// Bitmap +// + +IDB_NOAVATAR BITMAP "avatar.bmp" + +///////////////////////////////////////////////////////////////////////////// +// +// DESIGNINFO +// + +#ifdef APSTUDIO_INVOKED +GUIDELINES DESIGNINFO +BEGIN + IDD_OPT_POPUP_GENERAL, DIALOG + BEGIN + HORZGUIDE, 203 + END +END +#endif // APSTUDIO_INVOKED + +#endif // Нейтральный resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// Итальянский (Италия) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA) +LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN +#pragma code_page(1252) + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE +BEGIN + "..\\src\\resource.h\0" +END + +2 TEXTINCLUDE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + +#endif // Итальянский (Италия) resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED + diff --git a/plugins/Popup/res/version.rc b/plugins/Popup/res/version.rc new file mode 100644 index 0000000000..85065fb60c --- /dev/null +++ b/plugins/Popup/res/version.rc @@ -0,0 +1,44 @@ +#ifdef APSTUDIO_INVOKED +#error this file is not editable by Microsoft Visual C++ +#endif //APSTUDIO_INVOKED + +#include // include for version info constants +#include "..\src\version.h" + +// +// TO CHANGE VERSION INFORMATION, EDIT PROJECT OPTIONS... +// +VS_VERSION_INFO VERSIONINFO + FILEVERSION __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM + PRODUCTVERSION __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM + FILEFLAGSMASK 0x3fL +#ifdef _DEBUG + FILEFLAGS 0x21L +#else + FILEFLAGS 0x20L +#endif + FILEOS 0x4L + FILETYPE 0x2L + FILESUBTYPE 0x0L +BEGIN + BLOCK "StringFileInfo" + BEGIN + BLOCK "000004b0" + BEGIN + VALUE "Comments", POPUP_DESCRIPTION + VALUE "CompanyName", "MPK" + VALUE "FileDescription", "Popup Plus plugin for Miranda IM" + VALUE "FileVersion", __VERSION_STRING_DOT + VALUE "InternalName", MODULNAME + VALUE "LegalCopyright", POPUP_COPYRIGHT + VALUE "OriginalFilename", POPUP_FILENAME + VALUE "ProductName", POPUP_DISPLAYNAME + VALUE "ProductVersion", __VERSION_STRING_DOT + END + END + BLOCK "VarFileInfo" + BEGIN + VALUE "Translation", 0x0, 1200 + END +END + diff --git a/plugins/Popup/res/whatsnew.txt b/plugins/Popup/res/whatsnew.txt deleted file mode 100644 index 63b0bd2abf..0000000000 --- a/plugins/Popup/res/whatsnew.txt +++ /dev/null @@ -1,15 +0,0 @@ -The new Popup Team welcomes you. -Due to the huge amount of changes we advice you to use the "Reset" button below. - -Your advantages from new version: -- seperate unicode release -- seperate x64 unicode release -- skins moved to official folder (%miranda%/skins/popup) -- reworked/fixed option pages -- fixes in quickreply (unicode and empty messages) -- user color for avatar border -- support to customize/overwrite the 3 main mouse buttons -- Hotkey and ModernToolbar support -- be ready for updates in other plugins - -Many more changes have been done on programmer side. Checkout the changelog for details. \ No newline at end of file diff --git a/plugins/Popup/resource.h b/plugins/Popup/resource.h deleted file mode 100644 index 9585f9e793..0000000000 --- a/plugins/Popup/resource.h +++ /dev/null @@ -1,196 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by resource.rc -// -#define IDD_OPT_POPUP 101 -#define IDD_OPT_POPUP_ADVANCED 102 -#define IDD_OPT_SKIN2 103 -#define IDD_OPT_ACTIONS 104 -#define IDD_OPT_NOTIFICATIONS 105 -#define IDD_OPT_CONTACTS 106 -#define IDD_OPT_POPUP_GENERAL 107 -#define IDD_HISTORY 108 -#define IDD_POSITION 109 -#define IDB_NOAVATAR 110 -#define IDR_WHATSNEW 111 -#define IDI_POPUP 118 -#define IDI_NOPOPUP 120 -#define IDI_HISTORY 184 -#define IDI_RELOAD 185 -#define IDI_MB_STOP 189 -#define IDI_MB_INFO 191 -#define IDI_MB_WARN 194 -#define IDI_RESIZE 196 -#define IDI_OPT_CHECK_OFF 198 -#define IDI_OPT_CHECK_ON 199 -#define IDI_OPT_RADIO_OFF 200 -#define IDI_OPT_RADIO_ON 201 -#define IDI_ACT_INFO 203 -#define IDI_ACT_MENU 204 -#define IDI_ACT_MESSAGE 205 -#define IDI_ACT_OK 206 -#define IDI_ACT_ADD 207 -#define IDI_ACT_CLOSE 208 -#define IDI_ACT_PINNED 209 -#define IDI_ACT_PIN 210 -#define IDI_ACT_COPY 211 -#define IDI_OPT_GROUP 213 -#define IDI_OPT_FULLSCREEN 215 -#define IDI_OPT_BLOCK 216 -#define IDI_OPT_FAVORITE 217 -#define IDI_OPT_AUTO 218 -#define IDI_ACT_REPLY 219 -#define IDI_PU_FULLSCREEN 221 -#define IDI_PU_FAVOURITE 222 -#define IDC_USEANIMATIONS 1005 -#define IDC_EFFECT_TXT 1006 -#define IDC_EFFECT 1007 -#define IDC_FADEIN_TXT1 1008 -#define IDC_FADEIN 1009 -#define IDC_FADEIN_SPIN 1010 -#define IDC_FADEIN_TXT2 1011 -#define IDC_FADEOUT_TXT1 1012 -#define IDC_FADEOUT 1013 -#define IDC_FADEOUT_SPIN 1014 -#define IDC_FADEOUT_TXT2 1015 -#define IDC_PREVIEW 1033 -#define IDC_DEBUG 1034 -#define IDC_GRP_MULTIMONITOR 1035 -#define IDC_MULTIMONITOR_DESC 1036 -#define IDC_MIRANDAWND 1037 -#define IDC_ACTIVEWND 1038 -#define IDC_AVT_BORDER 1050 -#define IDC_AVT_PNGBORDER 1051 -#define IDC_AVT_RADIUS 1053 -#define IDC_AVT_RADIUS_SPIN 1054 -#define IDC_AVT_SIZE_SLIDE 1057 -#define IDC_AVT_SIZE 1058 -#define IDC_AVT_REQUEST 1059 -#define IDC_TRANS_9X 1062 -#define IDC_TRANS 1063 -#define IDC_TRANS_TXT1 1064 -#define IDC_TRANS_SLIDER 1065 -#define IDC_TRANS_PERCENT 1066 -#define IDC_TRANS_OPAQUEONHOVER 1067 -#define IDC_CHECKWINDOW 1095 -#define IDC_LACTION 1096 -#define IDC_RACTION 1097 -#define IDC_SOFFLINE 1099 -#define IDC_SONLINE 1100 -#define IDC_SAWAY 1101 -#define IDC_SNA 1102 -#define IDC_SOCCUPIED 1103 -#define IDC_SDND 1104 -#define IDC_SFREE4CHAT 1105 -#define IDC_SINVISIBLE 1106 -#define IDC_SPHONE 1107 -#define IDC_SLUNCH 1108 -#define IDC_TIMEOUT 1110 -#define IDC_SOFFLINE2 1111 -#define IDC_SONLINE2 1112 -#define IDC_SAWAY2 1113 -#define IDC_SNA2 1114 -#define IDC_SOCCUPIED2 1115 -#define IDC_SDND2 1116 -#define IDC_TREE1 1117 -#define IDC_SKINLIST 1118 -#define IDC_SINVISIBLE2 1119 -#define IDC_SPHONE2 1120 -#define IDC_SLUNCH2 1121 -#define IDC_TXT_TIMEOUT_SEC 1122 -#define IDC_PREVIEWBOX 1123 -#define IDC_TXT_TIMEOUT_INFINITE 1124 -#define IDC_SFREE4CHAT2 1125 -#define IDC_TXT_TIMEOUT_DEFAULT 1126 -#define IDC_POPUP_LIST 1134 -#define IDC_SHOWHISTORY 1135 -#define IDC_ENABLE_HISTORY 1137 -#define IDC_HPPLOG 1138 -#define IDC_BTN_RELOAD 1144 -#define IDC_MAXPOPUPS 1145 -#define IDC_HISTORY_STATIC1 1147 -#define IDC_HISTORY_STATIC2 1148 -#define IDC_HISTORYSIZE 1149 -#define IDC_TITLE 1150 -#define IDC_TXT_TOP 1163 -#define IDC_TIMEOUT_SPIN 1164 -#define IDC_TXT_LEFT 1165 -#define IDC_TXT_RIGHT 1166 -#define IDC_TXT_BOTTOM 1167 -#define IDC_TXT_SPACING 1168 -#define IDC_LIST 1169 -#define IDC_ACTIONS 1170 -#define IDC_CHK_ENABLEACTIONS 1175 -#define IDC_CHK_IMCONTACTSONLY 1176 -#define IDC_CHK_LARGEICONS 1177 -#define IDC_CHK_CONTACTSONLY 1178 -#define IDC_CHK_DONTCLOSE 1179 -#define IDC_RD_TEXT 1180 -#define IDC_RD_RIGHTICONS 1181 -#define IDC_RD_LEFTICONS 1182 -#define IDC_ICO_INFO 1183 -#define IDC_GRP_CUSTOMACTIONS 1185 -#define IDC_GRP_SIZEPOSITION 1186 -#define IDC_GRP_ACTIONS 1187 -#define IDC_TXT_CUSTOMACTIONS 1189 -#define IDC_TXT_POSITION 1190 -#define IDC_ICO_RESTART 1191 -#define IDC_MORE 1193 -#define IDC_TXT_TITLE1 1194 -#define IDC_TXT_POSITION2 1195 -#define IDC_TXT_TITLE3 1196 -#define IDC_TXT_TITLE4 1197 -#define IDC_ENABLE 1198 -#define IDC_TXT_TIMEOUT 1199 -#define IDC_TXT_LACTION 1200 -#define IDC_TXT_RACTION 1201 -#define IDC_TXT_COLORS 1202 -#define IDC_ICO_FAVORITE 1203 -#define IDC_ICO_FULLSCREEN 1204 -#define IDC_ICO_BLOCK 1205 -#define IDC_ICO_AUTO 1206 -#define IDC_GRP_SIZEPOSITION2 1207 -#define IDC_ICO_OK 1208 -#define IDC_CB_RIGHT 1213 -#define IDC_CB_MIDDLE 1214 -#define IDC_CB_LEFT 1215 -#define IDC_TXT_MIDDLE 1216 -#define IDC_SKIN_LIST_OPT 1217 -#define IDC_INFINITEDELAY 1218 -#define IDC_SECONDS_STATIC1 1219 -#define IDC_SECONDS 1220 -#define IDC_SECONDS_SPIN 1221 -#define IDC_SECONDS_STATIC2 1222 -#define IDC_LEAVEHOVERED 1223 -#define IDC_DYNAMICRESIZE 1225 -#define IDC_USEMINIMUMWIDTH 1226 -#define IDC_MINIMUMWIDTH 1227 -#define IDC_MINIMUMWIDTH_SPIN 1228 -#define IDC_USEMAXIMUMWIDTH 1229 -#define IDC_MAXIMUMWIDTH 1230 -#define IDC_MAXIMUMWIDTH_SPIN 1231 -#define IDC_WHERE 1233 -#define IDC_CUSTOMPOS 1234 -#define IDC_LAYOUT 1236 -#define IDC_REORDERPOPUPS 1238 -#define IDC_POPUPENABLED 1240 -#define IDC_DISABLEINFS 1241 -#define IDC_STATUSES 1242 -#define IDC_GETSKINS 1243 -#define IDC_CHK_OFFLINE 40071 -#define IDC_CHK_ONLINE 40072 -#define IDC_CHK_NA 40075 -#define IDC_CHK_OCCUPIED 40076 -#define IDC_CHK_ONTHEPHONE 40079 -#define IDC_CHK_OUTTOLUNCH 40080 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 224 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1244 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/plugins/Popup/resource.rc b/plugins/Popup/resource.rc deleted file mode 100644 index 0d01beb1d7..0000000000 --- a/plugins/Popup/resource.rc +++ /dev/null @@ -1,425 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "winres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// Нейтральный resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU) -LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL -#pragma code_page(1251) - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_POPUP ICON "res\\popup.ico" -IDI_PU_FULLSCREEN ICON "res\\popup_fs.ico" -IDI_PU_FAVOURITE ICON "res\\popup_fav.ico" -IDI_NOPOPUP ICON "res\\popup_no.ico" -IDI_HISTORY ICON "res\\popup_history.ico" -IDI_RELOAD ICON "res\\reload.ico" -IDI_OPT_CHECK_OFF ICON "res\\Check_off.ico" -IDI_OPT_CHECK_ON ICON "res\\Check_on.ico" -IDI_OPT_RADIO_OFF ICON "res\\Radio_off.ico" -IDI_OPT_RADIO_ON ICON "res\\Radio_on.ico" -IDI_ACT_INFO ICON "res\\info.ico" -IDI_ACT_MENU ICON "res\\menu.ico" -IDI_ACT_MESSAGE ICON "res\\message.ico" -IDI_ACT_OK ICON "res\\ok.ico" -IDI_ACT_ADD ICON "res\\add.ico" -IDI_ACT_CLOSE ICON "res\\close.ico" -IDI_ACT_PINNED ICON "res\\pinned.ico" -IDI_ACT_PIN ICON "res\\pin.ico" -IDI_RESIZE ICON "res\\resize.ico" -IDI_MB_STOP ICON "res\\error.ico" -IDI_MB_INFO ICON "res\\notify.ico" -IDI_MB_WARN ICON "res\\warning.ico" -IDI_OPT_GROUP ICON "res\\popup_group.ico" -IDI_OPT_FULLSCREEN ICON "res\\fullscreen.ico" -IDI_OPT_BLOCK ICON "res\\block.ico" -IDI_OPT_FAVORITE ICON "res\\favorite.ico" -IDI_ACT_REPLY ICON "res\\reply.ico" -IDI_ACT_COPY ICON "res\\copy.ico" - -///////////////////////////////////////////////////////////////////////////// -// -// Dialog -// - -IDD_OPT_POPUP DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Content && Style",IDC_STATIC,3,3,143,151 - LTEXT "Go to Customize > Fonts && Colors for fonts and colors options",IDC_STATIC,28,60,113,18 - GROUPBOX "Miscellaneous",IDC_STATIC,3,159,143,38 - GROUPBOX "Effects",IDC_STATIC,151,84,146,113 - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 - ICON IDI_MB_INFO,IDC_ICO_INFO,5,59,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - GROUPBOX "Size && Position",IDC_STATIC,151,3,146,80 -END - -IDD_OPT_POPUP_ADVANCED DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "History",IDC_STATIC,3,3,143,56 - CONTROL "Enable popup history",IDC_ENABLE_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,15,134,8 - RTEXT "Store last",IDC_HISTORY_STATIC1,8,25,58,12,SS_CENTERIMAGE - EDITTEXT IDC_HISTORYSIZE,68,25,26,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - LTEXT "events",IDC_HISTORY_STATIC2,99,25,42,12,SS_CENTERIMAGE - CONTROL "",IDC_SHOWHISTORY,"MButtonClass",WS_TABSTOP,9,37,16,15 - CONTROL "Use History++ to render log",IDC_HPPLOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,40,111,8 - GROUPBOX "Avatars",IDC_STATIC,3,63,143,84 - CONTROL "Draw avatar borders",IDC_AVT_BORDER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,74,134,8 - CONTROL "Draw borders for semitransparent avatars too",IDC_AVT_PNGBORDER, - "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,85,118,18 - LTEXT "Round corners by",IDC_STATIC,9,103,74,12,SS_CENTERIMAGE - EDITTEXT IDC_AVT_RADIUS,83,103,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_AVT_RADIUS_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,112,103,11,14 - LTEXT "pixels",IDC_STATIC,125,103,18,12,SS_CENTERIMAGE - LTEXT "Avatar size:",IDC_STATIC,9,116,44,12,SS_CENTERIMAGE - CONTROL "",IDC_AVT_SIZE_SLIDE,"msctls_trackbar32",WS_TABSTOP,53,116,72,12 - CTEXT "32",IDC_AVT_SIZE,125,116,17,12,SS_CENTERIMAGE | NOT WS_GROUP - CONTROL "Enable avatar updates",IDC_AVT_REQUEST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,132,134,8 - GROUPBOX "Multimonitor (98/ME/2000/XP)",IDC_GRP_MULTIMONITOR,3,151,143,46 - LTEXT "Start the popups in the monitor with",IDC_MULTIMONITOR_DESC,8,161,134,8,SS_NOPREFIX - CONTROL "Miranda's window",IDC_MIRANDAWND,"Button",BS_AUTORADIOBUTTON,21,172,115,10 - CONTROL "the active window",IDC_ACTIVEWND,"Button",BS_AUTORADIOBUTTON,21,183,115,10 - GROUPBOX "Transparency",IDC_STATIC,151,3,146,56 - CONTROL "Enable Win 9x/Me transparency",IDC_TRANS_9X,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,157,15,136,8 - CONTROL "Use transparency (Windows 2000+)",IDC_TRANS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,157,15,136,8 - RTEXT "opacity:",IDC_TRANS_TXT1,157,25,59,12,SS_CENTERIMAGE - CONTROL "",IDC_TRANS_SLIDER,"msctls_trackbar32",WS_TABSTOP,218,25,56,12 - LTEXT "100%",IDC_TRANS_PERCENT,274,25,20,12,SS_CENTERIMAGE | NOT WS_GROUP - CONTROL "Opaque popups under cursor",IDC_TRANS_OPAQUEONHOVER, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,175,40,118,8 - GROUPBOX "Effects",IDC_STATIC,151,63,146,84 - CONTROL "Slide Popup",IDC_USEANIMATIONS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,157,79,136,8 - LTEXT "Effect:",IDC_EFFECT_TXT,157,90,33,12,SS_CENTERIMAGE - COMBOBOX IDC_EFFECT,191,91,78,64,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - RTEXT "Time (in):",IDC_FADEIN_TXT1,157,107,69,12,SS_CENTERIMAGE - EDITTEXT IDC_FADEIN,230,107,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_FADEIN_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,257,107,11,14 - LTEXT "ms",IDC_FADEIN_TXT2,274,107,20,12,SS_CENTERIMAGE - RTEXT "Time (out):",IDC_FADEOUT_TXT1,157,122,69,12,SS_CENTERIMAGE - EDITTEXT IDC_FADEOUT,230,122,39,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_FADEOUT_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,257,121,11,14 - LTEXT "ms",IDC_FADEOUT_TXT2,274,122,20,12,SS_CENTERIMAGE - LTEXT "Limit window amount to:",IDC_STATIC,154,159,96,12,SS_CENTERIMAGE - EDITTEXT IDC_MAXPOPUPS,255,159,26,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - ICON IDI_MB_WARN,IDC_ICO_RESTART,8,201,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE | NOT WS_VISIBLE - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 -END - -IDD_OPT_SKIN2 DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Skins",IDC_STATIC,3,3,98,219 - LISTBOX IDC_SKINLIST,8,13,88,185,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP - CONTROL "R",IDC_BTN_RELOAD,"MButtonClass",WS_TABSTOP,8,201,16,16 - RTEXT "* - built-in skins",IDC_STATIC,41,203,52,14,SS_CENTERIMAGE - GROUPBOX "Skin options",IDC_STATIC,106,3,191,134 - CONTROL "",IDC_SKIN_LIST_OPT,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,112,13,180,119 - GROUPBOX "Preview",IDC_STATIC,106,140,191,82 - CONTROL "",IDC_PREVIEWBOX,"Static",SS_BLACKRECT,112,150,180,48,WS_EX_TRANSPARENT - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 - CONTROL "Download more skins",IDC_GETSKINS,"Hyperlink",WS_TABSTOP,109,203,100,16 -END - -IDD_HISTORY DIALOG 0, 0, 293, 236 -STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME -CAPTION "Popup History" -FONT 8, "MS Shell Dlg" -BEGIN - LISTBOX IDC_POPUP_LIST,5,5,283,226,LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP -END - -IDD_POSITION DIALOGEX 0, 0, 190, 128 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP -EXSTYLE WS_EX_TOOLWINDOW -CLASS "PopupPlusDlgBox" -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,0,0,190,128,WS_EX_TRANSPARENT - CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,5,20,179,102,WS_EX_TRANSPARENT - CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME,40,44,110,55,WS_EX_TRANSPARENT - EDITTEXT IDC_TXT_TOP,83,26,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - EDITTEXT IDC_TXT_LEFT,10,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - EDITTEXT IDC_TXT_RIGHT,155,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - EDITTEXT IDC_TXT_BOTTOM,83,105,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - LTEXT "Desktop",IDC_STATIC,10,25,71,8 - LTEXT "Popup Area",IDC_STATIC,44,48,99,8 - LTEXT "pixel(s)",IDC_STATIC,112,25,38,14,SS_CENTERIMAGE - LTEXT "pixel(s)",IDC_STATIC,112,104,38,14,SS_CENTERIMAGE - CTEXT "pixel(s)",IDC_STATIC,10,84,25,8 - CTEXT "pixel(s)",IDC_STATIC,155,84,25,8 - EDITTEXT IDC_TXT_SPACING,83,70,25,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - LTEXT "pixel(s)",IDC_STATIC,112,70,35,12,SS_CENTERIMAGE - LTEXT "Distance between popups",IDC_STATIC,44,56,99,8,SS_CENTERIMAGE - LTEXT "Configure popup area",IDC_TITLE,5,5,144,13,SS_CENTERIMAGE - CONTROL "Close",IDCANCEL,"MButtonClass",WS_TABSTOP,170,5,14,13 - CONTROL "Close",IDOK,"MButtonClass",WS_TABSTOP,155,5,14,13 -END - -IDD_OPT_ACTIONS DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "General",IDC_STATIC,3,3,143,45 - CONTROL "Enable popup actions",IDC_CHK_ENABLEACTIONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,14,136,10 - ICON IDI_MB_INFO,IDC_ICO_INFO,6,23,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Popup Actions are those tiny buttons below notification text.",IDC_STATIC,27,24,116,22 - GROUPBOX "Common Actions",IDC_GRP_CUSTOMACTIONS,3,51,143,71 - LTEXT "Please choose in what cases default actions should be added:",IDC_TXT_CUSTOMACTIONS,8,61,136,17 - CONTROL "Add info && menu for IM contacts only",IDC_CHK_IMCONTACTSONLY, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,82,136,10 - CONTROL "Add default actions for contacts only",IDC_CHK_CONTACTSONLY, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,95,136,10 - CONTROL "Don't close popups on default actions",IDC_CHK_DONTCLOSE, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,107,136,10 - GROUPBOX "Size && Position",IDC_GRP_SIZEPOSITION,3,125,143,72 - CONTROL "Use large icons",IDC_CHK_LARGEICONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,135,136,10 - LTEXT "Popup actions will be displayed as:",IDC_TXT_POSITION,8,147,136,8 - CONTROL "Icons and labels below text",IDC_RD_TEXT,"Button",BS_AUTORADIOBUTTON,26,159,117,10 - CONTROL "Icons on the left",IDC_RD_LEFTICONS,"Button",BS_AUTORADIOBUTTON,26,171,117,10 - CONTROL "Icons aligned to the right",IDC_RD_RIGHTICONS,"Button",BS_AUTORADIOBUTTON,26,183,117,10 - GROUPBOX "Show Actions: (requires apply)",IDC_GRP_ACTIONS,151,3,146,134 - CONTROL "",IDC_ACTIONS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,156,13,136,118 - GROUPBOX "Mouse Actions Overwrite",IDC_GRP_SIZEPOSITION2,151,141,146,56 - CONTROL "LeftButton",IDC_TXT_POSITION2,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,152,64,12 - COMBOBOX IDC_CB_LEFT,223,152,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - CONTROL "MiddleButton",IDC_TXT_MIDDLE,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,166,64,12 - COMBOBOX IDC_CB_MIDDLE,223,166,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - CONTROL "RightButton",IDC_TXT_RIGHT,"Static",SS_LEFTNOWORDWRAP | SS_CENTERIMAGE | WS_GROUP,157,180,64,12 - COMBOBOX IDC_CB_RIGHT,223,180,69,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 -END - -IDD_OPT_NOTIFICATIONS DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Notifications",IDC_STATIC,3,3,294,194 - CONTROL "",IDC_TREE1,"SysTreeView32",TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS | TVS_INFOTIP | WS_BORDER | WS_HSCROLL | WS_TABSTOP,8,13,99,179 - LTEXT "General options",IDC_TXT_TITLE1,112,13,180,8 - CONTROL "Enable this notification",IDC_ENABLE,"Button",BS_AUTOCHECKBOX | BS_LEFT | BS_VCENTER | WS_TABSTOP,122,26,170,8 - RTEXT "Popup timeout:",IDC_TXT_TIMEOUT,112,42,62,8,SS_CENTERIMAGE - LTEXT "Left click action:",IDC_TXT_LACTION,111,59,62,12,SS_CENTERIMAGE | NOT WS_GROUP,WS_EX_RIGHT - COMBOBOX IDC_LACTION,179,59,113,55,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - LTEXT "Right click action:",IDC_TXT_RACTION,111,77,62,12,SS_CENTERIMAGE | NOT WS_GROUP,WS_EX_RIGHT - COMBOBOX IDC_RACTION,179,77,113,55,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - LTEXT "Disable when global status is...",IDC_TXT_TITLE3,112,107,180,8 - CONTROL "",IDC_SOFFLINE,"MButtonClass",WS_TABSTOP,132,120,15,14 - CONTROL "",IDC_SONLINE,"MButtonClass",WS_TABSTOP,148,120,15,14 - CONTROL "",IDC_SAWAY,"MButtonClass",WS_TABSTOP,164,120,15,14 - CONTROL "",IDC_SNA,"MButtonClass",WS_TABSTOP,180,120,15,14 - CONTROL "",IDC_SOCCUPIED,"MButtonClass",WS_TABSTOP,196,120,15,14 - CONTROL "",IDC_SDND,"MButtonClass",WS_TABSTOP,212,120,15,14 - CONTROL "",IDC_SFREE4CHAT,"MButtonClass",WS_TABSTOP,228,120,15,14 - CONTROL "",IDC_SINVISIBLE,"MButtonClass",WS_TABSTOP,244,120,15,14 - CONTROL "",IDC_SPHONE,"MButtonClass",WS_TABSTOP,260,120,15,14 - CONTROL "",IDC_SLUNCH,"MButtonClass",WS_TABSTOP,276,120,16,14 - LTEXT "Disable when relevant protocol's status is...",IDC_TXT_TITLE4,112,138,180,8 - CONTROL "",IDC_SOFFLINE2,"MButtonClass",WS_TABSTOP,132,151,15,14 - CONTROL "",IDC_SONLINE2,"MButtonClass",WS_TABSTOP,148,151,15,14 - CONTROL "",IDC_SAWAY2,"MButtonClass",WS_TABSTOP,164,151,15,14 - CONTROL "",IDC_SNA2,"MButtonClass",WS_TABSTOP,180,151,15,14 - CONTROL "",IDC_SOCCUPIED2,"MButtonClass",WS_TABSTOP,196,151,15,14 - CONTROL "",IDC_SDND2,"MButtonClass",WS_TABSTOP,212,151,15,14 - CONTROL "",IDC_SFREE4CHAT2,"MButtonClass",WS_TABSTOP,228,151,15,14 - CONTROL "",IDC_SINVISIBLE2,"MButtonClass",WS_TABSTOP,244,151,15,14 - CONTROL "",IDC_SPHONE2,"MButtonClass",WS_TABSTOP,260,151,15,14 - CONTROL "",IDC_SLUNCH2,"MButtonClass",WS_TABSTOP,276,151,16,14 - ICON IDI_MB_INFO,IDC_ICO_INFO,112,170,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Colors can be configured in\r\nCustomize > Fonts && Colors",IDC_TXT_COLORS,132,171,108,24 - PUSHBUTTON "More...",IDC_MORE,242,176,50,14 - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 - CONTROL "Disable if message window is open",IDC_CHECKWINDOW, - "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_VCENTER | WS_TABSTOP,122,95,170,8 - EDITTEXT IDC_TIMEOUT,179,41,33,12,ES_AUTOHSCROLL - CONTROL "",IDC_TIMEOUT_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,201,41,12,12 - LTEXT "Sec",IDC_TXT_TIMEOUT_SEC,217,43,18,8 - LTEXT "0 = Default",IDC_TXT_TIMEOUT_DEFAULT,242,38,51,8 - LTEXT "-1 = Infinite",IDC_TXT_TIMEOUT_INFINITE,239,48,54,8 -END - -IDD_OPT_CONTACTS DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Per-contact settings",IDC_STATIC,3,3,294,219 - CONTROL "",IDC_LIST,"CListControl",WS_TABSTOP | 0x1f2,8,13,284,184,WS_EX_CLIENTEDGE - ICON IDI_OPT_FAVORITE,IDC_ICO_FAVORITE,79,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Show always",IDC_STATIC,101,198,49,20,SS_CENTERIMAGE - ICON IDI_OPT_FULLSCREEN,IDC_ICO_FULLSCREEN,150,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Ignore fullscreen",IDC_STATIC,172,198,57,20,SS_CENTERIMAGE - ICON IDI_OPT_BLOCK,IDC_ICO_BLOCK,229,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Never show",IDC_STATIC,251,198,41,20,SS_CENTERIMAGE - ICON IDI_ACT_OK,IDC_ICO_OK,8,198,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE - LTEXT "Show default",IDC_STATIC,30,198,49,20,SS_CENTERIMAGE -END - -IDD_OPT_POPUP_GENERAL DIALOGEX 0, 0, 304, 228 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Default Timeout",IDC_STATIC,3,3,143,53 - CONTROL "Infinite popup delay",IDC_INFINITEDELAY,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,15,133,8 - LTEXT "Popup delay:",IDC_SECONDS_STATIC1,18,26,50,12,SS_CENTERIMAGE - EDITTEXT IDC_SECONDS,70,26,31,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_SECONDS_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,92,25,11,12 - LTEXT "seconds",IDC_SECONDS_STATIC2,107,26,35,12,SS_CENTERIMAGE - CONTROL "Do not close hovered popups",IDC_LEAVEHOVERED,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,18,41,124,8 - GROUPBOX "Size && Position",IDC_STATIC,3,60,143,83 - CONTROL "Dynamically resize the popups",IDC_DYNAMICRESIZE,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,71,133,8 - CONTROL "Minimum width",IDC_USEMINIMUMWIDTH,"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_NOTIFY | WS_TABSTOP,7,81,88,12,WS_EX_RIGHT - EDITTEXT IDC_MINIMUMWIDTH,100,81,40,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_MINIMUMWIDTH_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,128,80,11,14 - CONTROL "Maximum width",IDC_USEMAXIMUMWIDTH,"Button",BS_AUTOCHECKBOX | BS_VCENTER | BS_NOTIFY | WS_TABSTOP,7,95,88,12,WS_EX_RIGHT - EDITTEXT IDC_MAXIMUMWIDTH,100,95,40,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER - CONTROL "",IDC_MAXIMUMWIDTH_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,128,93,11,14 - RTEXT "Position:",IDC_STATIC,7,110,34,12,SS_CENTERIMAGE - COMBOBOX IDC_WHERE,46,110,79,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - CONTROL "...",IDC_CUSTOMPOS,"MButtonClass",WS_TABSTOP,127,110,14,13 - RTEXT "Layout:",IDC_STATIC,7,125,34,12,SS_CENTERIMAGE - COMBOBOX IDC_LAYOUT,46,125,94,64,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - GROUPBOX "Miscellaneous",IDC_STATIC,3,147,143,50 - CONTROL "Reorder Popups",IDC_REORDERPOPUPS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,9,158,133,8 - GROUPBOX "Disable when:",IDC_STATIC,151,3,146,194 - CONTROL "Always (has priority)",IDC_POPUPENABLED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,159,15,135,8 - CONTROL "Fullscreen mode",IDC_DISABLEINFS,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,159,26,135,8 - CONTROL "Tree1",IDC_STATUSES,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,159,39,130,151 - CONTROL "Debug",IDC_DEBUG,"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_TABSTOP,159,203,57,14 - PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14 -END - - -///////////////////////////////////////////////////////////////////////////// -// -// Dialog Info -// - -IDD_OPT_NOTIFICATIONS DLGINIT -BEGIN - IDC_LACTION, 0x403, 13, 0 -0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000" - IDC_LACTION, 0x403, 14, 0 -0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070, - IDC_RACTION, 0x403, 13, 0 -0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000" - IDC_RACTION, 0x403, 14, 0 -0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070, - 0 -END - - -///////////////////////////////////////////////////////////////////////////// -// -// SKIN -// - -CLASSIC.POPUPSKIN SKIN "res\\classic.popupskin" - -///////////////////////////////////////////////////////////////////////////// -// -// Bitmap -// - -IDB_NOAVATAR BITMAP "res\\avatar.bmp" - -///////////////////////////////////////////////////////////////////////////// -// -// TEXT -// - -IDR_WHATSNEW TEXT "res\\whatsnew.txt" - -///////////////////////////////////////////////////////////////////////////// -// -// DESIGNINFO -// - -#ifdef APSTUDIO_INVOKED -GUIDELINES DESIGNINFO -BEGIN - IDD_OPT_POPUP_GENERAL, DIALOG - BEGIN - HORZGUIDE, 203 - END -END -#endif // APSTUDIO_INVOKED - -#endif // Нейтральный resources -///////////////////////////////////////////////////////////////////////////// - - -///////////////////////////////////////////////////////////////////////////// -// Итальянский (Италия) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA) -LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN -#pragma code_page(1252) - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - -#endif // Итальянский (Италия) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h index e4eca04876..0b0c32298e 100644 --- a/plugins/Popup/src/headers.h +++ b/plugins/Popup/src/headers.h @@ -86,7 +86,7 @@ Last change by : $Author: Merlin_de $ #endif //Resources - #include "../resource.h" + #include "resource.h" #define NOWIN2K #define MIRANDA_VER 0x0A00 @@ -139,7 +139,7 @@ Last change by : $Author: Merlin_de $ //PopUp common handlers #include "defs.h" - #include "../version.h" + #include "version.h" #include "config.h" #include "common.h" #include "def_settings.h" diff --git a/plugins/Popup/src/resource.h b/plugins/Popup/src/resource.h new file mode 100644 index 0000000000..9585f9e793 --- /dev/null +++ b/plugins/Popup/src/resource.h @@ -0,0 +1,196 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +// +#define IDD_OPT_POPUP 101 +#define IDD_OPT_POPUP_ADVANCED 102 +#define IDD_OPT_SKIN2 103 +#define IDD_OPT_ACTIONS 104 +#define IDD_OPT_NOTIFICATIONS 105 +#define IDD_OPT_CONTACTS 106 +#define IDD_OPT_POPUP_GENERAL 107 +#define IDD_HISTORY 108 +#define IDD_POSITION 109 +#define IDB_NOAVATAR 110 +#define IDR_WHATSNEW 111 +#define IDI_POPUP 118 +#define IDI_NOPOPUP 120 +#define IDI_HISTORY 184 +#define IDI_RELOAD 185 +#define IDI_MB_STOP 189 +#define IDI_MB_INFO 191 +#define IDI_MB_WARN 194 +#define IDI_RESIZE 196 +#define IDI_OPT_CHECK_OFF 198 +#define IDI_OPT_CHECK_ON 199 +#define IDI_OPT_RADIO_OFF 200 +#define IDI_OPT_RADIO_ON 201 +#define IDI_ACT_INFO 203 +#define IDI_ACT_MENU 204 +#define IDI_ACT_MESSAGE 205 +#define IDI_ACT_OK 206 +#define IDI_ACT_ADD 207 +#define IDI_ACT_CLOSE 208 +#define IDI_ACT_PINNED 209 +#define IDI_ACT_PIN 210 +#define IDI_ACT_COPY 211 +#define IDI_OPT_GROUP 213 +#define IDI_OPT_FULLSCREEN 215 +#define IDI_OPT_BLOCK 216 +#define IDI_OPT_FAVORITE 217 +#define IDI_OPT_AUTO 218 +#define IDI_ACT_REPLY 219 +#define IDI_PU_FULLSCREEN 221 +#define IDI_PU_FAVOURITE 222 +#define IDC_USEANIMATIONS 1005 +#define IDC_EFFECT_TXT 1006 +#define IDC_EFFECT 1007 +#define IDC_FADEIN_TXT1 1008 +#define IDC_FADEIN 1009 +#define IDC_FADEIN_SPIN 1010 +#define IDC_FADEIN_TXT2 1011 +#define IDC_FADEOUT_TXT1 1012 +#define IDC_FADEOUT 1013 +#define IDC_FADEOUT_SPIN 1014 +#define IDC_FADEOUT_TXT2 1015 +#define IDC_PREVIEW 1033 +#define IDC_DEBUG 1034 +#define IDC_GRP_MULTIMONITOR 1035 +#define IDC_MULTIMONITOR_DESC 1036 +#define IDC_MIRANDAWND 1037 +#define IDC_ACTIVEWND 1038 +#define IDC_AVT_BORDER 1050 +#define IDC_AVT_PNGBORDER 1051 +#define IDC_AVT_RADIUS 1053 +#define IDC_AVT_RADIUS_SPIN 1054 +#define IDC_AVT_SIZE_SLIDE 1057 +#define IDC_AVT_SIZE 1058 +#define IDC_AVT_REQUEST 1059 +#define IDC_TRANS_9X 1062 +#define IDC_TRANS 1063 +#define IDC_TRANS_TXT1 1064 +#define IDC_TRANS_SLIDER 1065 +#define IDC_TRANS_PERCENT 1066 +#define IDC_TRANS_OPAQUEONHOVER 1067 +#define IDC_CHECKWINDOW 1095 +#define IDC_LACTION 1096 +#define IDC_RACTION 1097 +#define IDC_SOFFLINE 1099 +#define IDC_SONLINE 1100 +#define IDC_SAWAY 1101 +#define IDC_SNA 1102 +#define IDC_SOCCUPIED 1103 +#define IDC_SDND 1104 +#define IDC_SFREE4CHAT 1105 +#define IDC_SINVISIBLE 1106 +#define IDC_SPHONE 1107 +#define IDC_SLUNCH 1108 +#define IDC_TIMEOUT 1110 +#define IDC_SOFFLINE2 1111 +#define IDC_SONLINE2 1112 +#define IDC_SAWAY2 1113 +#define IDC_SNA2 1114 +#define IDC_SOCCUPIED2 1115 +#define IDC_SDND2 1116 +#define IDC_TREE1 1117 +#define IDC_SKINLIST 1118 +#define IDC_SINVISIBLE2 1119 +#define IDC_SPHONE2 1120 +#define IDC_SLUNCH2 1121 +#define IDC_TXT_TIMEOUT_SEC 1122 +#define IDC_PREVIEWBOX 1123 +#define IDC_TXT_TIMEOUT_INFINITE 1124 +#define IDC_SFREE4CHAT2 1125 +#define IDC_TXT_TIMEOUT_DEFAULT 1126 +#define IDC_POPUP_LIST 1134 +#define IDC_SHOWHISTORY 1135 +#define IDC_ENABLE_HISTORY 1137 +#define IDC_HPPLOG 1138 +#define IDC_BTN_RELOAD 1144 +#define IDC_MAXPOPUPS 1145 +#define IDC_HISTORY_STATIC1 1147 +#define IDC_HISTORY_STATIC2 1148 +#define IDC_HISTORYSIZE 1149 +#define IDC_TITLE 1150 +#define IDC_TXT_TOP 1163 +#define IDC_TIMEOUT_SPIN 1164 +#define IDC_TXT_LEFT 1165 +#define IDC_TXT_RIGHT 1166 +#define IDC_TXT_BOTTOM 1167 +#define IDC_TXT_SPACING 1168 +#define IDC_LIST 1169 +#define IDC_ACTIONS 1170 +#define IDC_CHK_ENABLEACTIONS 1175 +#define IDC_CHK_IMCONTACTSONLY 1176 +#define IDC_CHK_LARGEICONS 1177 +#define IDC_CHK_CONTACTSONLY 1178 +#define IDC_CHK_DONTCLOSE 1179 +#define IDC_RD_TEXT 1180 +#define IDC_RD_RIGHTICONS 1181 +#define IDC_RD_LEFTICONS 1182 +#define IDC_ICO_INFO 1183 +#define IDC_GRP_CUSTOMACTIONS 1185 +#define IDC_GRP_SIZEPOSITION 1186 +#define IDC_GRP_ACTIONS 1187 +#define IDC_TXT_CUSTOMACTIONS 1189 +#define IDC_TXT_POSITION 1190 +#define IDC_ICO_RESTART 1191 +#define IDC_MORE 1193 +#define IDC_TXT_TITLE1 1194 +#define IDC_TXT_POSITION2 1195 +#define IDC_TXT_TITLE3 1196 +#define IDC_TXT_TITLE4 1197 +#define IDC_ENABLE 1198 +#define IDC_TXT_TIMEOUT 1199 +#define IDC_TXT_LACTION 1200 +#define IDC_TXT_RACTION 1201 +#define IDC_TXT_COLORS 1202 +#define IDC_ICO_FAVORITE 1203 +#define IDC_ICO_FULLSCREEN 1204 +#define IDC_ICO_BLOCK 1205 +#define IDC_ICO_AUTO 1206 +#define IDC_GRP_SIZEPOSITION2 1207 +#define IDC_ICO_OK 1208 +#define IDC_CB_RIGHT 1213 +#define IDC_CB_MIDDLE 1214 +#define IDC_CB_LEFT 1215 +#define IDC_TXT_MIDDLE 1216 +#define IDC_SKIN_LIST_OPT 1217 +#define IDC_INFINITEDELAY 1218 +#define IDC_SECONDS_STATIC1 1219 +#define IDC_SECONDS 1220 +#define IDC_SECONDS_SPIN 1221 +#define IDC_SECONDS_STATIC2 1222 +#define IDC_LEAVEHOVERED 1223 +#define IDC_DYNAMICRESIZE 1225 +#define IDC_USEMINIMUMWIDTH 1226 +#define IDC_MINIMUMWIDTH 1227 +#define IDC_MINIMUMWIDTH_SPIN 1228 +#define IDC_USEMAXIMUMWIDTH 1229 +#define IDC_MAXIMUMWIDTH 1230 +#define IDC_MAXIMUMWIDTH_SPIN 1231 +#define IDC_WHERE 1233 +#define IDC_CUSTOMPOS 1234 +#define IDC_LAYOUT 1236 +#define IDC_REORDERPOPUPS 1238 +#define IDC_POPUPENABLED 1240 +#define IDC_DISABLEINFS 1241 +#define IDC_STATUSES 1242 +#define IDC_GETSKINS 1243 +#define IDC_CHK_OFFLINE 40071 +#define IDC_CHK_ONLINE 40072 +#define IDC_CHK_NA 40075 +#define IDC_CHK_OCCUPIED 40076 +#define IDC_CHK_ONTHEPHONE 40079 +#define IDC_CHK_OUTTOLUNCH 40080 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 224 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1244 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif diff --git a/plugins/Popup/src/version.h b/plugins/Popup/src/version.h new file mode 100644 index 0000000000..b53bb51f65 --- /dev/null +++ b/plugins/Popup/src/version.h @@ -0,0 +1,70 @@ +/* +Popup Plus plugin for Miranda IM + +Copyright пїЅ 2002 Luca Santarelli, + пїЅ 2004-2007 Victor Pavlychko + пїЅ 2010 MPK + пїЅ 2010 Merlin_de + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +=============================================================================== + +File name : $HeadURL: http://svn.miranda.im/mainrepo/popup/trunk/version.h $ +Revision : $Revision: 1650 $ +Last change on : $Date: 2010-07-15 19:03:34 +0300 (Чт, 15 РёСЋР» 2010) $ +Last change by : $Author: Merlin_de $ + +=============================================================================== +*/ + #define PU_COMMONMODUL "PopUp" //common DB modul name for all Popup plugins + #define PU_MODULNAME "PopUpPlus" //DB modul for this plugin + #define PU_MODULCLASS "PopUpCLASS" //temp DB modul for this plugin + #define MODULNAME "PopUp" + #define MODULNAME_LONG "Popup Plus" //dont use "PopUp Plus" coz notify register use "Popup Plus" + #define MODULNAME_PLU "PopUps" + + #define POPUP_FILENAME "PopUp.dll" + #define POPUP_DISPLAYNAME "PopUp Plus" + #define __FLVersionURL "http://nightly.miranda.im/" + #define __FLVersionPrefix "PopUp Plus (Unicode) " + #define __FLUpdateURL "http://nightly.miranda.im/x32/popup.zip" //.zip + #define __BetaUpdateURL "" + + #define __BetaVersionURL "http://nightly.miranda.im/" + #define __BetaVersionPrefix "beta: " + #define __BetaChangelogURL "http://nightly.miranda.im/" + + #define __MAJOR_VERSION 2 + #define __MINOR_VERSION 1 + #define __RELEASE_NUM 1 + #define __BUILD_NUM 6 + + #define __STRINGIFY(x) #x + #define __STRINGIFY2(x) __STRINGIFY(x) + #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM + #define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM + + #define __VERSION_STRING __STRINGIFY2(__FILEVERSION_STRING) + #define __VERSION_STRING_DOT __STRINGIFY2(__FILEVERSION_STRING_DOTS) + + #define POPUP_DESCRIPTION "Provides popup notification services for different plugins." + #define POPUP_AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)" + #define POPUP_EMAIL "mp-king@web.de" + #define POPUP_COPYRIGHT "пїЅ2002 Luca Santarelli, пїЅ2004-2007 Victor Pavlychko, пїЅ2010 MPK, Merlin_de" + #define POPUP_WEBPAGE "http://nightly.miranda.im/" + #define POPUP_UUID {0x26a9125d, 0x7863, 0x4e01, {0xaf, 0xe, 0xd1, 0x4e, 0xf9, 0x5c, 0x50, 0x54}} + #define POPUP_PID 0x12a3fdbdecd273ee67dbc4d6d00e9268 + diff --git a/plugins/Popup/version.h b/plugins/Popup/version.h deleted file mode 100644 index b53bb51f65..0000000000 --- a/plugins/Popup/version.h +++ /dev/null @@ -1,70 +0,0 @@ -/* -Popup Plus plugin for Miranda IM - -Copyright пїЅ 2002 Luca Santarelli, - пїЅ 2004-2007 Victor Pavlychko - пїЅ 2010 MPK - пїЅ 2010 Merlin_de - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -=============================================================================== - -File name : $HeadURL: http://svn.miranda.im/mainrepo/popup/trunk/version.h $ -Revision : $Revision: 1650 $ -Last change on : $Date: 2010-07-15 19:03:34 +0300 (Чт, 15 РёСЋР» 2010) $ -Last change by : $Author: Merlin_de $ - -=============================================================================== -*/ - #define PU_COMMONMODUL "PopUp" //common DB modul name for all Popup plugins - #define PU_MODULNAME "PopUpPlus" //DB modul for this plugin - #define PU_MODULCLASS "PopUpCLASS" //temp DB modul for this plugin - #define MODULNAME "PopUp" - #define MODULNAME_LONG "Popup Plus" //dont use "PopUp Plus" coz notify register use "Popup Plus" - #define MODULNAME_PLU "PopUps" - - #define POPUP_FILENAME "PopUp.dll" - #define POPUP_DISPLAYNAME "PopUp Plus" - #define __FLVersionURL "http://nightly.miranda.im/" - #define __FLVersionPrefix "PopUp Plus (Unicode) " - #define __FLUpdateURL "http://nightly.miranda.im/x32/popup.zip" //.zip - #define __BetaUpdateURL "" - - #define __BetaVersionURL "http://nightly.miranda.im/" - #define __BetaVersionPrefix "beta: " - #define __BetaChangelogURL "http://nightly.miranda.im/" - - #define __MAJOR_VERSION 2 - #define __MINOR_VERSION 1 - #define __RELEASE_NUM 1 - #define __BUILD_NUM 6 - - #define __STRINGIFY(x) #x - #define __STRINGIFY2(x) __STRINGIFY(x) - #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM - #define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM - - #define __VERSION_STRING __STRINGIFY2(__FILEVERSION_STRING) - #define __VERSION_STRING_DOT __STRINGIFY2(__FILEVERSION_STRING_DOTS) - - #define POPUP_DESCRIPTION "Provides popup notification services for different plugins." - #define POPUP_AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)" - #define POPUP_EMAIL "mp-king@web.de" - #define POPUP_COPYRIGHT "пїЅ2002 Luca Santarelli, пїЅ2004-2007 Victor Pavlychko, пїЅ2010 MPK, Merlin_de" - #define POPUP_WEBPAGE "http://nightly.miranda.im/" - #define POPUP_UUID {0x26a9125d, 0x7863, 0x4e01, {0xaf, 0xe, 0xd1, 0x4e, 0xf9, 0x5c, 0x50, 0x54}} - #define POPUP_PID 0x12a3fdbdecd273ee67dbc4d6d00e9268 - diff --git a/plugins/Popup/version.rc b/plugins/Popup/version.rc deleted file mode 100644 index 160afdf230..0000000000 --- a/plugins/Popup/version.rc +++ /dev/null @@ -1,44 +0,0 @@ -#ifdef APSTUDIO_INVOKED -#error this file is not editable by Microsoft Visual C++ -#endif //APSTUDIO_INVOKED - -#include // include for version info constants -#include "version.h" - -// -// TO CHANGE VERSION INFORMATION, EDIT PROJECT OPTIONS... -// -VS_VERSION_INFO VERSIONINFO - FILEVERSION __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM - PRODUCTVERSION __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM - FILEFLAGSMASK 0x3fL -#ifdef _DEBUG - FILEFLAGS 0x21L -#else - FILEFLAGS 0x20L -#endif - FILEOS 0x4L - FILETYPE 0x2L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "000004b0" - BEGIN - VALUE "Comments", POPUP_DESCRIPTION - VALUE "CompanyName", "MPK" - VALUE "FileDescription", "Popup Plus plugin for Miranda IM" - VALUE "FileVersion", __VERSION_STRING_DOT - VALUE "InternalName", MODULNAME - VALUE "LegalCopyright", POPUP_COPYRIGHT - VALUE "OriginalFilename", POPUP_FILENAME - VALUE "ProductName", POPUP_DISPLAYNAME - VALUE "ProductVersion", __VERSION_STRING_DOT - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x0, 1200 - END -END - -- cgit v1.2.3