• exec/SlyEdit.js

    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