• exec/SlyEdit_DCTStuff.js

    From nightfox@VERT to CVS commit on Sunday, July 21, 2019 12:55:57
    exec SlyEdit_DCTStuff.js 1.23 1.24
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv13633

    Modified Files:
    SlyEdit_DCTStuff.js
    Log Message:
    Fix for initial display of the screen when the subject is >= the maximum allowed subject length


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Saturday, February 24, 2024 13:11:05
    https://gitlab.synchro.net/main/sbbs/-/commit/0df8c285d853a75128e1a064
    Modified Files:
    exec/SlyEdit_DCTStuff.js
    Log Message:
    SlyEdit DCT: Use Math.floor() to create an actual number instead of toFixed(0) like I was in some very old parts of the code. This fixes some cursor position calculations (for the current time, particularly).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, February 24, 2024 13:11:05
    https://gitlab.synchro.net/main/sbbs/-/commit/7686fe93bd9f87938007998d
    Modified Files:
    exec/SlyEdit_DCTStuff.js
    Log Message:
    Merge branch 'SlyEdit_DCT_Math_floor_instead_of_toFixed' into 'master'

    SlyEdit DCT: Use Math.floor() to create an actual number instead of toFixed(0) like I was in some very old parts of the code. This fixes some cursor position calculations (for the current time, particularly).

    See merge request main/sbbs!414

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Tuesday, February 27, 2024 12:52:13
    https://gitlab.synchro.net/main/sbbs/-/commit/a83331cf1e6df7a9f4b189bc
    Modified Files:
    exec/SlyEdit_DCTStuff.js
    Log Message:
    SlyEdit DCT: Fix so that the quote window bottom border is drawn the full width, not 2 characters short (not sure why this started happening)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, February 27, 2024 12:52:13
    https://gitlab.synchro.net/main/sbbs/-/commit/58064722ab9750099e07bb68
    Modified Files:
    exec/SlyEdit_DCTStuff.js
    Log Message:
    Merge branch 'SlyEdit_DCT_quote_win_bottom_border_fix' into 'master'

    SlyEdit DCT: Fix so that the quote window bottom border is drawn the full width, not 2 characters short (not sure why this started happening)

    See merge request main/sbbs!416

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net