• src/sbbs3/scfg/scfgxtrn.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, March 10, 2022 19:07:17
    https://gitlab.synchro.net/main/sbbs/-/commit/7b94172cb94a27be9aa6e481
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Change online program and program section via left/right arrow keys

    Similar to how we can now cycle through the file areas and message areas using left and right arrow keys, do the same for external "online" program sections and program (door) configurations.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, March 13, 2022 00:11:59
    https://gitlab.synchro.net/main/sbbs/-/commit/300cc8fce5b372d35e9b80c7
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Paste the table of supported drop files (write and/or read) into F1 help

    Also, when hitting ESC at the "Use Real Names" prompt, don't prompt for the Lower-casing of the drop file name.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, April 17, 2022 21:20:59
    https://gitlab.synchro.net/main/sbbs/-/commit/e7454ba065e0b4f48841c6d5
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Don't zero-out static variables for option index/bar

    This prevents re-entry to the door configurations from returning to the previously highlighted menu option. Not sure why this was, but clearly re-zeroing static variables makes no sense in the first place.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, April 28, 2022 19:32:03
    https://gitlab.synchro.net/main/sbbs/-/commit/f0b0e4efae9cee1d5bc79d4c
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Give the timed event config menu the left/right arrow key treatment

    Allows quick traversing through timed events (e.g. for comparison of settings).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, April 30, 2022 14:23:35
    https://gitlab.synchro.net/main/sbbs/-/commit/bf1cae28261036ea41ec5846
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Fix CID 174496: Integer handling issues (BAD_SHIFT)

    Don't repeat call atoi() unnecessarily.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Tuesday, March 28, 2023 21:32:11
    https://gitlab.synchro.net/main/sbbs/-/commit/64d9ae610d38235a7283791d
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Include program count in Online Program Sections selection menu

    (like we do for Message Groups and File Libraries already)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, May 04, 2023 19:02:17
    https://gitlab.synchro.net/main/sbbs/-/commit/2826287b85c095dc88152e8b
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Help text fixes and updates (mostly just double-spaces after periods)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, June 02, 2023 18:32:22
    https://gitlab.synchro.net/main/sbbs/-/commit/99b46a0104fd3e25738fe967
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    Use "Message Editors" instead of the (vague) "External Editors"

    It was redudnant having "External Editors" under "External Programs" (they're all external, yeah?) and of course, "Editors of what?"

    So yeah, existing docs are now all wrong. :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Rob Swindell (on Debian L on Friday, June 02, 2023 19:28:33
    Re: src/sbbs3/scfg/scfgxtrn.c
    By: Rob Swindell (on Debian Linux) to Git commit to main/sbbs/master on Fri Jun 02 2023 06:32 pm

    Use "Message Editors" instead of the (vague) "External Editors"

    It was redudnant having "External Editors" under "External Programs" (they're all external, yeah?) and of course, "Editors of what?"

    In addition to editing messages, I thought those editors would also be used for other things, such as when the user edits their signature? I thought "external editors" made sense.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Digital Man@VERT to Nightfox on Friday, June 02, 2023 20:18:51
    Re: src/sbbs3/scfg/scfgxtrn.c
    By: Nightfox to Rob Swindell (on Debian L on Fri Jun 02 2023 07:28 pm

    Re: src/sbbs3/scfg/scfgxtrn.c
    By: Rob Swindell (on Debian Linux) to Git commit to main/sbbs/master on Fri Jun 02 2023 06:32 pm

    Use "Message Editors" instead of the (vague) "External Editors"

    It was redudnant having "External Editors" under "External Programs" (they're all external, yeah?) and of course, "Editors of what?"

    In addition to editing messages, I thought those editors would also be used for other things, such as when the user edits their signature? I thought "external editors" made sense.

    Yeah, I considered "Text Editors", but they're mainly known as "Message Editors" in the BBS world. "External" is implied.
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #43:
    IHA = Ille Homine Albe (Steve Deppe)
    Norco, CA WX: 63.2øF, 75.0% humidity, 8 mph SSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tuesday, February 13, 2024 20:37:50
    https://gitlab.synchro.net/main/sbbs/-/commit/a25d536954b782826bc4b6aa
    Modified Files:
    src/sbbs3/scfg/scfgxtrn.c
    Log Message:
    The "Soft-CR" strip/expansion feature is N/A for UTF-8 editors

    Updated help text for "Support UTF-8 Encoding" for external editors.

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