diff --git a/docs/license.txt b/docs/license.txt index 3f77a17..61eda70 100644 --- a/docs/license.txt +++ b/docs/license.txt @@ -70,7 +70,6 @@ If anyone should happen to know Mike Smedley and how to contact him, I would very much appreciate to get the information, so we can clear up this issue. -Odinn Sorensen - +Odinn Sorensen, +the Golded's author. ______________________________________________________________________ - diff --git a/docs/linux.txt b/docs/linux.txt index 0ab0145..c89fdc2 100644 --- a/docs/linux.txt +++ b/docs/linux.txt @@ -1,3 +1,5 @@ +Fri Feb 25 10:15:07 2000 + Hello world! This is a Beta release of GoldED for Linux. @@ -62,7 +64,7 @@ versions: * Characters with ASCII values 0-31 are currently remapped to 'x' or a visually similar character before being written to the screen. - + * The default XLATLOCALSET is LATIN-1 for the Linux version, as opposed to IBMPC for the other OS'es. You should setup character translation between IBMPC and LATIN-1 and use the correct XLATEXPORT @@ -79,7 +81,7 @@ versions: limitations. Telnet sessions should work, if they support the ANSI sequences and produce usable keycodes. -* Standard distributions of Linux do not define all the keys that are +* Standard distributions of Linux do not define all the keys that are usually available on DOS, OS/2 and Win32. Specifically, cursor movement (arrows, page, home/end) keys don't have separate keycodes when combined with the shift, control or alt keys. It is possible @@ -113,4 +115,3 @@ xlatcharset ibmpc ibmpc ibm_ibm.chs Greetings, Odinn Sorensen - diff --git a/docs/ncurses.txt b/docs/ncurses.txt index 3f5c605..e18643d 100644 --- a/docs/ncurses.txt +++ b/docs/ncurses.txt @@ -1,3 +1,4 @@ +Sun Jul 9 00:19:23 2000 Random remarks about the ncurses support for GoldEd+ by Jacobo Tarrio, 2:348/105.93@fidonet diff --git a/docs/notework.txt b/docs/notework.txt index 6222369..99ff27c 100644 --- a/docs/notework.txt +++ b/docs/notework.txt @@ -5,16 +5,16 @@ ______________________________________________________________________ GoldED+ --- === *** === --- - - ______________________________________________________________________ Notes for GoldED+ 1.1.5, /snapshot/ ______________________________________________________________________ -! Microsoft Visual Studio build (use golded.mak as makefile) +- Fix subshell start message output (bugreport from Semen Panevin). -- Fix russian documentation +! Microsoft Visual Studio build (use golded.mak as makefile). + +- Fix russian documentation. - Fixed gcc 4.x build (thanks to Max Alekseyev). diff --git a/docs/tips.txt b/docs/tips.txt index 6bca284..a877ec5 100644 --- a/docs/tips.txt +++ b/docs/tips.txt @@ -1,5 +1,6 @@ Tips and tricks ~~~~~~~~~~~~~~~ +Tue Dec 18 2001 1. Don't you forgot that instalation of new version requires reading of notework.txt? diff --git a/docs/todowork.txt b/docs/todowork.txt index 9334e73..fe7dafc 100644 --- a/docs/todowork.txt +++ b/docs/todowork.txt @@ -1,7 +1,7 @@ ______________________________________________________________________ -This file is not up to date, some wishes still in my netmail/email -folders. +This file is not up to date, some wishes still in developer's personal +mail. ______________________________________________________________________ GoldED+ plans. As always there's no any guarantee of feature @@ -16,7 +16,6 @@ To do: * AreaYouWroteTo should be able to store copy of mail after change. * Optionally add complete set of fidonet kludges to AreaIsEmail. * E-mail/news signature support (or it already present? :)) -* SMTP support. * Refresh message header after calling externutil. * Try to save position in message after printing, changing xlat table, etc. @@ -43,10 +42,10 @@ ______________________________________________________________________ To fix: * UUdecoder not 100% reliable: any volunteers for uulib maintaining? -* Need some workarounds on -install feature under Linux (UNIX). +* Need some workarounds on -install feature under UNIX-like OS. * Win32 (only when runned under Win9x) version does not support case insensitive search of regexp's for high part of ASCII table. That's - a limitation of Microsoft CRTL, I can't do anything easy for that + a limitation of Microsoft C RTL, I can't do anything easy for that but probably someday I provide a huge patch (I wonder if Microsoft accept patches? =))... ______________________________________________________________________ @@ -56,6 +55,7 @@ Known wishes that not currently planned (any volunteers?): * Interactive Twit-list edition. * Pass areaname, message number, etc. to external utility. * Hide empty areas / areas without new messages from arealist. +* SMTP support. * NNTP support. * Forward multiple messages. * Peeking up message from area while in edit mode. @@ -65,5 +65,5 @@ Known wishes that not currently planned (any volunteers?): * Trashcan for mail. * Selection of codepage for outgoing message. * Ability to change directory in attach picker. -* Any of your suggestion may be placed here ;-) +*** Any of your suggestion may be placed here ;-) ______________________________________________________________________