• src/sbbs3/readmail.cpp

    From Rob Swindell to Git commit to main/sbbs/master on Monday, January 09, 2023 15:52:32
    https://gitlab.synchro.net/main/sbbs/-/commit/eb9fb7e0b848d05e94f471ba
    Modified Files:
    src/sbbs3/readmail.cpp
    Log Message:
    Elminate old copy/paste cruft (likely from readmsgs.c/cpp)
  • From Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Saturday, April 27, 2024 17:04:30
    https://gitlab.synchro.net/main/sbbs/-/commit/da6fec2cca71dafc613b4ee8
    Modified Files:
    src/sbbs3/readmail.cpp
    Log Message:
    Oops, another WIP reference here
  • From Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Thursday, August 08, 2024 18:19:42
    https://gitlab.synchro.net/main/sbbs/-/commit/c58a0e899a3c8bd4349c2c6e
    Modified Files:
    src/sbbs3/readmail.cpp
    Log Message:
    Save/reuse the mail save path/filename as a user property (in data/user/*.ini)

    This is a fix for issue #340

    Another idea would be to store a history of mail save paths and allow the user to scroll through them/choose with the up and down arrow keys, but that goes beyond the original feature request. So this just stores/reuses the last successfully used path/filename.