home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RAFT29.ZIP / WHATSNEW.DOC < prev   
Encoding:
Text File  |  1993-08-13  |  19.0 KB  |  359 lines

  1. Revision History
  2. ----------------
  3. V2.9   - Removed area-editor cache, it slowed down RAFT in some occasions.
  4.        - When parameter /? was used an incomplete help-screen was displayed,
  5.          it is complete now.
  6.        - RAFT can now exclude unused areas from the area-list.
  7.        - Added parameter /S for activating the short area-list without unused
  8.          areas.
  9.        - Added ALT-S key to the area-selector for switching between full
  10.          area-list with unused areas and short area-list without unused areas.
  11.        - Added the command SHORTAREALIST to the RAFT.CTL file for activating
  12.          the short area-list without unused areas.
  13.        - The replace function on an input file works now correctly.
  14.        - The build-in editors now accept CTRL-END to erase input from the
  15.          cursor to the end of input.
  16.        - The build-in editors now accept CTRL-HOME to erase input from the
  17.          cursor to the beginning of the input.
  18.        - The build-in editors now accept CTRL-Y to erase a line.
  19.        - Updated editors help-screens, more information added.
  20.        - Added /B parameter for BIOS instead of DIRECT screen-writes, an
  21.          ANSI driver is needed for this.
  22.        - Added the command BIOS to RAFT.CTL file for activating BIOS instead
  23.          of DIRECT screen writes, an ANSI driver is needed for this.
  24.        - Rewrote file-adopt routines, it is now very fast, up to 2000% faster.
  25.        - Added the command EDITOR to RAFT.CTL, with this command you can
  26.          define your own editor to use for editing text, file-descriptions or
  27.          the clipboard.
  28.        - Updated the clipboard routines so that the external editor can also
  29.          be used for editing the clipboard.
  30.        - Fixed bug with word-wrapping in full-screen editor, word wrapping
  31.          when you type works now correctly.
  32.        - When line-drawing mode is activated, only line-drawing can be done,
  33.          no other chars are allowed until you switch line-drawing off.
  34.        - Line-drawing mode stays active even when you end editing, handy when
  35.          you want to do line-editing over multiple text-lines.
  36.        - When line-drawing is active, the text 'LM' is displayed in the
  37.          upper status-bar.
  38.        - Line-draw mode can now be (de)activated in the area-editor also.
  39.        - Updated all help-screens, more information availble.
  40.        - Updated manuals.
  41.        - Updated RAFT.CTL, changed some text for clearer explaination.
  42.        - Optimized some routines and memory usage.
  43.        - Fixed some minor (cosmetic) bugs.
  44.  
  45. V2.8   - Removed some invalid help-text.
  46.        - You can now press CTRL-A in the editor for an ascii-table, choose
  47.          the charachter and press enter and it will be typed in for you.
  48.        - You can now press CTRL-L in the editor to activate line-drawing,
  49.          with this option it is very easy to draw boxes and stuff, see
  50.          RAFT.DOC fore more information
  51.        - In monochrome-mode the cursor-bar would flash, this is fixed.
  52.        - Changed the edit-text-line routines, when you enter on a text-line
  53.          for editing, the line changes to edit-mode and you can edit up
  54.          to 32767 chars of line-length.
  55.        - Text-lines were displayed one char short on the display, fixed.
  56.        - Changed the editor save-routine, when you press ESC, the question
  57.          that asks if you want to save the changes is gone, ESC means now
  58.          that you abort the edit, in the editor, press F2 instead to save
  59.          your editing.
  60.        - Removed the F10 key from the editor.
  61.        - Totally rewrote the clipboard (block functions) routines, it now
  62.          works like RAMGR.
  63.        - Added an edit function to edit the clipboard.
  64.        - Enchanced the paste-function of the clipboard, you can now paste
  65.          the clipboard as text or as file-description.
  66.        - The sysopname will now be used as default when you do a global
  67.          change of the uploader-name.
  68.        - Added /V parameter to skip RA version check, this is to use when
  69.          you use a non-standard beta/gamma version of RA.
  70.        - Added the command NOVERCHECK to RAFT.CTL, this does the same as
  71.          the /V parameter.
  72.        - The progress-bar was screwed up when doing a graphic-info-import
  73.          (ALT-G), this is fixed.
  74.        - Picture files (GIF/PCX) are now detected beter.
  75.        - Some files were opened exclusive instead of shared, fixed.
  76.        - Fixed the error 11 when entering a new area, creating a new/empty
  77.          area now correctly creates the FDB files.
  78.        - Fixed some line-wrapping bugs.
  79.        - When a file didn't had a description, the last description wasn't
  80.          deleted from the screen, fixed.
  81.        - Overall performance increase up to 15%.
  82.        - Speeded up reading of file-base, up to 50%
  83.        - Beter memory usage.
  84.        - Fixed some small bugs.
  85.        - Updated the manuals.
  86.  
  87. V2.7   - Added control file for customizing RAFT operations, see the sample
  88.          RAFT.CTL file for more information, place this file in the same
  89.          directory as RAFT.EXE.
  90.        - The Archive-viewer and converter routines are totally rewritten,
  91.          now you can define your own viewers (up to 32) to use with ALT-V,
  92.          you can now also specify your own archive-converter, this is all
  93.          done in the RAFT.CTL file.
  94.        - Fixed a bug with the DIZ-Import function (ALT-D), no DIZ files were
  95.          found when lower-case charachters were used in the file-name, now 
  96.          RAFT does.
  97.        - The DIZ-Import routine now also recognizes ARJ 2.41 archives.
  98.        - The DIZ-Import routine doesn't allow any wildcards anymore in the
  99.          DIZ-Filename, this was a bug which in some situations resulted in
  100.          unwanted unpacked archives.
  101.        - When files are tagged and the edit-attributes function (F3) is
  102.          choosen it will work globally, which means that all tagged files
  103.          are changed.
  104.        - With the numeric asterix key (*) you can now invert your file-tags,
  105.          all tagged files will be untaged and all untaged will be tagged when
  106.          you use this function.
  107.        - Rewrote SORT-Routines, they are now about 250% faster.
  108.        - When fast-keys were used, sometimes an trailing space would
  109.          disturb the screen, this is fixed.
  110.        - Fixed some minor bugs.
  111.        - Updated the manual.
  112.  
  113. V2.6   - Before quiting RAFT, RAFT now ask if you are sure.
  114.        - All screen-writes are now direct, in a future release a bios-option
  115.          will be implemented.
  116.        - Changed some colours.
  117.        - Fixed bug when inserting a new area, the HDR, IDX and TXT files
  118.          weren't updated, now they are.
  119.        - Removed move-area function, screwed up filebase, will be rewritten
  120.          and implemented in a future release.
  121.        - After deleting/inserting/adding an area, the screen wasn't updated,
  122.          now it is.
  123.        - Greatly optimized memory usage.
  124.        - Added a 'backup area', this is an virtual area for backing up
  125.          file-data (not the files itself) and file-descriptions, this can be
  126.          handy to restore lost file-descriptions.
  127.        - Added /C parameter to create/compile the backup-area.
  128.        - Added ALT-B in file-area selector to goto the backup-area.
  129.        - Added ALT-E in file-area selector for erasing an area.
  130.        - All functions in the file-editor execute faster now, the index-files
  131.          are updated after an function instead of updated at the same time as
  132.          the HDR files, this enchances speed greatly.
  133.        - RAFT hold now less open files at a time.
  134.        - Added Block function (ALT-B in file-editor), with this option you can
  135.          COPY/CUT/PASTE from/to an clipboard, the clipboard is usable over all
  136.          areas, great for copying entry's to several area's, the data in the
  137.          clipboard is saved when exiting RAFT so when RAFT is executed you can
  138.          still paste the data from a previous run.
  139.        - Fixed some small bugs.
  140.        - Updated documentation
  141.  
  142. V2.5   - New features/fixes since V2.2:
  143.        - Fixed bug with archive-convert option, when converting an archive
  144.          to the same format (source and target format the same), an error
  145.          occurred, this is fixed.
  146.        - Removed scroll-bar from file-editor.
  147.        - Speeded up the area-selector (50 %).
  148.        - Speeded up the file-editor (15 %).
  149.        - Speeded up sorting (8 %).
  150.        - Optimized all file-routines, all file-actions are faster now.
  151.        - You can now also press F10 to quit the full-screen file-description
  152.          editor (just handy when you are used to Norton commander :-).
  153.        - Added a function to the DIZ-importer, now you can select to keep
  154.          or strip carriage-returns or/and line-feeds.
  155.        - When selecting the import-function, now as the default the path
  156.          to the current file-area is given and a default filename FILE_ID.*.
  157.        - Rewrote error-handling routines, now clear messages are shown when
  158.          an error occurrs.
  159.        - Fixed some small allocation bugs.
  160.        - Some cosmetic changes.
  161.  
  162. V2.4   - Never released.
  163.  
  164. V2.3   - Never released.
  165.  
  166. V2.2   - Major update, many new features/fixes.
  167.        - Added RAUS, an upload scanner to use with the upload-checking option
  168.          of RA V2.xx.
  169.        - Added convert option (ALT-C), with this option you can convert
  170.          archives from one format to another, the convert option uses the
  171.          well known archive converter of Robert W. van Hoeven, named:
  172.          Make Them Anything (MTA).
  173.        - Added Graphic-Info insert option (ALT-G) with this option you can
  174.          insert/update the picture-dimensions plus number of colors of a
  175.          GIF or PCX file, the info is inserted at the beginning of a
  176.          description, when info already exists at the beginning of a
  177.          description, it is updated.
  178.        - Added sorting on file-extension.
  179.        - Added sorting on file-size.
  180.        - Added sorting on file-date.
  181.        - Added sorting on upload-date.
  182.        - Added sorting on last-downloaded-date.
  183.        - Added sorting on number of downloads.
  184.        - All sort options can be done ascending or descending now.
  185.        - Filedate can now be edited (file-attributes).
  186.        - Upload date can now be edited (file-attributes).
  187.        - Last downloaded date can now be edited (file attributes).
  188.        - Fixed paste option (F9 in file-area editor), when pasting the tagged
  189.          files would be pasted ON the line standing on, now pasting is done
  190.          begining at the next line.
  191.        - All tempory files have now unique names when created, this to
  192.          fix some problems in a multiline environment.
  193.        - Cleaned up some code.
  194.        - Updated the manuals.
  195.  
  196. V2.01  - Oops, very small bug-fix, when entering a filename, no wildcards
  197.          were accepted, they are now accepted correctly.
  198.  
  199. V2.0   - 17-May-1993, Official Release, non-beta!
  200.        - I can now also be reached on Compuserve, my ID is 100117,3242.
  201.  
  202. V2.0ßM - Never released, pre-release version.
  203.        - Finished all functions for release version.
  204.        - Added /M parameter to startup in mono-mode (B/W).
  205.        - All integers are now handled as unsigned integers.
  206.        - Fixed text-bug when asking for default costs (asked for minimum age)
  207.        - Added more info in area-selector.
  208.        - When asked for input the first charachter replaces the default input.
  209.        - Fixed bug when asked for input, the cursor could be placed beyond
  210.          the end of the input.
  211.        - Added Flag-editing in area-editor (at last).
  212.        - The import function now also imports the decription when it's spread
  213.          over more then one line, also the plus (+) lines of some file-list
  214.          packages are supported.
  215.        - Added extended checking on inputs, now filenames, paths and numbers
  216.          are checked for correct input.
  217.        - Fixed bug, RAFT didn't correctly detect any return-codes after
  218.          executing an external utility or after an dos-shell, now it does.
  219.        - Changed some colours for more uniform appearance.
  220.        - Fixed small bug in swapper when allocating XMS.
  221.        - Optimized reading of filebase (a litlle bit).
  222.        - Updated manual.
  223.  
  224. V2.0ßL - Changed some colors.
  225.        - Added AVIEW support, AVIEW is an archive-manipulating utility and
  226.          is now used by RAFT for viewing archives.
  227.        - Added an archive-viewing option, press ALT-V to activate.
  228.        - After executing external utilitys, RAFT wouldn't check return-codes,
  229.          now it does.
  230.        - RAFT didn't swap itself out of memory before executing an external
  231.          utility, now it does.
  232.        - When swapping RAFT would try first XMS, then EMS and as last a
  233.          disk-file, now RAFT first trys EMS, then XMS and then a disk-file.
  234.        - Fixed small startup-screen bug.
  235.  
  236. V2.0ßK - Optimized variable use, less memory usage.
  237.        - RAFT selects now the correct video-mode instead of the video-mode
  238.          entered in RACONFIG.
  239.        - In both the area-selector and the file-area editor you can now
  240.          press ALT-J for a DOS-Shell.
  241.        - When ENTER was pressed on an unused area a ugly message was
  242.          displayed, now RAFT says that the area is not in use and asks if
  243.          you want to activate (create) the area.
  244.        - Added insert (create) area option in area-selector, with F7 or 
  245.          INS you can now insert a new area.
  246.        - Added add (create) area option in area-selector, with F2 you can
  247.          now add a new area at the end of the list.
  248.        - Added move area option in area-selector, with F6 you can move an
  249.          area to another area-entry (number).
  250.        - Added change area option in area-selector, with F3 you can edit all
  251.          the parameters of an area.
  252.        - Optimized some memory usage and overlayed some routines.
  253.        - Some cosmetic changes.       
  254.           
  255. V2.0ßJ - Well this is a minor bug-fix, didn't had much time to develop
  256.          the unimplemented features yet, but squased some bugs instead.
  257.        - Fixed a bug in the full-screen-editor, when a description was
  258.          imported with ALT-D (Auto describe), and it contained more then
  259.          18 lines, RAFT would abort with an error, this is fixed.
  260.        - When a new area was created with RACONFIG, RAFT said that it was
  261.          an unused area, now raft (when needed) creates the filebase files
  262.          when they not exist.
  263.        - All file-areas that are flagged with the CD-ROM Flag, are NOT
  264.          scanned for missing files anymore, when you forgot to insert a
  265.          disk for example, RAFT would flag all files in the area as missing,
  266.          this is fixed.
  267.        - RAFT works now correctly in multiline environments, a share problem
  268.          with some files, this is fixed.
  269.        - RAFT cleans up the memory and files more efficient now.
  270.        - Optimized some memory usage.
  271.  
  272. V2.0ßI - Added a parameter, with /N on the command-line you tell RAFT to
  273.          NOT check for any files when you enter an file-area, this can be
  274.          handy when you enter a huge area.
  275.        - Added a new function in the file-area editor, you can now import
  276.          a description from a DIZ file in an archive, press ALT-D to use
  277.          this function, you can enter de file-name of a DIZ file, default is
  278.          FILE_ID.DIZ, archives supported: .ARC, .ARJ, .LHA, .PAK and .ZIP,
  279.          read the doc-file for which external utilitys you need for this
  280.          function.
  281.        - Optimized the keyword/filename search routines, 8% speed increase.
  282.        - Fixed some memory allocation routines.
  283.        - Fixed some cosmetic bugs.
  284.        - Fixed some minor bugs.
  285.        - Updated the doc files.
  286.  
  287. V2.0ßH - Added wildcard file-find search to area-editor, press ALT-F.
  288.        - Added keyword search to area-editor, press ALT-K.
  289.        - When a new file was adopted within RAMGR or with RAFILE, or when
  290.          a new empty text-line was inserted in RAMGR then RAFT would
  291.          give an error 63 when the entry was read in by RAFT, this is fixed.
  292.        - Optimized lots of routines, compacter/faster code now.
  293.        - Optimized the missing-file-check routines, 25% speed increase.
  294.        - Fixed some minor bugs.
  295.        - Added some info at certain screens.
  296.  
  297. V2.0ßG - Maybe no-one noticed, but in the area-selector and file-editor you
  298.          can jump to an entry by simply typing the first few karakters,
  299.          fastkeys...
  300.        - Before copying/moving files the drive-space of the destination
  301.          drive is checked, when not enough room, the copy/move function will
  302.          be aborted.
  303.        - When copying/moving now the filename(s) are shown so you can see
  304.          which file RAFT is moving/copying.
  305.        - Added 'number of entry's' to the file-editor, in the upper-right
  306.          corner the number of entry's in the area is displayed.
  307.        - When asked for uploaders-name now the sysop-name is given as standard
  308.          instead of '<Unknown>'.
  309.        - Changed some colors.
  310.        - Some buffer/memory managment changed, RAFT consumes less memory now
  311.          and is slightly faster.
  312.        - When a text-line was longer then 79 chars, RAFT would abort with an
  313.          error 5, this is fixed.
  314.        - Sometimes the copy/move function would also copy/move untagged entrys,
  315.          this is fixed.
  316.        - Optimized some stuff and fixed some minor glitches.
  317.  
  318. V2.0ßF - Fixed EXPORT (ALT-X) bug, sometimes an error 5 would occurr, this
  319.          is fixed.
  320.        - On some areas (mainly new areas just created), RAFT would say that
  321.          the area wasn't in use when it was used, this is fixed.
  322.        - Added an import function to import a FILES.BBS like file, wildcards
  323.          are allowed when the filespecs of the import-file is given.
  324.        - Added a update function for updating the file-date/time/size in the
  325.          file database, ALT-U is the key.
  326.        - Added a touch function to touch the upload-date, ALT-T is the key.
  327.        - Updated the help-screens.
  328.        - When RAFT enters an area all files are checked if they exist or not,
  329.          when not the missing flag is automatically set.
  330.        - Fixed some cosmetic bugs.
  331.        - Fixed some minor other bugs.
  332.        - Optimized lots of routines, all file handling is faster now.
  333.  
  334.        Things to do before major release:
  335.  
  336.        - Add a group manager.
  337.        - Add the 'change file-area attributes' function.
  338.        - Add the 'insert a new file-area' function.
  339.        - Add file-find function.
  340.        - Add keyword-find function.
  341.        - Add an automatic describe function which reads FILE_ID.DIZ like
  342.          files from archives.
  343.  
  344. V2.0ßE - Fixed some cosmetic bugs with the popup-windows, sometimes the
  345.          screen was restored incorrectly.
  346.        - The index-files weren't updated correctly after a copy/move/insert
  347.          or delete, this is fixed.
  348.        - Completed even more functions.
  349.  
  350. V2.0ßD - Test version, never released.
  351.  
  352. V2.0ßC - Test version, never released.
  353.  
  354. V2.0ßB - Added lots and lots of functions.
  355.        - Some cosmetic changes.
  356.        - Added documentation.
  357.  
  358. V2.0ßA - First open beta release.
  359.