diff --git a/docs/SlyEdit_DD_Message_Lister_notes.txt b/docs/SlyEdit_DD_Message_Lister_notes.txt index 7d764489e1f0661f21365070a8f2ae7480889442..387b64a6f7ac11e4d534789669c64a962857821b 100644 --- a/docs/SlyEdit_DD_Message_Lister_notes.txt +++ b/docs/SlyEdit_DD_Message_Lister_notes.txt @@ -1,8 +1,8 @@ Please note that if you use Digital Distortion Message Lister, you must update the message lister to version 1.36 in order for it to work properly with -SlyEdit (1.27). The reason is due to the way SlyEdit looks up message header -information to get author's initials when quoting messages, and due to -information that Digital Distortion Message Lister provides to SlyEdit. +this version of SlyEdit (1.27). The reason is due to the way SlyEdit looks up +message header information to get author's initials when quoting messages, and +due to information that Digital Distortion Message Lister provides to SlyEdit. Version 1.36 of the message lister now always writes the message number to its drop file (earlier versions wrote either the message number or message offset, depending on the version and build of Synchronet). This version of SlyEdit @@ -14,6 +14,7 @@ Message Lister with the recent versions of SlyEdit: SlyEdit Digital Distortion message Lister ------- --------------------------------- +1.28 1.36+ 1.27 1.36+ 1.26 1.35 1.25 1.34 diff --git a/docs/SlyEdit_ReadMe.txt b/docs/SlyEdit_ReadMe.txt index 8389470350e4d39d462e1e938a05dcc7ce9afc54..da96ae96e3ac24e85865ee5360866cf3c8cbbc5d 100644 --- a/docs/SlyEdit_ReadMe.txt +++ b/docs/SlyEdit_ReadMe.txt @@ -1,6 +1,6 @@ SlyEdit message editor - Version 1.27 - Release date: 2013-05-24 + Version 1.28 + Release date: 2013-08-24 by @@ -26,6 +26,7 @@ Contents 6. Configuration file 7. Ice-style Color Theme Settings 8. DCT-style Color Theme Settings +9. Common colors (appearing in both Ice and DCT color theme files) 1. Disclaimer @@ -210,7 +211,7 @@ Ctrl-O : Import a file ----------------------------------------- If you use Digital Distortion's Message Lister, you must update it to version 1.36 or newer in order to properly work with this version of SlyEdit when -replying to messages. See the file "SlyEdit_DD_Message_Lister_notes.txt" for a more +replying to messages. See the file "Message Lister notes.txt" for a more detailed explanation. 6. Configuration file @@ -387,47 +388,6 @@ UnselectedOptionBorderColor The color to use for the borders around UnselectedOptionTextColor The color to use for the text for unselected multi-choice options -crossPostBorder The color to use for the border of the cross- - post area selection box - -crossPostBorderText The color to use for the top border text of - the cross-post area selection box - -crossPostMsgAreaNum The color to use for the message group/sub- - board numbers in the cross-post area - selection box - -crossPostMsgAreaNumHighlight The color to use for the highlighted - (lightbar) message group/sub-board numbers - in the cross-post area selection box - -crossPostMsgAreaDesc The color to use for the message group/ - sub-board descriptions in the cross-post - area selection box - -crossPostMsgAreaDescHighlight The color to use for the highlighted - (lightbar) message group/sub-board - descriptions in the cross-post area selection - box - -crossPostChk The color to use for the checkmarks for the - enabled message sub-boards in the cross-post - area selection box - -crossPostChkHighlight The color to use for the highlighted - (lightbar) checkmarks for the enabled - message sub-boards in the cross-post area - selection box - -crossPostMsgGrpMark The color to use for the current message - group marker character in the cross-post area - selection box - -crossPostMsgGrpMarkHighlight The color to use for the highlighted - (lightbar) current message group marker - character in the cross-post area selection - box - 8. DCT-style Color Theme Settings ================================= The following options are valid for DCT-style theme files: @@ -561,6 +521,8 @@ MenuUnselectedItems The color to use for unselected items on the MenuHotkeys The color to use for the hotkey characters in the menu items on the drop-down menus +9. Common colors (appearing in both Ice and DCT color theme files) +================================================================== crossPostBorder The color to use for the border of the cross- post area selection box @@ -600,4 +562,32 @@ crossPostMsgGrpMark The color to use for the current message crossPostMsgGrpMarkHighlight The color to use for the highlighted (lightbar) current message group marker character in the cross-post area selection - box \ No newline at end of file + box + +msgWillBePostedHdr The color to use for the text "Your message + will be posted into the following area(s)" + text when exiting SlyEdit + +msgPostedGrpHdr The color to use for the group name header + when listing the message's posted message + areas when exiting SlyEdit + +msgPostedSubBoardName The color to use for the message sub-boards + when listing the message's posted message + areas when exiting SlyEdit + +msgPostedOriginalAreaText The color to use for the text "(original + message area)" when listing the message's + posted message areas when exiting SlyEdit + +msgHasBeenSavedText The color to use for the text "The message + has been saved." when exiting SlyEdit + +msgAbortedText The color to use for the Message Aborted + text when exiting SlyEdit + +emptyMsgNotSentText The color to use for the Message Not Sent + text when exiting SlyEdit + +genMsgErrorText The color to use for general message error + text when exiting SlyEdit \ No newline at end of file