• src/uifc/uifc.h uifc32.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, January 07, 2025 00:48:50
    https://gitlab.synchro.net/main/sbbs/-/commit/4b16eedde4886f7277fba7bf
    Modified Files:
    src/uifc/uifc.h uifc32.c
    Log Message:
    Add new WIN_ATEXIT to disable UIFC_XF_QUIT effect

    ---
    þ 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, January 31, 2025 12:25:25
    https://gitlab.synchro.net/main/sbbs/-/commit/ee965f2133c9b34d1c251946
    Modified Files:
    src/uifc/uifc.h uifc32.c
    Log Message:
    Add K_CHANGED mode flag for uifc.input()

    Used in combination with K_EDIT, if the string isn't actually changed, return -1 (same as abort/ESC).

    This allows the elimination of some save/compare/copy code in SCFG where we only care to even look at the string if it was changed from its existing
    value.

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