• src/sbbs3/ctrl/ConfigWizardUnit.cpp

    From rswindell@1:103/705 to CVS commit on Mon Nov 5 17:49:51 2018
    src/sbbs3/ctrl ConfigWizardUnit.cpp 1.25 1.26
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv2695

    Modified Files:
    ConfigWizardUnit.cpp
    Log Message:
    This should fix the Windows sbbsctrl build subsequent to the smblib changes
    for Australian and New Zealand timezone abbreviations/value-macros.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Tue Sep 8 00:37:35 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/30f254efa9c1968d8d287a2f
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Use safe string operations.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Jan 17 20:48:07 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/51840d2c92d0f0e204088d7c
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    load_cfg() now requires the size of the error string buffer passed as argument --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (in GitKraken)@1:103/705 to Git commit to main/sbbs/master on Thu Feb 16 19:27:21 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/c9320a81223109b6f1f10fab
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    scfg_t.node_valuser is now scfg_t.valuser
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Wed Apr 5 21:21:59 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a655cb6c1da50ddf9675cf91
    Modified Files:
    src/sbbs3/ctrl/ConfigWizardUnit.cpp
    Log Message:
    Fix build error result from previous commitRemoved backup_level option from save_cfg()
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Jan 3 21:25:00 2025
    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).
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 4 16:19:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/1c5719174bf2985ca4b088eb
    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).
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)