-
src/sbbs3/syncview/syncview.c
From
deuce@VERT to
CVS commit on Thu Feb 6 12:34:51 2014
src/sbbs3/syncview syncview.c 1.8 1.9
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv27025
Modified Files:
syncview.c
Log Message:
Remove keys.h
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://ver
-
From
deuce@VERT to
CVS commit on Wed Aug 26 17:30:51 2015
src/sbbs3/syncview syncview.c 1.9 1.10
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv22322
Modified Files:
syncview.c
Log Message:
Fix warning.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Mon Jan 29 21:12:09 2018
src/sbbs3/syncview syncview.c 1.10 1.11
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv21428/sbbs3/syncview
Modified Files:
syncview.c
Log Message:
extended char bytes have been 0x00 and 0xe0 for 8 years, 11 months now.
Update everything to use that instead of 0x00 and 0xff. Should only impact
the use of the close window control in Windows, X, and macOS.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Feb 2 14:41:16 2018
src/sbbs3/syncview syncview.c 1.11 1.12
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv3134
Modified Files:
syncview.c
Log Message:
Update for new cterm_init() prototype.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Tue Feb 13 00:11:27 2018
src/sbbs3/syncview syncview.c 1.12 1.13
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv21898/sbbs3/syncview
Modified Files:
syncview.c
Log Message:
Eliminate pputtext() and pgettext() in favour of vmem_puttext() and vmem_gettext()
Update scrollback to use vmem_gettext()
Update all the things I previously updated for the new cterm_init() prototype
So now I expect things to work again... though X11 mode may have issues,
and SDL overlay mode is dog slow.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Aug 21 02:10:16 2019
src/sbbs3/syncview syncview.c 1.13 1.14
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv12992
Modified Files:
syncview.c
Log Message:
When using -a use a 512 line cterm window.
This allows optimizing tall ANSIs.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Aug 21 02:12:48 2019
src/sbbs3/syncview syncview.c 1.14 1.15
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv13332
Modified Files:
syncview.c
Log Message:
That didn't work... I'll need to poke into the scrollback it seems.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Aug 21 13:55:05 2019
src/sbbs3/syncview syncview.c 1.15 1.16
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv8043
Modified Files:
syncview.c
Log Message:
Various fixes for vmem stuff.
Also, with -a, dump a series of screens making up the ANSI, rather than the last screen.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Tue Jun 30 11:30:34 2020
src/sbbs3/syncview syncview.c 1.16 1.17
Update of /cvsroot/sbbs/src/sbbs3/syncview
In directory cvs:/tmp/cvs-serv31209/sbbs3/syncview
Modified Files:
syncview.c
Log Message:
Add scrollback line width parameter where necessary.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net