• exec/load/inputline.js

    From mcmlxxix@VERT to CVS commit on Sun Sep 2 09:37:40 2012
    exec/load inputline.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv28297

    Modified Files:
    inputline.js
    Log Message:
    add getters/setters for InputLine.max_buffer | .timeout

    ---
    þ Synchronet þ Vertrauen þ Home of
  • From mcmlxxix@VERT to CVS commit on Sun Sep 2 09:42:52 2012
    exec/load inputline.js 1.10 1.11
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv28359

    Modified Files:
    inputline.js
    Log Message:
    cater to echicken's every desire..... (a few notable exceptions)

    ---
    þ Synchronet þ Vertrauen
  • From mcmlxxix@VERT to CVS commit on Tue Sep 4 15:54:46 2012
    exec/load inputline.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv29442

    Modified Files:
    inputline.js
    Log Message:
    added virtual cursor option.
    InputLine.show_cursor = <boolean>
    InputLine.cursor_attr = <color attributes>
    InputLine.cursor_char = <character>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Tue Sep 4 19:23:11 2012
    exec/load inputline.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv650

    Modified Files:
    inputline.js
    Log Message:
    add InputLine.open() and InputLine.close() methods to show/hide input line frames in the correct order, must less autotragically

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Tue Sep 4 19:32:21 2012
    exec/load inputline.js 1.14 1.15
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv984

    Modified Files:
    inputline.js
    Log Message:
    only open cursor frame on show_cursor=true if input frame is also open
    close instead of deleting cursor frame on show_cursor=false

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Wed Sep 5 08:25:02 2012
    exec/load inputline.js 1.15 1.16
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv19054

    Modified Files:
    inputline.js
    Log Message:
    move str_cmds load inside submit() function. check for existence of cursor frame before attempting to change attribute or char

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Fri Feb 15 13:58:19 2013
    exec/load inputline.js 1.16 1.17
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv577

    Modified Files:
    inputline.js
    Log Message:
    remove "text" argument (unused)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ver
  • From mcmlxxix@VERT to CVS commit on Tue Mar 5 10:53:34 2013
    exec/load inputline.js 1.18 1.19
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24637

    Modified Files:
    inputline.js
    Log Message:
    use frame.write with input line attributes

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ
  • From mcmlxxix@VERT to CVS commit on Tue Mar 5 11:32:58 2013
    exec/load inputline.js 1.19 1.20
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv25166

    Modified Files:
    inputline.js
    Log Message:
    use frame attributes for "normal" text input, send inputline attributes property with frame.write (to retain "normal" attributes during backspace)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Wed May 29 07:23:29 2013
    exec/load inputline.js 1.20 1.21
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv9698

    Modified Files:
    inputline.js
    Log Message:
    added support for masked input (inputline.mask_input = true/false, inputline.mask_char = <char>)

  • From mcmlxxix@VERT to CVS commit on Wed May 29 09:25:00 2013
    exec/load inputline.js 1.21 1.22
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11299

    Modified Files:
    inputline.js
    Log Message:
    code feng shui

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Wed May 29 10:18:37 2013
    exec/load inputline.js 1.22 1.23
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12245

    Modified Files:
    inputline.js
    Log Message:
    initialize buffer as an empty string (instead of an array)

    ---
    þ Synchronet þ Vertrauen þ Hom
  • From rswindell@VERT to CVS commit on Thu Mar 26 00:37:28 2020
    exec/load inputline.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv22923

    Modified Files:
    inputline.js
    Log Message:
    bbs.compare_ars() takes "temp sysop" status in account, so use that instead
    of user.compare_ars() here.
    Add CVS Id keyword.

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