• xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt

    From nightfox@VERT to CVS commit on Saturday, December 21, 2019 12:11:01
    xtrn/DDMsgReader DDMsgReader.js 1.134 1.135 readme.txt 1.30 1.31 revision_history.txt 1.17 1.18
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv15378

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.28 - Bug fix: When the user changes to a different message area while reading a message, the reader would exit with an error due to an invalid last-read message number. This has been fixed.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tuesday, April 07, 2020 19:10:08
    xtrn/DDMsgReader DDMsgReader.js 1.136 1.137 readme.txt 1.32 1.33 revision_history.txt 1.19 1.20
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv28351

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.30: The message list features now uses DDLightbarMenu rather than the internal lightbar menu code. Requires the latest dd_lightbar_menu.js (in sbbs/exec/load).
    Later I also plan to update the area chooser code to also use DDLightbarMenu and remove the internal lightbar chooser code from DDMsgReader altogether.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Monday, April 13, 2020 15:35:29
    xtrn/DDMsgReader DDMsgReader.js 1.137 1.138 readme.txt 1.33 1.34 revision_history.txt 1.20 1.21
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv13852

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    The area change feature now uses DDLightbarMenu. There is no more internal lightbar code in this message reader. This requires the latest dd_lightbar_menu.js (in sbbs/exec/load).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sunday, April 19, 2020 13:20:09
    xtrn/DDMsgReader DDMsgReader.js 1.138 1.139 readme.txt 1.34 1.35 revision_history.txt 1.21 1.22
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv11155

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.32: Removed some code that's no longer used. Also, fixed an issue when changing to another sub-board with the traditional-style (non-lightbar) list where it was slow to list sub-boards. For the number of messages, it was checking all headers to ignore ones marked as deleted, etc., but that can be fairly slow.. Now it just uses total_msgs for the MessageBase object, which is a lot faster and still gives an idea of how many messages are there.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tuesday, April 21, 2020 19:04:02
    xtrn/DDMsgReader DDMsgReader.js 1.139 1.140 readme.txt 1.35 1.36 revision_history.txt 1.22 1.23
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv3000

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.33 - Fixed: A new user starting to read messages in a sub-board no longer causes an error (it checks for the scan_ptr being 0xffffffff). This had been fixed in a couple places previously, but apparently not this particular case.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Saturday, July 11, 2020 15:07:46
    xtrn/DDMsgReader DDMsgReader.js 1.143 1.144 readme.txt 1.39 1.40 revision_history.txt 1.26 1.27
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv3683

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.37: Added mouse support to the scrollable reader interface. The integrated area changer functionality doesn't have mouse support yet.


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