• exec/SlyEdit.js

    From nightfox@VERT to CVS commit on Wednesday, September 25, 2019 16:10:23
    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 Tuesday, March 03, 2020 15:23:46
    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 Tuesday, March 31, 2020 20:46:35
    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 Sunday, April 05, 2020 13:03:43
    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 Saturday, October 19, 2024 16:23:27
    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 Saturday, October 19, 2024 16:23:27
    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