spambayes/Outlook2000/dialogs/resources dialogs.h, 1.26, 1.27 dialogs.rc, 1.51, 1.52

"Kenny Pitt" <[email protected]>
Newsgroups gmane.mail.spam.spambayes.cvs
Message-ID <[email protected]>
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29379/Outlook2000/dialogs/resources

Modified Files:
	dialogs.h dialogs.rc 
Log Message:
Add a "Notifications" tab to SpamBayes Manager for configuring notification
sounds.

Index: dialogs.h
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** dialogs.h	11 Jan 2005 16:20:55 -0000	1.26
--- dialogs.h	11 Feb 2005 21:05:55 -0000	1.27
***************
*** 1,4 ****
  //{{NO_DEPENDENCIES}}
! // Microsoft Developer Studio generated include file.
  // Used by dialogs.rc
  //
--- 1,4 ----
  //{{NO_DEPENDENCIES}}
! // Microsoft Visual C++ generated include file.
  // Used by dialogs.rc
  //
***************
*** 26,29 ****
--- 26,30 ----
  #define IDB_SBWIZLOGO                   125
  #define IDB_FOLDERS                     127
+ #define IDD_NOTIFICATIONS               128
  #define IDC_PROGRESS                    1000
  #define IDC_PROGRESS_TEXT               1001
***************
*** 99,105 ****
--- 100,116 ----
  #define IDC_BUT_VIEW_LOG                1093
  #define IDC_EDIT1                       1094
+ #define IDC_HAM_SOUND                   1094
  #define IDC_STATISTICS                  1095
+ #define IDC_UNSURE_SOUND                1095
  #define IDC_BUT_RESET_STATS             1096
+ #define IDC_SPAM_SOUND                  1096
  #define IDC_LAST_RESET_DATE             1097
+ #define IDC_ENABLE_SOUNDS               1098
+ #define IDC_ACCUMULATE_DELAY_SLIDER     1099
+ #define IDC_ACCUMULATE_DELAY_TEXT       1100
+ #define IDC_BROWSE_HAM_SOUND            1101
+ #define IDC_BROWSE_UNSURE_SOUND         1102
+ #define IDC_BROWSE_HAM_SOUND2           1103
+ #define IDC_BROWSE_SPAM_SOUND           1103
  
  // Next default values for new objects
***************
*** 107,113 ****
  #ifdef APSTUDIO_INVOKED
  #ifndef APSTUDIO_READONLY_SYMBOLS
! #define _APS_NEXT_RESOURCE_VALUE        128
  #define _APS_NEXT_COMMAND_VALUE         40001
! #define _APS_NEXT_CONTROL_VALUE         1098
  #define _APS_NEXT_SYMED_VALUE           101
  #endif
--- 118,124 ----
  #ifdef APSTUDIO_INVOKED
  #ifndef APSTUDIO_READONLY_SYMBOLS
! #define _APS_NEXT_RESOURCE_VALUE        129
  #define _APS_NEXT_COMMAND_VALUE         40001
! #define _APS_NEXT_CONTROL_VALUE         1102
  #define _APS_NEXT_SYMED_VALUE           101
  #endif

Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** dialogs.rc	11 Jan 2005 16:20:55 -0000	1.51
--- dialogs.rc	11 Feb 2005 21:05:56 -0000	1.52
***************
*** 466,469 ****
--- 466,494 ----
  END
  
+ IDD_NOTIFICATIONS DIALOGEX 0, 0, 248, 257
+ STYLE DS_SETFONT | WS_CHILD | WS_CAPTION
+ CAPTION "Notifications"
+ FONT 8, "Tahoma", 0, 0, 0x0
+ BEGIN
+     GROUPBOX        "New Mail Sounds",IDC_STATIC,7,3,241,229
+     CONTROL         "Enable new mail notification sounds",IDC_ENABLE_SOUNDS,
+                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,17,129,10
+     LTEXT           "Good sound:",IDC_STATIC,14,31,42,8
+     EDITTEXT        IDC_HAM_SOUND,14,40,174,14,ES_AUTOHSCROLL
+     PUSHBUTTON      "Browse...",IDC_BROWSE_HAM_SOUND,192,40,50,14
+     LTEXT           "Unsure sound:",IDC_STATIC,14,58,48,8
+     EDITTEXT        IDC_UNSURE_SOUND,14,67,174,14,ES_AUTOHSCROLL
+     PUSHBUTTON      "Browse...",IDC_BROWSE_UNSURE_SOUND,192,67,50,14
+     LTEXT           "Spam sound:",IDC_STATIC,14,85,42,8
+     EDITTEXT        IDC_SPAM_SOUND,14,94,174,14,ES_AUTOHSCROLL
+     PUSHBUTTON      "Browse...",IDC_BROWSE_SPAM_SOUND,192,94,50,14
+     LTEXT           "Time to wait for additional messages:",IDC_STATIC,14,
+                     116,142,8
+     CONTROL         "",IDC_ACCUMULATE_DELAY_SLIDER,"msctls_trackbar32",
+                     TBS_AUTOTICKS | TBS_TOP | WS_TABSTOP,14,127,148,22
+     EDITTEXT        IDC_ACCUMULATE_DELAY_TEXT,163,133,40,14,ES_AUTOHSCROLL
+     LTEXT           "seconds",IDC_STATIC,205,136,28,8
+ END
+ 
  
  /////////////////////////////////////////////////////////////////////////////
***************
*** 597,600 ****
--- 622,632 ----
          BOTTOMMARGIN, 161
      END
+ 
+     IDD_NOTIFICATIONS, DIALOG
+     BEGIN
+         LEFTMARGIN, 7
+         TOPMARGIN, 7
+         BOTTOMMARGIN, 232
+     END
  END
  #endif    // APSTUDIO_INVOKED
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.