• xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js

    From Eric Oulashin to Git commit to main/sbbs/master on Mon Mar 20 11:35:32 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/11b4ce2c80d4373b770638e6
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    DD area choosers: Replaced hardcoded high-ascii single line character with a variable defining it via hex code (for the help screens)
  • From Rob Swindell to Git commit to main/sbbs/master on Mon Mar 20 11:35:32 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/2b8acf9901e6ec81283c64f9
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    Merge branch 'dd_area_choosers_horizontal_single_line_ascii_update' into 'master'

    DD area choosers: Replaced hardcoded high-ascii single line character with a variable defining it via hex code (for the help screens)

    See merge request main/sbbs!269
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Wed Jun 18 21:40:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/144c7cddd7922055011f84d8
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    DD area choosers: If the user changes the sort option, ensure the menus' selected item index is set to the proper item
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Wed Jun 18 21:40:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8c3d8ade1bf72a50fc0c83ea
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    Merge branch 'dd_area_choosers_sort_change_selected_menu_item_fix' into 'master'

    DD area choosers: If the user changes the sort option, ensure the menus' selected item index is set to the proper item

    See merge request main/sbbs!556
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Thu Jan 29 17:49:19 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/1cfea64050be1e0384481c01
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    DD Area Choosers: cp437 variable name fixes to match the recent cp437_defs.js updates
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Thu Jan 29 17:49:19 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/0461ff129e72e6ba77f1ed3e
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    Merge branch 'DD_area_choosers_cp437_fix_for_user_settings' into 'master'

    DD Area Choosers: cp437 variable name fixes to match the recent cp437_defs.js updates

    See merge request main/sbbs!602