• src/sbbs3/ctrl/ConfigWizardUnit.cpp

    From Rob Swindell@VERT to Git commit to sbbs/master on Monday, September 07, 2020 23:37:35
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/30f254efa9c1968d8d287a2f
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Use safe string operations.

    ---
    þ 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 Friday, January 03, 2025 21:25:00
    https://gitlab.synchro.net/main/sbbs/-/commit/dadc646d21d947eeefccf9f8
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Don't use/set SM_EURODATE in sys_misc (deprecated), use sys_date_fmt instead

    Fix off-by-one error in checking TimeZoneComboBox->ItemIndex again tz_val array. When choosing the last (Other/Automatic) item, no change to the sys_timezone should be made (was setting it to 0/UTC).

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