home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MAXIMUS / MAXFIL24.ZIP / HISTORY < prev    next >
Text File  |  1994-01-03  |  11KB  |  288 lines

  1. Ver 0.10:-First Beta release, several bugs as to be expected 
  2.          -3500 lines of code
  3.  
  4.  
  5. Ver 0.11:-3600 lines of code
  6.  
  7.          -Added support for external virus scanner
  8.  
  9.          -Removed restriction of maximum 500 files
  10.  
  11.          -Added support for an external GIF, JPG, and BMP viewer
  12.  
  13.          -Fixed bug where file_id.diz was extrated but then not
  14.           deleted after the information was used.
  15.  
  16.          -Now optionally runs fb.exe (or fbp.exe) on exit
  17.  
  18.  
  19.  
  20. Ver 0.12:-3600 lines of code
  21.  
  22.          -Fixed bug with displaying lists of files.  Sometimes the
  23.           display would get corruped when displaying with screen
  24.           widths greater than 80 and a files.bbs window grew too much
  25.  
  26.          -Fixed bug where the target files.bbs was backed up and
  27.           then deleted
  28.  
  29.  
  30.  
  31. Ver 0.13:-3700 lines of code
  32.  
  33.          -Fixed bug with tabbing between windows.  First window
  34.           would often disappear
  35.  
  36.          -Fixed bug where second window was initially shown with
  37.           a highlighted border rather than non-highlighted
  38.  
  39.          -Now supports up to 10 filearea.ctl files
  40.  
  41.          -Able to both grow and shrink windows now.
  42.  
  43.          -Able to extract FILE_ID.DIZ from archive and use it as the
  44.           file description
  45.  
  46.          -Able to maximize a window
  47.  
  48.          -Pressing right or left arrows while in a menu window
  49.           advances to the next menu window
  50.  
  51.          -Scrolling down is now more pleasing as the selection moves
  52.           to the bottom of the window before scrolling the window.
  53.  
  54.          -Fixed crash when relative paths were given in filearea.ctl
  55.  
  56.          -Allows includes within the fileara.ctl
  57.  
  58.          -Fixed bug that caused MaxFile2 to crash if files.bbs DNE
  59.  
  60.          -Source code now included
  61.  
  62.          -Dos port will be attempted by Craig Morrison@1:201/60.0
  63.  
  64.          -Fixed parsing error of files.bbs.  It was assumed that the
  65.           file name took up exactly the first 12 characters.
  66.  
  67.      -Touch would not work from the files menu.
  68.  
  69.  
  70.  
  71. Ver 0.20 -4000 lines of code.
  72.  
  73.          -Raised maximum number of file areas to 1000
  74.  
  75.          -Fixed a cosmetic bug with changing the window size
  76.  
  77.          -It is now possible to select multiple file archives
  78.           and apply most of the file menu options to each selected
  79.           archive.  That is, Multiple move, contents, verify,
  80.           re-archive, delete, Picture view, touch, and virus check
  81.           is now possible and extract file_id.diz for the description.
  82.  
  83.          -Fixed a bug with the area selection window.  The display
  84.           would get out of synch with the area actually selected.
  85.  
  86.          -Fixed another small bug in the area selection window
  87.  
  88.          -added a display of the number of the area in the area
  89.           selection window.
  90.  
  91.          -Added the ability to go more directly to an area in the
  92.           area selection window by simply entering the area number.
  93.  
  94.          -Header comments for each files.bbs are now saved
  95.  
  96.          -Fixed bug where any punctuation or numbers at the end of
  97.           a file description were lost.
  98.  
  99.          -Fixed a bug where the files.bbs was not written out after
  100.           a description was changed by extracting the file_id.diz
  101.  
  102.          -Fixed a display bug with growing and shrinking windows
  103.           (turned out to be a compiler bug).
  104.  
  105.          -Fixed a bug when pressing page down in a menu went to the
  106.           second to last option rather than the last option.
  107.  
  108.          -Added wrapping of selection for menus when either at the
  109.           first or last option.
  110.  
  111.          -Menu windows now close immediately upon selection.
  112.  
  113.          -When file does not exist but there is a description in the
  114.           Files.bbs, Maxfile now shows it as offline.
  115.  
  116.          -Fixed a bug in the description editor: Pressing the right
  117.           arrow at the end of a description moved the cursor up one
  118.           line.
  119.  
  120.          -Virus scanner didn't.  Now it does.
  121.  
  122.          -Removed some debugging messages in the virus scanner.
  123.  
  124.          -Files.bbs are no longer written every time they are
  125.           modified.  It is stored in memory and then you can save
  126.           from the files menu, by switching areas (you will be
  127.           given a choice) or by exiting where you will also be
  128.           given a choice.
  129.  
  130.          -Fixed a display bug (sometimes caused core dumps) when the
  131.           description at the bottom of the window was changed.
  132.  
  133.          -Fixed bug that caused a core dump and display corruption if
  134.           the last file in a window was selected and the window was
  135.           then repeatedly shrunk.
  136.  
  137.          -Fixed bug:  When file_id.diz was extracted, too much was
  138.           taken and the description for the file became too long.
  139.  
  140.          -File descriptions are now limited to 250 characters
  141.  
  142.          -Source code no longer included.  Available on request.
  143.  
  144.          -Work was begun on a PM version.
  145.  
  146.          -Shrinking/growing windows is now more cosmeticaly attractive.
  147.  
  148.          -All C++ features of the code were removed to take care of
  149.           any dependancy on GNU software.
  150.  
  151.          -Fixed a small display bug when view contents.  Now, page
  152.           down will not overshoot the display of contents.
  153.  
  154.  
  155.  
  156. Ver 0.21 -4300 lines of code.
  157.  
  158.          -Choosing Description->Use File_id would only scan the
  159.           selected file for a file_id.diz.  It now scans all selected
  160.           files.  It also does not replace the present description
  161.           unless the file_id.diz exists
  162.  
  163.          -!!!!Picture viewing is now multi-threaded.  The name of the
  164.           presently display picture is displayed on the top line of
  165.           the main window at the right..
  166.  
  167.          -Selections appeared to remain selected after viewing the 
  168.           contents of file when in fact they weren't.
  169.  
  170.          -!!!Re-archiving files is now multi-threaded.  The window that
  171.           contains the files being re-archived is then locked to that
  172.           area until the re-archiving is done. The file presently
  173.           being re-archived is displayed at the top of the main
  174.           window. 
  175.  
  176.          -Fixed bug: re-archiving a file to the same type resulted in
  177.           deleting the file.
  178.  
  179.          -Added config variable that allows for low priority
  180.           re-archiving of files.
  181.  
  182.          -Selections remained after the window had been resorted.
  183.           Since the order had changed, the selections often changed.
  184.           Now, after a sort, nothing is selected.
  185.  
  186.          -When the highlighted file was two away from the bottom, the
  187.           window would both scroll down and the highlighted file would
  188.           go to the bottom.  Annoying and now fixed.
  189.  
  190.          -Letter for Pic view in the file menu was not capitolized.
  191.  
  192.          -Now, MaxFile/2 uses the environment variable TMP for
  193.           re-archiving and virus scanning.  If it is not defined, a
  194.           user defineable temporary directory is used.  If that is
  195.           also not defined, the present directory is used.
  196.  
  197.  
  198. Ver 0.22 -4400 lines of code
  199.  
  200.          -Now releases some memory that was used for the thread but
  201.           not released before.
  202.  
  203.          -Number to the left of the area would get out of synch with
  204.           the area when hitting the page up key.  Fixed.
  205.  
  206.          -Due to popular request, the colour for file name,
  207.           description, date, size and highlight colour are now
  208.           configurable through the maxfile.cfg
  209.  
  210.          -Added config variable to allow the automatic adoption of
  211.           orphans when a new file list is read in.
  212.  
  213.          -Bug fix: directory where file was extracted for a virus
  214.           scan was not removed.
  215.  
  216.          -Bug fix: Selection was not re-highlighted after viewing a
  217.           picture
  218.  
  219.          -Bug fix:  In update from 0.20 to 0.21, a bug entered where
  220.           attempting to extract a file_id.diz when one did not exist
  221.           resulted in a core dump.
  222.  
  223.          -Bug Fix:  WHen selecting an area, if END was pressed, the
  224.           area selected was one greater than the area shown
  225.  
  226.          -FileArea.ctl is no longer needed or used.  All the needed
  227.           information is obtained from the areas.dat  (Hooray!!)
  228.  
  229.          -Bug fix: If you tried to edit a description in an empty file
  230.           area, you would get garbage.
  231.  
  232.          -Bug Fix: actions in an empty area could result in the
  233.           program locking or core-dumping.  Now you cannot do anything
  234.           in an empty area except change to a new area, adopt orphans,
  235.           exit, or resan the area
  236.  
  237.          -Selection not re-highlighted after a file->contents or a
  238.           file->verify.
  239.  
  240.          -FBP is now run on the correct areas (was not previously but
  241.           no one ever noticed this).
  242.  
  243.          -Added ability to open up initial two windows in areas of
  244.           your choosing.
  245.  
  246. Ver 0.23 -4600 lines of code.
  247.  
  248.          -Scanning of file info is now *MUCH* faster.  Before, it took
  249.           about 50sec for a CD-ROM area with ~300 files.  Now it takes
  250.           about 2 sec.
  251.  
  252.          -Added a large number of hotkeys to perform many of the menu
  253.           options.  The menu options still work but many will prefer
  254.           the hotkeys.
  255.  
  256.          -Added on-line help.  Pressing <F1> gets help at many
  257.           different stages.
  258.  
  259.          -Trying to move a file that does not exist now results in the
  260.           description of the file being moved.
  261.  
  262.          -When selecting an area and entering the number of that area,
  263.           the title of that window showed "0-xxxx" where xxxx was one
  264.           more than the maximum enterable number.  Now fixed.
  265.  
  266.          -Now, extract file_id.diz also works for DESC.SDI files
  267.  
  268.          -Added ability to grow/shrink top or bottom of windows
  269.  
  270.          -Released into the FWBBS file echo for general availablity
  271.           beta testing
  272.  
  273.  
  274. Ver 0.24 -4700 lines of code.
  275.  
  276.          -Found a simple and quite nice method of saving comments that
  277.           are in the files.bbs.  Now all comments are saved and can be
  278.           edited just like a file description.
  279.  
  280.          -Bug fix: The date displayed was the last access date rather
  281.           than the last write date (Max uses the last write date on
  282.           HPFS).  On FAT, there was no problem.
  283.  
  284.          -Scrolling up in a window is now as fast as scrolling down.
  285.  
  286.          -Bug fix: If you deleted the last couple of files in a
  287.           window, the display could become corruped and a core dump
  288.           might occur.