• exec/load/layout.js

    From mcmlxxix@VERT to CVS commit on Mon Aug 13 15:59:24 2012
    exec/load layout.js 1.20 1.21
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv14993

    Modified Files:
    layout.js
    Log Message:
    support frame tab types, add hotkeys tab property

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet
  • From mcmlxxix@VERT to CVS commit on Fri Feb 1 07:16:09 2013
    exec/load layout.js 1.21 1.22
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6903

    Modified Files:
    layout.js
    Log Message:
    added event handler support to layout objects: Layout.onOpen/onClose, LayoutView.onOpen/onClose/onEnter/onExit, ViewTab.onEnter/onExit.
    (events are undefined by default). updated shitting documentation.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Fri Feb 15 14:11:33 2013
    exec/load layout.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv720

    Modified Files:
    layout.js
    Log Message:
    clear color attribute after arrow highlight

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet
  • From mcmlxxix@VERT to CVS commit on Mon Feb 18 09:18:34 2013
    exec/load layout.js 1.24 1.25
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv26219

    Modified Files:
    layout.js
    Log Message:
    fixed some command handling bugs. added pageup/pagedown to chat views (home/end).. scroll to end of frame when submitting a new message (or receiving a new message)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Tue Feb 19 05:59:28 2013
    exec/load layout.js 1.25 1.26
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11150

    Modified Files:
    layout.js
    Log Message:
    added dynamic LayoutView creation... not sure why this wasnt in there from the start...

    ---
    þ Synch
  • From mcmlxxix@VERT to CVS commit on Thu Feb 28 13:46:47 2013
    exec/load layout.js 1.26 1.27
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv5261

    Modified Files:
    layout.js
    Log Message:
    added onKeyPress[key]() event handler to Layout, LayoutView, and ViewTab objects. generally for use with hotkeys, but should work for strings. undefined by default.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Thu Feb 28 14:04:29 2013
    exec/load layout.js 1.27 1.28
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv5347

    Modified Files:
    layout.js
    Log Message:
    accept instanceof LayoutView as Layout.current setter parameter (and ViewTab for LayoutView.current setter).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Thu Feb 28 14:12:00 2013
    exec/load layout.js 1.28 1.29
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv5374

    Modified Files:
    layout.js
    Log Message:
    update documentation. TODO: give child objects first dibs on event handling, thus better facilitating command overrides, bitch.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Thu Feb 28 16:17:16 2013
    exec/load layout.js 1.29 1.30
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11956

    Modified Files:
    layout.js
    Log Message:
    the todo is todone

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mcmlxxix@VERT to CVS commit on Fri Mar 1 11:47:05 2013
    exec/load layout.js 1.30 1.31
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv2919

    Modified Files:
    layout.js
    Log Message:
    allow LayoutView as layout.delView parameter (and ViewTab for view.delTab)

    ---
    þ Synchronet þ Vertrau
  • From echicken@VERT to CVS commit on Tue Dec 24 22:13:51 2013
    exec/load layout.js 1.32 1.33
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15150

    Modified Files:
    layout.js
    Log Message:
    Replaced LayoutView's setBorder with something way more annoying to deal with later on.

    ---
    þ Synchr
  • From mcmlxxix@VERT to CVS commit on Sun Feb 2 11:50:08 2014
    exec/load layout.js 1.33 1.34
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv4227

    Modified Files:
    layout.js
    Log Message:
    added previousView() function, handled internally via ctrl-oh

    ---
    þ Synchronet þ Vertrauen þ Home of