• exec/SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js

    From nightfox@VERT to CVS commit on Sunday, October 13, 2013 09:08:51
    exec SlyEdit.js 1.23 1.24 SlyEdit_IceStuff.js 1.8 1.9 SlyEdit_Misc.js 1.21 1.22 Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv21658

    Modified Files:
    SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js
    Log Message:
    SlyEdit version 1.34:
    - Bug fix: When quoting a message with author initials, sometimes sone of the quoted lines didn't get prefixed properly when text was wrapped to a new line. This has been fixed.
    - Speed optimization/enhancement: The original author's name (used for prefixing quote lines) is saved in a persistent variable to minimize disk reads in case the the user changes their preference for using author initials in quote lines.
    - Added a new configuration option for Ice-style colors: menuOptClassicColors. If this option is set to false, then new colors will be used for Ice-style menu options. If this is set to true, then the classic Ice-style menu option colors will be used.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, November 27, 2013 20:07:10
    exec SlyEdit.js 1.28 1.29 SlyEdit_IceStuff.js 1.10 1.11 SlyEdit_Misc.js 1.24 1.25
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11147

    Modified Files:
    SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js
    Log Message:
    Version 1.37:
    Minor bug fix in wrapQuoteLinesUsingAuthorInitials() in SlyEdit_Misc.js starting on line 2739: Added more checks to ensure that the gQuoteLines object it references is valid.
    Minor bug fix: Updated the Ice-style color display for the control key help text in the lower right so that normal/high attributes don't interfere with the high blue color of the parenthesis.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Friday, January 16, 2015 21:05:38
    exec SlyEdit.js 1.32 1.33 SlyEdit_IceStuff.js 1.12 1.13 SlyEdit_Misc.js 1.27 1.28
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2614

    Modified Files:
    SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js
    Log Message:
    SlyEdit version 1.43 - Minor bug fixes: Sometimes SlyEdit would insert an extra empty line in the quote lines when replying to a message after wrapping long quote lines. Also, sometimes SlyEdit would add an extra space to the beginning of some quote lines after wrapping them.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, May 11, 2016 20:03:57
    exec SlyEdit.js 1.39 1.40 SlyEdit_IceStuff.js 1.13 1.14 SlyEdit_Misc.js 1.30 1.31
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25009

    Modified Files:
    SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js
    Log Message:
    SlyEdit version 1.49 - Bug fix: Updated the command key help screen to use the standard Synchronet pause function at the end so that Synchronet can use a custom pause script if one is configured in text.dat.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Saturday, August 05, 2017 12:48:36
    exec SlyEdit.js 1.40 1.41 SlyEdit_IceStuff.js 1.14 1.15 SlyEdit_Misc.js 1.31 1.32
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6017

    Modified Files:
    SlyEdit.js SlyEdit_IceStuff.js SlyEdit_Misc.js
    Log Message:
    SlyEdit version 1.50: Added a user configuration option (accessible to the user via the Ctrl-U) to toggle whether or not to trim spaces from quote lines. This behavior is enabled by default.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net