diff options
Diffstat (limited to 'Plugins/avatarhistory/AvatarHistory.rc')
-rw-r--r-- | Plugins/avatarhistory/AvatarHistory.rc | 266 |
1 files changed, 122 insertions, 144 deletions
diff --git a/Plugins/avatarhistory/AvatarHistory.rc b/Plugins/avatarhistory/AvatarHistory.rc index 817d173..9fbde35 100644 --- a/Plugins/avatarhistory/AvatarHistory.rc +++ b/Plugins/avatarhistory/AvatarHistory.rc @@ -1,4 +1,4 @@ -//Microsoft Developer Studio generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
@@ -13,172 +13,122 @@ #undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// Portuguese (Brazil) resources
+// Neutral resources
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_PTB)
-#ifdef _WIN32
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#pragma code_page(1252)
-#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
-IDR_MENU1 MENU DISCARDABLE
+IDR_MENU1 MENU
BEGIN
POPUP "Avatar List Popup"
BEGIN
MENUITEM "Save As...", ID_AVATARLISTPOPUP_SAVEAS
MENUITEM "Delete this entry", ID_AVATARLISTPOPUP_DELETE
- MENUITEM "Delete this entry and the bitmap file",
- ID_AVATARLISTPOPUP_DELETE_BOTH
-
+ MENUITEM "Delete this entry and the bitmap file", ID_AVATARLISTPOPUP_DELETE_BOTH
END
END
-#endif // Portuguese (Brazil) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.K.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
-#pragma code_page(1252)
-#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
-IDD_AVATARDLG DIALOG DISCARDABLE 0, 0, 216, 142
-STYLE DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE |
- WS_CAPTION | WS_SYSMENU
+IDD_AVATARDLG DIALOGEX 0, 0, 216, 166
+STYLE DS_SETFONT | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Avatar History"
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
- LISTBOX IDC_AVATARLIST,7,7,120,74,LBS_NOINTEGRALHEIGHT |
- WS_VSCROLL | WS_TABSTOP
- CONTROL "",IDC_AVATAR,"Static",SS_BITMAP | SS_NOTIFY |
- SS_CENTERIMAGE | SS_REALSIZEIMAGE | SS_SUNKEN,131,7,78,
- 74
+ LISTBOX IDC_AVATARLIST,7,7,110,74,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
+ CONTROL "",IDC_AVATAR,"Static",SS_BITMAP | SS_NOTIFY | SS_CENTERIMAGE | SS_REALSIZEIMAGE | SS_SUNKEN,125,7,84,74
PUSHBUTTON "Open Folder",IDC_OPENFOLDER,6,81,49,14
PUSHBUTTON "<",IDC_BACK,138,82,31,10,BS_CENTER | BS_VCENTER
PUSHBUTTON ">",IDC_NEXT,172,82,31,10,BS_CENTER | BS_VCENTER
CONTROL "Store this user's old avatars in disk",IDC_LOGUSER,
- "Button",BS_AUTO3STATE | WS_TABSTOP,7,100,147,10
- CONTROL "Log this user's avatars changes to history",
- IDC_HISTORYUSER,"Button",BS_AUTO3STATE | WS_TABSTOP,7,
- 112,147,10
- CONTROL "Show popups for this user",IDC_POPUPUSER,"Button",
- BS_AUTO3STATE | WS_TABSTOP,7,124,147,10
- DEFPUSHBUTTON "OK",IDOK,159,121,50,14
+ "Button",BS_AUTO3STATE | WS_TABSTOP,7,100,202,10
+ CONTROL "Log this user's avatars changes to history",IDC_HISTORYUSER,
+ "Button",BS_AUTO3STATE | WS_TABSTOP,7,112,202,10
+ CONTROL "Show popups for this user",IDC_POPUPUSER,"Button",BS_AUTO3STATE | WS_TABSTOP,7,124,202,10
+ DEFPUSHBUTTON "OK",IDOK,73,138,50,14
END
-IDD_OPTIONS DIALOGEX 0, 0, 314, 109
-STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+IDD_OPTIONS DIALOGEX 0, 0, 314, 173
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX " Protocols ",IDC_PROTOCOLS_G,3,3,308,103
- LTEXT "Enable tracking for these protocols:",IDC_PROTOCOLS_L,
- 13,17,157,11
- CONTROL "List1",IDC_PROTOCOLS,"SysListView32",LVS_REPORT |
- LVS_SINGLESEL | LVS_SORTASCENDING | LVS_NOCOLUMNHEADER |
- LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,12,29,158,70
- LTEXT "MetaContacts have special handling: the info is always copied from subcontacts (notifications from a meta are ignored)",
- IDC_STATIC,181,29,124,70
+ GROUPBOX "Protocols",IDC_PROTOCOLS_G,3,3,308,157
+ LTEXT "Enable tracking for these protocols:",IDC_PROTOCOLS_L,13,17,157,11
+ CONTROL "List1",IDC_PROTOCOLS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,12,31,158,119
+ LTEXT "MetaContacts have special handling: the info is always copied from subcontacts (notifications from a meta are ignored)",IDC_STATIC,181,31,124,119
END
-IDD_POPUPS DIALOGEX 0, 0, 314, 240
-STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+IDD_POPUPS DIALOGEX 0, 0, 314, 235
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "Show popup when a contact change his avatar",IDC_POPUPS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,3,3,308,12
- GROUPBOX " Colours ",IDC_COLOURS_G,3,25,158,75
- CONTROL "",IDC_BGCOLOR,"ColourPicker",WS_TABSTOP,11,37,35,14
- LTEXT "Background colour",IDC_BGCOLOR_L,55,41,66,8
- CONTROL "",IDC_TEXTCOLOR,"ColourPicker",WS_TABSTOP,11,55,35,14
- LTEXT "Text colour",IDC_TEXTCOLOR_L,55,59,66,8
- CONTROL "Use Windows colours",IDC_WINCOLORS,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,11,74,108,10
- CONTROL "Use default colours",IDC_DEFAULTCOLORS,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,11,84,107,10
- GROUPBOX " Delay ",IDC_DELAY_G,166,25,145,75
- CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",
- BS_AUTORADIOBUTTON | WS_GROUP,175,38,122,10
- CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,175,
- 52,54,10
- CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",
- BS_AUTORADIOBUTTON,175,66,122,10
- EDITTEXT IDC_DELAY,233,50,31,14,ES_AUTOHSCROLL | ES_NUMBER
- CONTROL "Spin1",IDC_DELAY_SPIN,"msctls_updown32",UDS_SETBUDDYINT |
- UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS |
- UDS_HOTTRACK,268,51,11,11
- GROUPBOX " Actions ",IDC_ACTIONS_G,3,103,308,47
- RTEXT "On right click:",IDC_RIGHT_ACTION_L,13,118,62,9
- COMBOBOX IDC_RIGHT_ACTION,83,116,156,60,CBS_DROPDOWNLIST |
- WS_VSCROLL | WS_TABSTOP
- RTEXT "On left click:",IDC_LEFT_ACTION_L,13,132,62,9
- COMBOBOX IDC_LEFT_ACTION,83,132,156,60,CBS_DROPDOWNLIST |
- WS_VSCROLL | WS_TABSTOP
- GROUPBOX " Track ",IDC_TRACK_G,3,153,308,47
- CONTROL "Avatar change:",IDC_CHANGED_L,"Button",BS_AUTOCHECKBOX |
- WS_TABSTOP,11,166,89,10
- EDITTEXT IDC_CHANGED,105,166,201,13,ES_AUTOHSCROLL
- CONTROL "Avatar removal:",IDC_REMOVED_L,"Button",BS_AUTOCHECKBOX |
- WS_TABSTOP,11,183,89,10
- EDITTEXT IDC_REMOVED,105,183,201,13,ES_AUTOHSCROLL
- PUSHBUTTON "Preview",IDC_PREV,131,213,50,14
+ GROUPBOX "Colours",IDC_COLOURS_G,3,25,158,75
+ CONTROL "",IDC_BGCOLOR,"ColourPicker",WS_TABSTOP,12,37,34,14
+ LTEXT "Background colour",IDC_BGCOLOR_L,55,41,89,8
+ CONTROL "",IDC_TEXTCOLOR,"ColourPicker",WS_TABSTOP,12,55,34,14
+ LTEXT "Text colour",IDC_TEXTCOLOR_L,55,59,89,8
+ CONTROL "Use Windows colours",IDC_WINCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,74,132,10
+ CONTROL "Use default colours",IDC_DEFAULTCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,84,132,10
+ GROUPBOX "Delay",IDC_DELAY_G,166,25,145,75
+ CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP,174,38,131,10
+ CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,52,131,10
+ CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",BS_AUTORADIOBUTTON,174,82,131,10
+ EDITTEXT IDC_DELAY,208,65,31,14,ES_AUTOHSCROLL | ES_NUMBER
+ CONTROL "Spin1",IDC_DELAY_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,239,67,11,11
+ GROUPBOX "Actions",IDC_ACTIONS_G,3,103,308,47
+ RTEXT "On right click:",IDC_RIGHT_ACTION_L,13,118,131,9
+ COMBOBOX IDC_RIGHT_ACTION,149,116,156,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+ RTEXT "On left click:",IDC_LEFT_ACTION_L,13,132,131,9
+ COMBOBOX IDC_LEFT_ACTION,149,132,156,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+ GROUPBOX "Track",IDC_TRACK_G,3,153,308,47
+ CONTROL "Avatar change:",IDC_CHANGED_L,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,166,89,10
+ EDITTEXT IDC_CHANGED,105,166,200,13,ES_AUTOHSCROLL
+ CONTROL "Avatar removal:",IDC_REMOVED_L,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,183,89,10
+ EDITTEXT IDC_REMOVED,105,183,200,13,ES_AUTOHSCROLL
+ PUSHBUTTON "Preview",IDC_PREV,132,206,50,14
END
-IDD_FIRST_RUN DIALOG DISCARDABLE 0, 0, 338, 251
-STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE |
- WS_CAPTION | WS_SYSMENU
+IDD_FIRST_RUN DIALOGEX 0, 0, 451, 253
+STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Avatar History: Select how to store history avatars"
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
- LTEXT "Please select how the avatar history should be stored. This setting can NOT be changed in future, because it would cause all previous history to be lost.",
- IDC_STATIC,7,7,324,25
- CONTROL "Store history in miranda history and all history avatars in same folder",
- IDC_MIR_SAME,"Button",BS_AUTORADIOBUTTON | WS_GROUP,7,33,
- 324,11
- CONTROL "Store history in miranda history and history avatars in per protocol folders",
- IDC_MIR_PROTO,"Button",BS_AUTORADIOBUTTON,7,66,324,11
- CONTROL "Store history in miranda history and history avatars in per contact folders using shortcuts",
- IDC_MIR_SHORT,"Button",BS_AUTORADIOBUTTON,7,99,324,11
- CONTROL "Store history avatars in per contact folders using shortcuts",
- IDC_SHORT,"Button",BS_AUTORADIOBUTTON,7,140,324,11
+ LTEXT "Please select how the avatar history should be stored. This setting can NOT be changed in future, because it would cause all previous history to be lost.",IDC_STATIC,15,7,416,23
+ CONTROL "Store history in miranda history and all history avatars in same folder",IDC_MIR_SAME,
+ "Button",BS_AUTORADIOBUTTON | WS_GROUP,15,32,416,11
+ CONTROL "Store history in miranda history and history avatars in per protocol folders",IDC_MIR_PROTO,
+ "Button",BS_AUTORADIOBUTTON,15,66,416,11
+ CONTROL "Store history in miranda history and history avatars in per contact folders using shortcuts",IDC_MIR_SHORT,
+ "Button",BS_AUTORADIOBUTTON,15,99,416,11
+ CONTROL "Store history avatars in per contact folders using shortcuts",IDC_SHORT,
+ "Button",BS_AUTORADIOBUTTON,15,140,416,11
CONTROL "Store history avatars in per contact folders",IDC_DUP,
- "Button",BS_AUTORADIOBUTTON,7,181,324,11
- LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",
- IDC_STATIC,20,44,311,10
- LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Avatar Hash>",
- IDC_STATIC,20,54,311,10
- LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",
- IDC_STATIC,20,77,311,10
- LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash>",
- IDC_STATIC,20,87,311,10
- LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",
- IDC_STATIC,20,110,311,10
- LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",
- IDC_STATIC,20,120,311,18
- LTEXT "History is stored only in disk. It can be seen by Avatar History internal viewer.",
- IDC_STATIC,20,151,311,10
- LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",
- IDC_STATIC,20,161,311,18
- LTEXT "History is stored only in disk. It can be seen by Avatar History internal viewer.",
- IDC_STATIC,20,192,311,10
- LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp> (the same image can be stored lot of times)",
- IDC_STATIC,20,202,311,18
- DEFPUSHBUTTON "OK",IDOK,151,230,50,14
+ "Button",BS_AUTORADIOBUTTON,15,181,416,11
+ LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,44,416,10
+ LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Avatar Hash>",IDC_STATIC,15,54,416,10
+ LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,77,416,10
+ LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash>",IDC_STATIC,15,87,416,10
+ LTEXT "History is stored inside miranda db. It can be seen by History++ or Avatar History internal viewer.",IDC_STATIC,15,110,416,10
+ LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",IDC_STATIC,15,120,416,18
+ LTEXT "History is stored only in disk. It can be seen by Avatar History internal viewer.",IDC_STATIC,15,151,416,10
+ LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Avatar Hash> and have a shortcut per history entry in <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp>",IDC_STATIC,15,161,416,18
+ LTEXT "History is stored only in disk. It can be seen by Avatar History internal viewer.",IDC_STATIC,15,192,416,10
+ LTEXT "All avatars are stored as <Profile>\\Avatars History\\<Protocol>\\<Contact ID>\\<Timestamp> (the same image can be stored lot of times)",IDC_STATIC,15,203,416,18
+ DEFPUSHBUTTON "OK",IDOK,151,232,50,14
END
@@ -188,14 +138,15 @@ END //
#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO DISCARDABLE
+GUIDELINES DESIGNINFO
BEGIN
IDD_AVATARDLG, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 209
+ VERTGUIDE, 203
TOPMARGIN, 7
- BOTTOMMARGIN, 135
+ BOTTOMMARGIN, 159
END
IDD_OPTIONS, DIALOG
@@ -203,27 +154,64 @@ BEGIN LEFTMARGIN, 3
RIGHTMARGIN, 311
TOPMARGIN, 3
- BOTTOMMARGIN, 107
+ BOTTOMMARGIN, 171
+ HORZGUIDE, 150
END
IDD_POPUPS, DIALOG
BEGIN
LEFTMARGIN, 3
RIGHTMARGIN, 311
+ VERTGUIDE, 12
+ VERTGUIDE, 144
+ VERTGUIDE, 174
+ VERTGUIDE, 305
TOPMARGIN, 3
- BOTTOMMARGIN, 237
+ BOTTOMMARGIN, 225
END
IDD_FIRST_RUN, DIALOG
BEGIN
LEFTMARGIN, 7
- RIGHTMARGIN, 331
+ RIGHTMARGIN, 443
+ VERTGUIDE, 15
+ VERTGUIDE, 431
TOPMARGIN, 7
- BOTTOMMARGIN, 244
+ BOTTOMMARGIN, 246
END
END
#endif // APSTUDIO_INVOKED
+#endif // Neutral resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// German (Germany) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
+LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
+#pragma code_page(1252)
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_NEWAVATAR ICON "NewAvatar.ico"
+IDI_AVATARHISTORY ICON "AvatarHistory.ico"
+#endif // German (Germany) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (United Kingdom) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
+#pragma code_page(1252)
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -231,18 +219,18 @@ END // TEXTINCLUDE
//
-1 TEXTINCLUDE DISCARDABLE
+1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
-2 TEXTINCLUDE DISCARDABLE
+2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
-3 TEXTINCLUDE DISCARDABLE
+3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
@@ -250,17 +238,7 @@ END #endif // APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_AVATARHIST ICON DISCARDABLE "history.ico"
-IDI_AVATAROVERLAY ICON DISCARDABLE "AvatarOverlay.ico"
-#endif // English (U.K.) resources
+#endif // English (United Kingdom) resources
/////////////////////////////////////////////////////////////////////////////
|