diff options
Diffstat (limited to 'plugins')
27 files changed, 97 insertions, 86 deletions
diff --git a/plugins/SMS/res/resource.rc b/plugins/SMS/res/resource.rc index edfb2324ff..61bcb6b2b8 100644 --- a/plugins/SMS/res/resource.rc +++ b/plugins/SMS/res/resource.rc @@ -87,7 +87,7 @@ BEGIN END
IDD_OPT_SMSPLUGIN DIALOGEX 0, 0, 255, 161
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc index 6bf2d3a9d3..2ffeee03b3 100644 --- a/plugins/Sessions/res/Sessions.rc +++ b/plugins/Sessions/res/Sessions.rc @@ -53,7 +53,7 @@ END //
IDD_OPTIONS DIALOGEX 0, 0, 303, 246
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/ShellExt/res/shldlgs.rc b/plugins/ShellExt/res/shldlgs.rc index 83c3145139..37278e86e4 100644 --- a/plugins/ShellExt/res/shldlgs.rc +++ b/plugins/ShellExt/res/shldlgs.rc @@ -11,8 +11,9 @@ // IDD_SHLOPTS DIALOG DISCARDABLE 0, 0, 312, 238 -STYLE WS_POPUP -FONT 8, "MS Shell Dlg" +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "Display contacts in their assigned groups (if any)", IDC_USEGROUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15, diff --git a/plugins/SimpleAR/res/Resource.rc b/plugins/SimpleAR/res/Resource.rc index 4a43561be7..cbc1dd92fd 100644 --- a/plugins/SimpleAR/res/Resource.rc +++ b/plugins/SimpleAR/res/Resource.rc @@ -53,7 +53,7 @@ END //
IDD_OPTION DIALOGEX 0, 0, 295, 158
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc index 8de8c2a3ad..69aac27c27 100644 --- a/plugins/SimpleStatusMsg/res/resource.rc +++ b/plugins/SimpleStatusMsg/res/resource.rc @@ -89,7 +89,7 @@ BEGIN END
IDD_OPT_GENERAL DIALOGEX 0, 0, 307, 216
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -121,7 +121,7 @@ BEGIN END
IDD_OPT_VARIABLES DIALOGEX 0, 0, 307, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -143,7 +143,7 @@ BEGIN END
IDD_OPT_ADVANCED DIALOGEX 0, 0, 307, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -177,7 +177,7 @@ BEGIN END
IDD_OPT_STATUS DIALOGEX 0, 0, 241, 162
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/SmileyAdd/res/resource.rc b/plugins/SmileyAdd/res/resource.rc index af9e90c9e0..ce51350d4b 100644 --- a/plugins/SmileyAdd/res/resource.rc +++ b/plugins/SmileyAdd/res/resource.rc @@ -25,9 +25,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL //
IDD_OPT_SMILEYS DIALOGEX 0, 0, 320, 256
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Smiley categories",IDC_STATIC,6,3,310,102
CONTROL "",IDC_CATEGORYLIST,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS | TVS_CHECKBOXES | WS_BORDER | WS_HSCROLL | WS_TABSTOP,14,13,104,76
diff --git a/plugins/SpellChecker/res/resource.rc b/plugins/SpellChecker/res/resource.rc index 3409040a2a..a9279eb43b 100644 --- a/plugins/SpellChecker/res/resource.rc +++ b/plugins/SpellChecker/res/resource.rc @@ -56,7 +56,7 @@ BEGIN END
IDD_OPTIONS DIALOGEX 0, 0, 284, 247
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc index dcaf697a81..4f5b95ed2c 100644 --- a/plugins/SplashScreen/res/splash.rc +++ b/plugins/SplashScreen/res/splash.rc @@ -42,9 +42,9 @@ END //
IDD_SPLASH_OPT DIALOGEX 0, 0, 314, 240
-STYLE DS_FIXEDSYS | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Splash Options",IDC_STATIC,20,7,275,81
CONTROL "Show splash",IDC_ACTIVE,"Button",BS_AUTOCHECKBOX |
diff --git a/plugins/StartPosition/res/resource.rc b/plugins/StartPosition/res/resource.rc index cca09dcae0..9d92ff8ef1 100644 --- a/plugins/StartPosition/res/resource.rc +++ b/plugins/StartPosition/res/resource.rc @@ -51,7 +51,7 @@ END //
IDD_OPTIONS DIALOGEX 0, 0, 312, 249
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 65858a1cdd..635a986bc4 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL //
IDD_SSOPT DIALOGEX 0, 0, 312, 238
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_BORDER
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc index 456c2806fe..414f993a94 100644 --- a/plugins/StatusPlugins/resource.rc +++ b/plugins/StatusPlugins/resource.rc @@ -51,7 +51,7 @@ END //
IDD_OPT_KS_BASIC DIALOGEX 0, 0, 292, 224
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -119,9 +119,8 @@ BEGIN END
IDD_CMDLOPTIONS DIALOGEX 0, 0, 315, 82
-STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "Command line"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDC_OK,257,61,51,14
@@ -143,7 +142,7 @@ BEGIN END
IDD_OPT_STARTUPSTATUS DIALOGEX 0, 0, 305, 223
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -184,7 +183,7 @@ BEGIN END
IDD_PUOPT_KEEPSTATUS DIALOGEX 0, 0, 254, 223
-STYLE DS_SETFONT | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -258,7 +257,7 @@ BEGIN END
IDD_OPT_KS_ACTION DIALOGEX 0, 0, 140, 162
-STYLE DS_SETFONT | DS_3DLOOK | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -280,7 +279,7 @@ BEGIN END
IDD_OPT_STATUSPROFILES DIALOGEX 0, 0, 305, 234
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -314,7 +313,7 @@ BEGIN END
IDD_OPT_KS_ADV DIALOGEX 0, 0, 292, 224
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index a4078e68a2..6e74c7eb00 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -93,7 +93,7 @@ BEGIN END
IDD_OPTIONS1 DIALOGEX 0, 0, 306, 234
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -105,7 +105,7 @@ BEGIN END
IDD_OPTIONS2 DIALOGEX 0, 0, 306, 189
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -136,7 +136,7 @@ BEGIN END
IDD_OPTIONS3 DIALOGEX 0, 0, 306, 224
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -201,7 +201,7 @@ BEGIN END
IDD_OPTIONS4 DIALOGEX 0, 0, 306, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index ca080c9276..816d77cae6 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -54,7 +54,7 @@ BEGIN END
IDD_OPTIONS_PLUS DIALOGEX 0, 0, 303, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -74,7 +74,8 @@ BEGIN END
IDD_POPUP_OPT DIALOGEX 0, 0, 314, 257
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Event notify options",IDC_STATIC,3,0,310,157
@@ -179,8 +180,8 @@ BEGIN END
IDD_CONTAINEROPTIONS DIALOGEX 0, 0, 428, 258
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-CAPTION " "
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_HEADERBAR,"MHeaderbarCtrl",WS_TABSTOP,0,0,428,24
@@ -262,7 +263,8 @@ BEGIN END
IDD_OPT_MSGDLG DIALOGEX 0, 0, 303, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Message window options",IDC_STATIC,3,0,300,156
@@ -279,7 +281,8 @@ BEGIN END
IDD_OPT_MSGLOG DIALOGEX 0, 0, 303, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Options",IDC_STATIC,3,0,300,106
@@ -313,7 +316,8 @@ BEGIN END
IDD_OPT_MSGTYPE DIALOGEX 0, 0, 283, 251
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Typing notification options",IDC_STATIC,7,0,269,121
@@ -338,7 +342,8 @@ BEGIN END
IDD_OPT_TABBEDMSG DIALOGEX 0, 0, 303, 226
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Tab options",IDC_STATIC,3,0,300,147
@@ -371,7 +376,8 @@ BEGIN END
IDD_OPT_TOOLBAR DIALOGEX 0, 0, 303, 229
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_TOOLBARTREE,"SysTreeView32",TVS_SHOWSELALWAYS | TVS_NOTOOLTIPS | TVS_CHECKBOXES | TVS_FULLROWSELECT | WS_HSCROLL | WS_TABSTOP,1,4,301,171,WS_EX_CLIENTEDGE
@@ -387,7 +393,8 @@ BEGIN END
IDD_OPT_CONTAINERS DIALOGEX 0, 0, 303, 221
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "To set container options, please use the container settings dialog. It is available by:\n1. choosing ""container settings"" from the system menu of a container.\n2. right clicking the tab or the button bar in any message window.",IDC_STATIC,8,2,290,25
@@ -530,7 +537,8 @@ BEGIN END
IDD_OPT_SKIN DIALOGEX 0, 0, 303, 224
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Static",IDC_SKINROOTFOLDER,10,10,284,25
diff --git a/plugins/TipperYM/res/resource.rc b/plugins/TipperYM/res/resource.rc index 702bf96419..6a889b5adf 100644 --- a/plugins/TipperYM/res/resource.rc +++ b/plugins/TipperYM/res/resource.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDD_OPT_APPEARANCE DIALOGEX 0, 0, 300, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Layout",IDC_STATIC,5,6,150,165
COMBOBOX IDC_CMB_POS,14,17,133,69,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
@@ -133,9 +133,9 @@ BEGIN END
IDD_OPT_CONTENT DIALOGEX 0, 0, 300, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Items",IDC_STATIC,5,4,142,216
GROUPBOX "Substitutions",IDC_STATIC,151,4,142,216
@@ -155,7 +155,7 @@ END IDD_OPT_EXTRA DIALOGEX 0, 0, 300, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Extra icons",IDC_STATIC,7,7,114,84
CONTROL "",IDC_TREE_EXTRAICONS,"SysTreeView32",TVS_NOTOOLTIPS | TVS_NOSCROLL | TVS_FULLROWSELECT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,15,18,98,66
@@ -185,7 +185,7 @@ END IDD_OPT_SKIN DIALOGEX 0, 0, 300, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Skins",IDC_STATIC,5,4,289,125
LISTBOX IDC_LB_SKINS,16,16,87,91,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
@@ -218,7 +218,7 @@ END IDD_OPT_TRAYTIP DIALOGEX 0, 0, 300, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Options",IDC_STATIC,7,3,285,47
CONTROL "Enable tray tooltips",IDC_CHK_ENABLETRAYTIP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,14,142,10
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index c14b8a8aaa..68b6867749 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -36,8 +36,9 @@ IDI_UNINSTALL_ICON ICON "network.ico" //
IDD_OPT_STATS DIALOGEX 0, 0, 305, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_SYSMENU
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
COMBOBOX IDC_COMBO_UNITS,243,69,62,90,CBS_DROPDOWNLIST | WS_TABSTOP
CONTROL "",IDC_TAB_STATS,"SysTabControl32",0x0,0,84,305,146
@@ -52,8 +53,9 @@ BEGIN END
IDD_OPT_TRAFFIC_POPUPS DIALOG 0, 0, 313, 233
-STYLE DS_SETFONT | WS_CHILD
-FONT 8, "MS Shell Dlg"
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Notification",IDC_STATIC,4,5,302,104
CONTROL "Notify me on every",IDC_NOTIFYSIZE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,15,86,10
@@ -75,7 +77,7 @@ BEGIN END
IDD_OPT_TRAFFIC DIALOGEX 0, 0, 305, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc index c2d72d0b71..82ecc59e4a 100644 --- a/plugins/UserInfoEx/res/resource.rc +++ b/plugins/UserInfoEx/res/resource.rc @@ -177,9 +177,9 @@ BEGIN END
IDD_OPT_REMINDER DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "Show menu items",CHECK_REMIND_MI,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,53,273,10
LTEXT "Remind me",TXT_REMIND,16,125,120,8,0,WS_EX_RIGHT
@@ -211,9 +211,9 @@ BEGIN END
IDD_OPT_POPUP DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Birthday popup colors",IDC_STATIC,25,55,125,73,WS_GROUP
CONTROL "",CLR_BBACK,"ColourPicker",WS_TABSTOP,32,69,29,12
@@ -329,9 +329,9 @@ BEGIN END
IDD_OPT_ADVANCED DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Icons",IDC_STATIC,3,4,303,41
CONTROL "Check file version of default IconPack to prevent wrong icon display",CHECK_OPT_ICOVERSION,
@@ -349,9 +349,9 @@ BEGIN END
IDD_OPT_DETAILSDLG DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",CLR_NORMAL,"ColourPicker",WS_TABSTOP,12,29,29,12
LTEXT "Protocol's information",TXT_OPT_CLR_NORMAL,46,31,104,8
@@ -412,9 +412,9 @@ BEGIN END
IDD_OPT_COMMON DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Show menu item",IDC_STATIC,6,6,298,95
CONTROL "Main menu",CHECK_OPT_MI_MAIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,19,79,10
diff --git a/plugins/Variables/res/Variables.rc b/plugins/Variables/res/Variables.rc index 2465e4d750..05ef07041d 100644 --- a/plugins/Variables/res/Variables.rc +++ b/plugins/Variables/res/Variables.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //
IDD_OPTS_DIALOG DIALOGEX 0, 0, 314, 240
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/Watrack_MPD/res/watrack_mpd.rc b/plugins/Watrack_MPD/res/watrack_mpd.rc index 0b2c0110d0..711eec517f 100755 --- a/plugins/Watrack_MPD/res/watrack_mpd.rc +++ b/plugins/Watrack_MPD/res/watrack_mpd.rc @@ -53,7 +53,8 @@ END IDD_OPT_WA_MPD DIALOGEX 0, 0, 268, 214 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD -FONT 8, "MS Shell Dlg", 400, 0, 0x0 +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN EDITTEXT IDC_SERVER,71,18,72,14,ES_AUTOHSCROLL EDITTEXT IDC_PORT,71,38,72,14,ES_AUTOHSCROLL diff --git a/plugins/Weather/res/resource.rc b/plugins/Weather/res/resource.rc index 38ac930598..a2a24ca6df 100644 --- a/plugins/Weather/res/resource.rc +++ b/plugins/Weather/res/resource.rc @@ -169,7 +169,7 @@ BEGIN END
IDD_TEXTOPT DIALOGEX 0, 0, 309, 233
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index e0e3e37390..8fcac5b525 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -33,7 +33,7 @@ IDI_STOP ICON DISCARDABLE "stop.ico" //// Main Options
///////////////////////////
IDD_OPT DIALOGEX 0,0,280,231
-STYLE WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -142,8 +142,7 @@ END ///contact options
//////////
IDD_CONTACT_OPT DIALOGEX 0, 0, 367, 115
-STYLE DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
- WS_VISIBLE | WS_SYSMENU | WS_CAPTION
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -210,9 +209,8 @@ END //Alert Options
////////
IDD_ALRT_OPT DIALOGEX 0, 0, 337, 185
-STYLE DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_SYSMENU | WS_CAPTION
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "Alert options"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/WhenWasIt/res/WhenWasIt.rc b/plugins/WhenWasIt/res/WhenWasIt.rc index 323efae766..061c855767 100644 --- a/plugins/WhenWasIt/res/WhenWasIt.rc +++ b/plugins/WhenWasIt/res/WhenWasIt.rc @@ -51,8 +51,9 @@ END //
IDD_OPT_WWI DIALOGEX 0, 0, 316, 247
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_POPUP
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Notify of birthdays:",IDC_STATIC,4,0,308,240
GROUPBOX " ",IDC_POPUPS_STATIC,12,33,292,90
diff --git a/plugins/WhoUsesMyFiles/res/resource.rc b/plugins/WhoUsesMyFiles/res/resource.rc index df0e02e69a..6bad043bd4 100644 --- a/plugins/WhoUsesMyFiles/res/resource.rc +++ b/plugins/WhoUsesMyFiles/res/resource.rc @@ -35,8 +35,8 @@ BEGIN END
IDD_OPTIONS DIALOGEX 0, 0, 330, 246
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTEXTHELP | WS_EX_CONTROLPARENT
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Popup delay settings",IDC_STATIC,9,9,153,93,WS_GROUP
diff --git a/plugins/YAMN/res/YAMN.rc b/plugins/YAMN/res/YAMN.rc index fc539f6a0e..48a96665ce 100644 --- a/plugins/YAMN/res/YAMN.rc +++ b/plugins/YAMN/res/YAMN.rc @@ -151,7 +151,7 @@ BEGIN END
IDD_PLUGINOPT DIALOGEX 0, 0, 310, 231
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_BORDER
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -170,7 +170,7 @@ BEGIN END
IDD_POP3ACCOUNTOPT DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
@@ -247,7 +247,7 @@ BEGIN END
IDD_YAMNOPT DIALOGEX 0, 0, 312, 121
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_BORDER
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
diff --git a/plugins/YAPP/res/yapp.rc b/plugins/YAPP/res/yapp.rc index e03bc7c302..f5a6bf9b16 100644 --- a/plugins/YAPP/res/yapp.rc +++ b/plugins/YAPP/res/yapp.rc @@ -62,9 +62,9 @@ BEGIN END
IDD_OPT1 DIALOGEX 0, 0, 297, 218
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Default Timeout",IDC_STATIC,4,7,153,36
CONTROL "Never timeout",IDC_RAD_NOTIMEOUT,"Button",BS_AUTORADIOBUTTON | BS_LEFTTEXT | WS_GROUP,10,16,77,10,WS_EX_RIGHT
@@ -110,9 +110,9 @@ BEGIN END
IDD_OPT_NOTIFY DIALOGEX 0, 0, 187, 91
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
END
diff --git a/plugins/YARelay/res/yaRelay.rc b/plugins/YARelay/res/yaRelay.rc index 457010ddc8..ffd41632bc 100644 --- a/plugins/YARelay/res/yaRelay.rc +++ b/plugins/YARelay/res/yaRelay.rc @@ -27,8 +27,9 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //
IDD_SETTINGS DIALOGEX 0, 0, 308, 187
-STYLE WS_CHILD
-FONT 8, "MS Sans Serif"
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Forward messages from...",IDC_STATIC,3,3,147,45
CONTROL "Everyone",IDC_RADIO_ALL,"Button",BS_AUTORADIOBUTTON |
diff --git a/plugins/YahooGroups/res/YahooGroups.rc b/plugins/YahooGroups/res/YahooGroups.rc index fce62967f8..9a3ff16b44 100644 --- a/plugins/YahooGroups/res/YahooGroups.rc +++ b/plugins/YahooGroups/res/YahooGroups.rc @@ -53,9 +53,9 @@ END //
IDD_OPTIONS DIALOGEX 0, 0, 231, 46
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Dialog"
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
PUSHBUTTON "Move Yahoo contacts to groups now",IDC_YAHOOGROUPS,4,5,223,14
CONTROL "Move Yahoo contacts automatically on startup",IDC_MOVEAUTOMATICALLY,
diff --git a/plugins/ZeroNotification/res/ZeroNotify.rc b/plugins/ZeroNotification/res/ZeroNotify.rc index 03971b11b1..add9e9a0cd 100644 --- a/plugins/ZeroNotification/res/ZeroNotify.rc +++ b/plugins/ZeroNotification/res/ZeroNotify.rc @@ -51,9 +51,9 @@ END //
IDD_OPT_NOSOUND DIALOGEX 0, 0, 244, 145
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x0
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "No sounds when:",IDC_STATIC,4,4,77,16
CONTROL "Tree1",IDC_NOSOUND,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,4,22,77,105
|