home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / RREAD202.ZIP / RR.HST < prev    next >
Text File  |  1993-04-26  |  9KB  |  184 lines

  1.                 ** Revision History for The RaLin Reader **
  2.      The following gives you a little insight to the development of
  3.      The RaLin Reader. Listed in reverse order, from most current to
  4.      the oldest.
  5. ----------------------------------------------------------------------------
  6.  
  7. 04/26/93
  8.   Added the Note Pad program.
  9.   The ALT-N keypress now calls the Note Pad, an external program called
  10.   RNP.EXE. Allows you to keep a running file of notes. Can be printed
  11.   while editing. This is a limited version of The RaLin Editor, which is
  12.   currently undergoing further development. Its window size cannot be
  13.   adjusted, and a few other features have been left out. It will only handle
  14.   a file of 1024 lines MAX. See NOTEPAD.DOC
  15.  
  16.   Loading a new file is now done with the ESC key.
  17.  
  18.   Exiting the reader is accomplished by pressing the ALT-Q combination.
  19.  
  20.   Added a DeskTop background to the Pick List windows.
  21.  
  22. 04/21/93
  23.   Added Alt-S to toggle Sound On/Off. This affects the louder sounds such as
  24.   Error tones and file loaded. You can specify No Sound on startup by
  25.   supplying the NS upper or lower case on the command line. No preceeding
  26.   switch char like (/-) is required. The NS(NO SOUND) can be given alone,
  27.   before the filename, or after the filename. Examples:
  28.   RR             : Loads the reader with Sound On - Calls Picklist.
  29.   RR ns          : Loads the reader with Sound Off - Calls the Picklist.
  30.   RR filename ns : Loads filename into the Reader, with Sound Off.
  31.   RR ns filename : Same as previous, placement of NS not critical.
  32.   If you're working late and your wife is sleeping a few feet away, this
  33.   little feature will keep you out of the deep poo-poo.
  34.   This will be added to RRCONFIG soon, to allow a startup default setting.
  35.  
  36.   Added a command line Help screen to RRCONFIG, can be displayed by typing
  37.   RRCONFIG ?  Just a quick refresher if needed.
  38.  
  39. 04/19/93
  40.   Added code to extract colors from configuration settings to apply to
  41.   the Dialog Boxes and the Picklists. Thus, they "inherit" their colors from
  42.   the rest of the reader, and are not individualy configurable.
  43.  
  44.   Modified RRCONFIG to display Dialog and PickList Examples on the sample
  45.   display screen called with F5.
  46.  
  47. 04/17/93
  48.   Added CTL-C : Call RRCONFIG. If settings are changed, the reader will
  49.             re-read the configuration file and change as required.
  50.             Also updated RRCONFIG to allow configuration of new items.
  51.  
  52. 04/15/93
  53.   Sending my annual donation to the Gov't today.
  54.   Boy...did they NAIL us this year, and they didn't even use any
  55.   vasaline!!  Arrrrggghhhh!!!
  56.   Send in your Registrations....I need HELP! <grin>
  57.  
  58.   Added CTL-V : Toggle Video mode - 25 to 43/50 and back.
  59.   Added ALT-B : Toggle Border Color. Available in CGA/VGA 25 line
  60.                 mode only. Doesn't work on EGA and will not work in
  61.                 43 or 50 line mode. (at least on my system)
  62.   Modified PgUp and PgDn so they will overlap one line in the display.
  63.   Converted more prompts to Dialog Boxes. Have decided to leave the
  64.   Jump to Line and Find prompts in the Status line. For now anyway.
  65.  
  66. 04/14/93
  67.   Continuing the conversion of many prompts from the Status line to Dialog
  68.   Boxes, also the Error messages.
  69.   Added code to pull colors out of defined screen colors to use in pick
  70.   lists and dialog boxes.
  71.   Considering that there is a small delay when a pick list is called, while
  72.   the program Reads the directory, added a small message so the user will
  73.   know whats going on.
  74.  
  75. 04/12/93
  76.   If in New File picklist, Esc was pressed, program would just Exit. The
  77.   user now has the option to Exit, or reload the original file.
  78.  
  79.   Added dialog boxes for some functions, instead of the message being
  80.   printed on the status line. Also implemented a progress bar when printing
  81.   the complete file to printer. Other functions will be converted to dialog
  82.   box use soon. Eventually we'll leave the status line alone.
  83.   ***********************************************************************
  84.   Have decided that this version, and the next few will be released under
  85.   the status of 'Open Beta' as the changes are happening rapidly, and I
  86.   need the users to test for me.
  87.  
  88. 04/09/93
  89.   Fixed the bug in version 2.0 that caused premature Exit. While I was at
  90.   it, I enhanced the PickList, set code to return to the start up directory
  91.   upon exit, added the "Mark Text" function. Next release will be version
  92.   2.01 - A bug fix, plus enhancements.
  93.  
  94. 04/08/93
  95.   Oh No!!
  96.   Discovered a bug in version 2.0 that would cause the program to EXIT when
  97.   various functions were called. Managed to remove most copies from the
  98.   systems that had them. Don't know how the hell I missed that!
  99.   Some copies did get out though, guess it's my turn to be embarassed about
  100.   a serious bug in a release version. Had to happen sooner or later!
  101.  
  102. 04/07/93
  103.   Released version 2.0 to the distribution sites.
  104.  
  105. 04/05/93
  106.   Basically, version 2.0 is now ready for release, a little more testing and
  107.   will distribute to the Shareware system.
  108.  
  109. 04/03/93
  110. * Added 3 configurable Printer Command Strings. These are accessed by
  111.   pressing the ALT key and the number 1,2 or 3. These allow you to set up
  112.   special commands to send to your printer prior to printing any text you
  113.   are viewing. If no command strings are entered in RRCONFIG, they default
  114.   to the code to Home the printhead on your printer. When any of the ALT
  115.   keys for this function are pressed, the reader will sound a short tone,
  116.   just to let you know that something did indeed happen with that keypress,
  117.   there is no visual reminder that the code has been sent.
  118.  
  119. 04/02/93
  120. * Finished the re-write of RRCONFIG.EXE to accept new values for new
  121.   functions in the reader. Added a help screen, and also a help line at the
  122.   bottom of the screen, pertaining to each field.
  123. * Fields may now also be put into Edit Mode by pressing ENTER instead of F9,
  124.   though F9 will still work.
  125. * F1 now displays a simple help screen.
  126. * F5 now pops up a sample display window, showing all current color
  127.   settings.
  128.  
  129. 03/29/93
  130. * Added a "comment" function to printing text to printer or file.
  131.   Allows the addition of blank lines, or your comment to the printout, or
  132.   the capture file. Pressing 'C' will prompt for comment, to send a blank
  133.   line enter one space char.
  134. * Added a Dos Command function accessed via ALT-X. Allows running a Dos
  135.   command, a batch file, or another program. Had not planned on swapping
  136.   for this function, but I did it anyway, this allows running a larger
  137.   program with this command.
  138. * Modified the Help Screen to show new commands, and those that are to be
  139.   implimented soon. Removed the movement commands, as they are shown on the
  140.   status line.
  141. * With the additional features the code needed to be optimized a bit, it was
  142.   back up to 15K in memory when shelled out. A little re-arranging got it
  143.   back down to about 12K. Getting it down to under 10K will require a major
  144.   rewrite I think, mabey next version.
  145.  
  146. 03/27/93
  147. * Adapted and added some menu code for a scrollable pick window for
  148.   selecting a file to view, both on startup and for New File.
  149. * Added code to swap the majority of the program out to disk or EMS.
  150.   Dropped from 50+K to 13K during swap.
  151.   Need to re-arrange code to allow more of it to be swapped.
  152. * Fixed the Print Top Line function to write to file if in the Print
  153.   to file mode 'F'.
  154.  
  155. 03/20/93 Version 1.05
  156. * First release of program to the general public.
  157. * Included a demo version of the configuration program.
  158.  
  159. 03/10/93
  160. * Implemented configuration file, created configuration program.
  161. * Added all the extra movement keys, Dos Shell, Editor call etc.
  162. * Fixed a couple of buggy procedures.
  163. * Added more scan code checking for extended keys, arrows, PgUp/Dn
  164.   etc for other systems/keyboards.
  165.  
  166. 03/01/93
  167. * Started modifications to original code, implementing additional features
  168.   for a standalone product.
  169.  
  170. 02/25/93  Version 1.0 (PV.EXE)
  171. * Distributed with the CD PowerBox Shareware CD
  172. * Not bad, five days to come up with a product worthy of release,
  173.   simple but good enough for the use required.
  174.   (Five days of l-o-n-g hours though)
  175.  
  176. 02/20/93
  177.   How it all started.
  178. * Phone call from friend, asking me to write a simple file viewer to
  179.   work with his CD ROM interface, view a file of any size.
  180. * Gathered code from other programs, wrote some new and put together
  181.   a "simple" viewer. Page movements only, no line scrolling, pretty
  182.   basic.
  183.  <eof RR.HST>
  184.