home *** CD-ROM | disk | FTP | other *** search
- Changes 0.76b-0.77b
- -------------------
- - included normal/application Cursorkey Mode(VT100).
- - removed a small redial bug.
- - included 24/25 line mode(ANSI).
- - Ascii filetransfer.
-
- Changes 0.75b-0.76b
- -------------------
- - better multitasking while fast scrolling.
- - fixed some zmodem bugs.
- - german keyboard option didn't work in ansi emulation.
-
- Changes 0.74b-0.75b
- -------------------
- - text only spoolfiles.
- - fixed text update bug when scrolling up and down.
- - Chat Mode.
- - fixed hangup bug.
- - hopefully a better text import.
- - cycle dial.
-
- Changes 0.73b-0.74b
- -------------------
- - Filetype Conversion.
- - new optional hangup (droping DTR line).
- - wrong cps rate when skipping file.
- - better serial port number selection.
- - isofont for vt100.
- - 'prompt' strings longer than 20 chars work now (in the script file).
- - 'reply' string with control chars ( ESC, RETURN ... ).
- - script files will be closed after hangup, offline or quit.
- - included cursor originmode in VT100 emulation.
- - updated the Helpfile a bit.
-
- Changes 0.72b-0.73b
- -------------------
- - no 'online time' flicker.
- - new configure and edit window.
- (if you don't like them I will use the old ones again ;-) )
-
- Changes 0.71b-0.72b
- -------------------
- - file recovery didn't work.
- - another small receive ZModem file recovery bug.
- - filetransfers works now with longfilenames.
- this was (is) a really strange bug.
- After "File_Exists(name);" the "File_Open(name, file_WRITE);" crashed.
- the computer.(only with !LongFiles and filenames with about >20 Chars).
- I put this between.
- file=File_Open("<connector$dir>.!Runimage",file_READ);
- File_Close(file);
- (open an existing file and closing it again)
- and it worked.
-
-
- Changes 0.70b-0.71b
- -------------------
- - removed a VT100 bug ( tried to plot ascii 0 )
- - dragging a spool file opens the spool window not centered if already open
- - removed ZModem file recovery bug
-
- Changes 0.69b-0.70b
- -------------------
- - removed a set-cursor-position bug (VT100)
- - some telephonebook bugs
- - pressing return in the dial-window will dial now :-)
- - After closing the dial-window it gives the input focus back.
-
- Changes 0.68b-0.69b
- -------------------
- - removed Send zmodem bug, what a nice bug just a wrong Iconnumber. :-(
- - cleared a line after scrolldown with wrong background color (VT100)
-
- Changes 0.67b-0.68b
- -------------------
- - removed dial bug
- - changed demo script file
- - removed some vt100 emulation bugs
-
- Changes 0.66b-0.67b
- -------------------
- - pressing adjust on the connector icon opens the Main Window 'where ever'
- - Auto Logon Scripts
- - Redial with timedelay
- - new Filetransfer Window
- - dragging of Telephonebook records
-
- Changes 0.65b-0.66b
- -------------------
- - new Font with control chars (0-31)
- - removed invert bug in ansi emulation
-
- Changes 0.60b-0.65b
- -------------------
- - rewrote the whole thing using desklib
- - serial input and output buffer
- - resizeable text buffer
- - VT100 Colours
- - Spool Function
- - new autostart code for zmodem receive, hope it works now.
- - delete/insert char/line in Ansi Emulation
-
-
-