• src/sbbs3/scfg/scfgxtrn.c

    From rswindell@VERT to CVS commit on Thursday, June 21, 2018 20:24:00
    src/sbbs3/scfg scfgxtrn.c 1.58 1.59
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv32389

    Modified Files:
    scfgxtrn.c
    Log Message:
    Fixed typo (causing line-wrap) in online help.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 29, 2019 08:34:00
    src/sbbs3/scfg scfgxtrn.c 1.66 1.67
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv7819

    Modified Files:
    scfgxtrn.c
    Log Message:
    Configurable "Soft-CR" (0x8D) character handling on a per message-editor basis: For QuickBBS editors, the default will be the same as previous behavior: to convert Soft-CRs to Hard-CRs (CRLFs).
    For non-QuickBBS editors, the default will be to treat Soft-CRs as any other valid printable character in the text ("Retain").
    A 3rd option is available to strip Soft-CRs completely from the generated message text.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, April 30, 2019 02:48:00
    src/sbbs3/scfg scfgxtrn.c 1.67 1.68
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/scfg

    Modified Files:
    scfgxtrn.c
    Log Message:
    Resolve GCC warning: enumeration value 'XEDIT_SOFT_CR_UNDEFINED' not handled
    in switch



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, August 04, 2019 23:05:24
    src/sbbs3/scfg scfgxtrn.c 1.68 1.69
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv24007

    Modified Files:
    scfgxtrn.c
    Log Message:
    Add the "Support UTF-8 Encoding" toggle option for external editors
    (default: No).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, August 08, 2020 20:18:07
    src/sbbs3/scfg scfgxtrn.c 1.70 1.71
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv3702

    Modified Files:
    scfgxtrn.c
    Log Message:
    Allow timed event failure msg log-level to be configured (defaults: LOG_ERR). Some other timed event related configuration text/help fixes/beautification too.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, November 28, 2020 03:46:43
    https://gitlab.synchro.net/main/sbbs/-/commit/e869fb90e22d3312b70edd98
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Show the editor information file in the proper case (lower or upper)

    ... based on the configuration setting.
    Also, prompt for upper or lowercase after setting the editor information file type, so no "door drop file" needs to be selected to change the case of the editor information file. - reported by mlong

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, December 12, 2020 21:35:30
    https://gitlab.synchro.net/main/sbbs/-/commit/cb8de59c58406c181efc1c23
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Track the selected xtrn-section lightbar position

    Fixes the scrolled/selected position when the sysop has more than screen-full of xtrn program sections. As reported by mlong.

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