• exec/SlyEdit.js

    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