• exec/SlyEdit.js

    From nightfox@VERT to CVS commit on Thu Dec 27 08:17:22 2012
    exec SlyEdit.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv26575

    Modified Files:
    SlyEdit.js
    Log Message:
    Bug fix: If the useQuoteLineInitials setting is enabled but the reWrapQuoteLines setting was disabled, it wasn't quoting lines. This is now fixed.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Feb 3 15:16:57 2013
    exec SlyEdit.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv10786

    Modified Files:
    SlyEdit.js
    Log Message:
    Minor bug fix - Moved the load() function calls for SlyEdit_IceStuff.js and SlyEdit_DCTStuff.js up a bit so that the edit color & quote line color will be set correctly again.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Fri Feb 8 20:22:56 2013
    exec SlyEdit.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23148

    Modified Files:
    SlyEdit.js
    Log Message:
    Version 1.22 - Bug fix: When replying to a personal email or netmail, now uses the correct author's initials in quote lines.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Nov 11 20:54:41 2013
    exec SlyEdit.js 1.27 1.28
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv22126

    Modified Files:
    SlyEdit.js
    Log Message:
    Version 1.38 - Minor bug fix: If there are no text replacements to list when the user tries to list them, the cursor now returns to its proper place after displaying the error.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sat Nov 15 11:40:08 2014
    exec SlyEdit.js 1.31 1.32
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv3527

    Modified Files:
    SlyEdit.js
    Log Message:
    SlyEdit v1.42: Updated the cross-post selection window to use the PageUp & PageDown keys for paging instead of P (previous page) and N (next page) - I had forgotten to modify that in 1.41.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Jun 22 20:27:07 2015
    exec SlyEdit.js 1.34 1.35
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1117

    Modified Files:
    SlyEdit.js
    Log Message:
    SlyEdit 1.45: Tag line mechanism update - For Synchronet 3.16 and newer (starting with builds from June 22, 2015), the tag line will be written to editor.tag in the node's temp directory. If editor.tag exists in the node's temp directory, Synchronet (version 3.16 and newer) will append the tag line(s) from that file after the user's signature. For Synchronet version 3.15 and earlier, SlyEdit will write the tagline to the message instead of editor.tag - The result will be that if the user has a signature, the tag line will be before the user's signature.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Thu Jun 25 18:18:52 2015
    exec SlyEdit.js 1.35 1.36
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29243

    Modified Files:
    SlyEdit.js
    Log Message:
    Version 1.46 - Fix: If the user is editing their signature file, SlyEdit won't ask the user if they want to add a tagline, even if their tagline setting is enabled.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Jul 5 11:13:38 2015
    exec SlyEdit.js 1.36 1.37
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv836

    Modified Files:
    SlyEdit.js
    Log Message:
    SlyEdit version 1.47: Updated to read the tagline filename from line 7 of the MSGINF dropfile. If that line in MSGINF is available (starting with Synchronet 3.16 beta builds on July 5, 2015), then the user's chosen tagline will be written to the tagline file, and Synchronet will read that and append the tagline after the user's signature. Otherwise, the tagline will appear before the user's signature in the message.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Jul 5 11:30:33 2015
    exec SlyEdit.js 1.37 1.38
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1023

    Modified Files:
    SlyEdit.js
    Log Message:
    Updated so that if the user is editing an existing message, SlyEdit won't prompt to add a tagline. Keeping this one at version 1.47.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Dec 17 18:34:41 2017
    exec SlyEdit.js 1.42 1.43
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv5293

    Modified Files:
    SlyEdit.js
    Log Message:
    For SlyEdit version 1.52 - Somehow this file didn't get committed earlier.. Added the ability for the sysop to toggle whether or not to allow users to edit quote lines. This is done via a new parameter in the SlyEdit configuration file: allowEditQuoteLines . By default it is enabled, but it can be disabled with this line in the SlyEdit configuration file:
    allowEditQuoteLines=false

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Fri Jan 5 17:10:43 2018
    exec SlyEdit.js 1.48 1.49
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv21708

    Modified Files:
    SlyEdit.js
    Log Message:
    Version 1.56: Fixed a bug (reported by Al) where saving via /s on an empty line was causing SlyEdit to quit with an error.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Jan 7 16:39:50 2018
    exec SlyEdit.js 1.50 1.51
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29051

    Modified Files:
    SlyEdit.js
    Log Message:
    Made a bug fix when inserting text at the beginning/middle of a line, which was causing the cursor to move to the wrong place after wrapping and seemed to happen when quote lines were in the message.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Jan 8 13:18:53 2018
    exec SlyEdit.js 1.51 1.52
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv32072

    Modified Files:
    SlyEdit.js
    Log Message:
    Updated to remove ANSI from quote lines so that the quote lines look better.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Thu Feb 1 19:02:42 2018
    exec SlyEdit.js 1.53 1.54
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv7212

    Modified Files:
    SlyEdit.js
    Log Message:
    Version 1.59: Updated to strip control characters from the information read from the drop file.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wed Sep 25 17:10:23 2019
    exec SlyEdit.js 1.68 1.69
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv5033

    Modified Files:
    SlyEdit.js
    Log Message:
    Changed the variable being checked by the require() for SlyEdit_Misc.js. It was previously checking for CTRL_A, which is now also defined in key_defs.js, so SlyEdit_Misc.js wasn't being loaded anymore. With this fix, SlyEdit should now run again with the latest .js updates.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tue Mar 3 16:23:46 2020
    exec SlyEdit.js 1.69 1.70
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv7950

    Modified Files:
    SlyEdit.js
    Log Message:
    Re-indented some functions to be more consistent with other code in SlyEdit. No change in behavior.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tue Mar 31 21:46:35 2020
    exec SlyEdit.js 1.72 1.73
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv21632

    Modified Files:
    SlyEdit.js
    Log Message:
    The tag line selection now uses DDLightbarMenu instead of SlyEdit's own internal choice menu. Requires the latest dd_lightbar_menu.js. This way, the behavior for the tag line menu is more consistent with the SlyEdit dictionary selection in the user settings and any other script that uses DDLightbarMenu.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Apr 5 14:03:43 2020
    exec SlyEdit.js 1.73 1.74
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29027

    Modified Files:
    SlyEdit.js
    Log Message:
    Changed DDLightbarMenu call to GetTopItemIdxToTopOfLastPage -> GetTopItemIdxOfLastPage. Requires the latest dd_lightbar_menu.js.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Sat Mar 5 15:06:37 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/c7c5293060a5279e0eac4624
    Modified Files:
    exec/SlyEdit.js
    Log Message:
    SlyEdit now remembers the quote line window selection between openings.
    When selecting quote lines in a reply message, SlyEdit now remembers the position in the quote selection menu so that the quote menu isn't always
    at the top whenever it's opened again. This issue may have been introduced when SlyEdit was refactored to use DDLightbarMenu for its lightbar stuff.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Mar 5 15:06:37 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/e201f3cbd9b996cbdac846c3
    Modified Files:
    exec/SlyEdit.js
    Log Message:
    Merge branch 'slyedit_quote_win_remember_position' into 'master'

    SlyEdit now remembers the quote line window selection between openings.

    See merge request main/sbbs!152
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Sat Oct 19 16:23:27 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b58d32ef05f31117e2b28741
    Modified Files:
    exec/SlyEdit.js
    Log Message:
    SlyEdit: Open the quote file in "binary" mode (only applicable on Windows; same as the fseditor change)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Oct 19 16:23:27 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6e818a2f2ad3d3249761dc03
    Modified Files:
    exec/SlyEdit.js
    Log Message:
    Merge branch 'slyedit_open_quote_file_in_binary_mode' into 'master'

    SlyEdit: Open the quote file in "binary" mode (only applicable on Windows; same as the fseditor change)

    See merge request main/sbbs!462
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net