home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / EDITORES / CAPTAIN.ZIP / CB266.EXE / CB.LOG < prev    next >
Encoding:
Text File  |  1991-01-06  |  7.2 KB  |  175 lines

  1.                   CAPTAIN BLACKBEARD
  2.                  VERSION LOG
  3.  
  4. version     remarks
  5. ---------------------------------------------------------------------
  6. 2.65        Major enhancements include:  Selectable Menu Color, Error 
  7.         Color, Help Colors; Linked windows (slow, but works); Make
  8.         Window, Next/Previous Window; simple bookmark system. User
  9.         defineable backup, save and log directory access.
  10.  
  11. 2.50        Upgrade release version 12/01/90.
  12.         Reorganized menu items. Several bug fixes. Improved CB.COM
  13.         operation. New Spyglass (help/hypertext) manager with
  14.         multi-volume support. Improved Undo handling.
  15.  
  16. 2.10        Improved enhanced keyboard support for OS/2 version.
  17.  
  18. 2.00        Use version dated 3-20-90 or later.
  19.         3-20-90  Fixed hyper help to look at hyper.sgd not cb.sgd
  20.         Includes many new features:
  21.            View only files and Read only files.
  22.            Bindable key stroke Macros.
  23.            Bindable Compile Settings.
  24.            Improved highlighting for cut & paste.
  25.            Improved backup for abort processing.
  26.            Improved key binding with meta-keys.
  27.            Journaling with additional functions.
  28.            Checkpointing
  29.            Improved support for 43/50 line display.
  30.            Supports files with upto 64000 lines.
  31.         Manual available (April 1990).
  32.  
  33. 1.20        Release version of 1.18.
  34.         Uses Spyglass version 1.1 for help file building
  35.  
  36. 1.18        Update for new help file format. (Interim release)
  37.         Uses Spyglass version 1.1 for help file building
  38.  
  39. 1.17        Bug fix to insert file when inserting into a 0 length file.
  40.         Upgrade of Error parsing.
  41.  
  42. 1.16        Bug fix to log file. Introduced in version 1.15.
  43.  
  44. 1.15        Improved file handling for lines terminate only with LF &
  45.         not Ctrl-Z terminated files. Improved compile/review to
  46.         handle a greater variety of formats. Two new functions:
  47.         Del char & wrap and Backspace & wrap.  Language files
  48.         processing bugs fixed. Added separate help file for hyper
  49.         text key (Alt-7) called hyper.sgd and hyper.sgx.
  50.  
  51. 1.14        Bug fix to DOS Window/compiler window/review interaction.
  52.         Improved Compile Settings/Execution methods.
  53.  
  54. 1.13        Bug fix to obscure compile window/review processing error.
  55.         New address.
  56.  
  57. 1.12        Bug fix to recognize language files (CBLNG set symbol).
  58.         Clean up a few help messages.
  59.  
  60. 1.11        Bug fix to ruler. Set tab stop every n columns fixed. Do
  61.         Command correctly processes Esc and up-arrow.
  62.         Widely Distributed. 2-15-89.
  63.  
  64. 1.10        New features include: Full name macros, rebindable keys on
  65.         the fly, hypertext style help system, improved language
  66.         file processing, Captain's log with undo, and swapping
  67.         method (CB.COM & CAPTAIN.EXE).
  68.  
  69. 1.05-1.09   Various Beta test versions
  70.  
  71. 1.03        Release version of 1.02. Bug fix to key binding file.
  72.  
  73. 1.02        Interim version to make compile/review windows always display
  74.         correctly.
  75.  
  76. 1.01        Bug fix to language window editing.
  77.  
  78. 1.00        First release of Captain Blackbeard. New features:
  79.         Compile/Review Window. Automatically adjusting buffer sizes.
  80.         Includes all Blackbeard features through 7.44.
  81.  
  82. Blackbeard History
  83.  
  84. Blackbeard was first released in 1985.  It was distributed using
  85. the shareware principle.  We doubted that anyone would register
  86. the program. Less than three months later, we received our
  87. first registration from Virginia Beach, Virginia.  Since
  88. then, we continue to receive many orders per week, and respond as
  89. quickly as we can.  We have ported Blackbeard through four C
  90. compilers and two mailing addresses.  The shareware principle has
  91. proven productive to us and our users.
  92.  
  93. In 1988, several siginificant events have occurred.
  94.  
  95. First, OS/2 and Microsoft's 5.1 C compiler (OS/2) became
  96. available.  OS/2 is a good development environment for both OS/2
  97. and MS-DOS software.  We have ported Blackbeard to OS/2 and are
  98. currently enhancing the program to take advantage of OS/2
  99. specific capabilities.
  100.  
  101. Second, the Blackbeard code outgrew its two bedroom
  102. apartment (that is the medium model), so we moved the code into a
  103. ranch (that is the large model). This meant that we are now able
  104. to dynamically expand into memory areas we previously had not
  105. touched.  For example, we can now increase the number of lines
  106. allocated to edit a file as needed (no more =24000 parameters
  107. are required).
  108.  
  109. Third, software viruses became a widespread concern. So much so
  110. that some companies set policy to prohibit downloading of
  111. software from bulletin boards. This is not a good development for
  112. shareware products, so we investigated additional methods of
  113. distribution, e.g., retail availability.
  114.  
  115. Because of these developments, we have diverged the Blackbeard
  116. product into three products called: Blackbeard, Captain
  117. Blackbeard, and Captain Blackbeard for OS/2.  We have also provided
  118. unique mailing addresses for each product.  This ensures that the
  119. right person reads your comments.
  120.  
  121. Blackbeard is the current shareware version.  We will fix bugs
  122. and perform very minimal enhancements.  Its primary advantage is
  123. that it can terminate and stay resident (TSR).  TSR will not be
  124. available on the other two products.  The mailing address remains
  125. the same:
  126.  
  127. Blackbeard
  128. P.O. Box 638
  129. San Bernardino, California 92402
  130.  
  131. Captain Blackbeard is the enhanced version of Blackbeard.  It
  132. contains all the features of the original Blackbeard (except for
  133. TSR) and will continue to be upgraded.  The two most significant
  134. upgrades it currently has are the dynamically allocated editing
  135. limits, and the compile/review windows.  The compile/review
  136. windows allow you to execute your compiler, saving the errors in
  137. a review file, and position the cursor in the code file for each
  138. error in the review file.  It provides a fairly integrated
  139. development environment, similarly to the Turbo C integrated
  140. environment.  This product is freely distributed and available
  141. through retail outlets.  Retail distribution was provided for
  142. those concerned about viruses.  The mailing address for Captain
  143. Blackbeard is:
  144.  
  145. J K Powers
  146. 222 W. Spruce
  147. Sequim, WA  98382
  148. 1-800-336-CAPN
  149.  
  150. Captain Blackbeard for OS/2 is the OS/2 version.  It provides the features of
  151. the original Blackbeard with the exception of TSR and the DOS window
  152. functions.  It also includes the Captain Blackbeard upgraded features.  The
  153. mailing address for Captain Blackbeard for OS/2 is:
  154.  
  155. Jim Dodgen
  156. P.O. Box 900
  157. Running Springs, California 92382-900
  158.  
  159. The latest versions (as of 2-19-1990) are:
  160.  
  161. Product                    Version      Registration Fee
  162. Blackbeard                    7.46         $20.00
  163. Captain Blackbeard            2.00         $25.00
  164. Captain Blackbeard for OS/2   1.62         $25.00
  165.  
  166. If you are a registerd owner of Blackbeard, you can receive the
  167. latest version of the products for 10 US dollars.  Mail your
  168. check(s) to the appropriate address.  If you are not a registerd
  169. owner, you can reigster the products for 25 (twenty-five)
  170. dollars ($20 dollars for the original Blackbeard).  You must
  171. (sorry for the inconvenience) direct your inquiries to the
  172. appropriate address for proper response.  We appreciate your
  173. support, and hope that we can through these developments support
  174. you better.
  175.