home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / bbs / fbm_061 / fbm_updt.txt < prev    next >
Text File  |  1995-02-19  |  11KB  |  246 lines

  1. >*< FilesBBS Manager Update Report >*<
  2.  
  3. V0.61 - dated 19 Feb 95
  4. 1. Well, finally found and fixed the last description that was not being
  5.    changed. Problem was that when a displayed record was changed and then
  6.    converted to a different archive format the old description was used,
  7.    this is now changed so that the modified description will be changed 
  8.    before it is converted. Thanks Terry ;)
  9.  
  10. -------------------------------
  11. V0.60 - dated 17 Feb 95
  12. 1. Fixed problem when a defined path didn't exist. FBM will now report to
  13.    you that the area doesn't exist and will remove the path from FBM.
  14.  
  15. -------------------------------
  16. V0.59 - dated 16 Feb 95
  17. 1. Fixed description problem when moving and saving currently displayed
  18.    record.
  19. 2. Fixed bombing when Save was selected and no area was loaded.
  20. 3. Improved High rez resource file again.
  21. 4. Fixed error when record was changed but not saved and Setup was 
  22.    selected and another Config type was loaded. Screen was cleared but
  23.    you were still asked to save a area that didn't exist.
  24.  
  25. -------------------------------
  26. V0.58 - dated 13 Feb 95
  27. 1. Fixed problem when uploading files to a defined area with no files in
  28.    the Files.BBS file.
  29. 2. Cleaned up High res resource file...
  30. 3. First public release since version 0.49
  31.  
  32. -------------------------------
  33. V0.57 - dated 11 Feb 95
  34. 1. Added code to remove duplicate entries from FilesBBS while Saving File.
  35. 2. Fixed Next & Previous Buttons when selecting an area to load.
  36. 3. Optimized the code in some areas and made a few minor changes.
  37.  
  38. -------------------------------
  39. V0.56 - dated 10 Feb 95
  40. 1. Removed Help Data from code and made it into a seperate binary file
  41.    that is only loaded when help is selected. Free'd up over 30k of 
  42.    memory and reduced program size.
  43. 2. Fixed problem encountered when selecting paths in set-up. Program will
  44.    no longer bomb.
  45.  
  46. -------------------------------
  47. V0.55 - dated 9 Feb 95
  48. 1. Fixed a minor bug with displaying help file.
  49. 2. Added Rename Function.
  50. 3. Fixed a couple of cosmetic bugs.
  51.  
  52. -------------------------------
  53. V0.54 - dated 5 Feb 95
  54. 1. Help Added.
  55. 2. Couple of cosmetic bug fixes.
  56.  
  57. -------------------------------
  58. V0.53 - dated 4 Feb 95
  59. 1. Think the altered description bug is fixed (fingers crossed) :)
  60. 2. Added Private Uploaded area to Octopus mode.
  61. 3. Added a Touch Up File Date menu option,does as ir says alters file
  62.    date and time to current date and time.
  63. 4. Added Group File Listing.
  64. 5. Added Search for Missing files & search for missing descriptions.
  65.  
  66. --------------------------------
  67. V0.52 - dated 1 Feb 95
  68. 1. Fixed memory allocation problem. Array wasn't being cleared at exit
  69.    causing some intermittent bombs and loss of system memory.
  70. 2. Fixed a couple of hot key bugs that should have been disabled when a
  71.    area wasn't opened.
  72. 3. Started Sort routine for use with the menu bar, single area sort is 
  73.    now available.
  74.  
  75. --------------------------------
  76. V0.51 - dated 31 Jan 95
  77. 1. Fixed some Hot Key define errors.
  78. 2. Fixed problem with save when moving to different areas, user is now
  79.    asked if area was changed if he wants to save it.
  80. 3. Couple of changes made to menu bar.
  81. 4. A few other minor cosmetic fixes to the program...
  82.  
  83. --------------------------------
  84. V0.50 - dated 30 Jan 1995
  85. 1. New Program design as of this release with many new changes. FilesBBS
  86.    Manager now uses a menu bar and supports hot keys. Many of the functions
  87.    that were previously done within different forms is now done from the 
  88.    menu. Also using the Floating dialog Library created by M.J. Maisey 
  89.    to handle dialog control.
  90. 2. Best bet is to just check out the program to see what else has been
  91.    changed ;)
  92.  
  93.  -------------------------------
  94. V0.49 - dated 8 Jan 1995 
  95. 1. Added feature to Octopus mode,when the CFG is loaded and the Keyword
  96.    'UpLoadPath' is found,then 'FBM' will include this area in it's list,
  97.    so that transferring of files etc.. ,are made easier.
  98. 2. Added Gemdos rename,if files on same drive,should of done it ages 
  99.    ago,but you know how it is :)
  100. 3. Added option requested by Ed Lynch. You can now toggle between
  101.    Descriptions and paths when selecting an area.
  102. 4. Change code to install desktop pattern & handle screen background
  103.    redraws, now using wind_newdesk().
  104.         
  105. -------------------------------
  106. V0.48 - dated 4 Jan 1995
  107. 1. When a file is moved/copied the TimeStamp will not change ie it keeps
  108.    the original,thus avoiding new file announcements etc ...
  109. 2. Also when a archive is converted,the new archive keeps the old TimeStamp.
  110. 3. When using convert and a File_id.diz is to be included,the 'FBM' advert 
  111.    will only be added to non-registered copys.
  112.  
  113. -------------------------------
  114. V0.47 - dated 2 Jan 1995
  115. 1. Fixed problem with copy/move routine. User could not select EXIT to 
  116.    stop from doing a copy/move to another area.
  117. 2. Fixed bug in files.bbs. leading '(' was cut off of description in
  118.    some cases.
  119.  
  120. -------------------------------
  121. V0.46 - dated 30 Dec 1994 
  122. 1. Fixed minor bug in registration code.
  123. 2. Made Form Registration Info & Application return to Main Form at Exit.
  124.  
  125. -------------------------------
  126. V0.45 - dated 29 Dec 1994
  127. 1. Made the program a bit more secure,I think :)
  128. 2. Fix display bug in Options. When All was selected and no area was 
  129.    previously selected upon exit it did not clear the display properly.
  130. 3. Fixed copy/move. when file was moved a space was placed in front of the
  131.    record appended to the files.bbs file in destination path.
  132.       
  133. -------------------------------
  134. V0.44 - dated 27/28 Dec 94
  135. 1. Added Application Form for registering FilesBBS Manager.
  136. 2. Fixed description search routine, now operational again.
  137. 3. Added Help to Application.
  138.  
  139. -------------------------------
  140. V0.43 - dated 27 Dec 94
  141. 1. Fixed bug in Copy/Move...
  142. 2. Redefined Registration Info so that User's Registration Info would
  143.    be displayed.
  144. 3. Fixed bug in File search routine that occured do to files found in 
  145.    search path but weren't in the files.bbs file.
  146. 4. Fixed error in key file code. Address was being over written by 
  147.    the expiration date of a temporary key...
  148.  
  149. --------------------------------
  150. V0.42 - dated 26 Dec 94
  151. 1. Streamlined structure within the program for faster/cleaner operation.
  152. 2. Cancel is now available within options when doing any of the functions.
  153. 3. Fixed deleted entries in files.bbs so they are not displayed.
  154.  
  155. ---------------------------------
  156. V0.41 - dated 25 Dec 94
  157. 1. New User Key Format Implemented.
  158. 2. Mark - What else did we do yesterday, it draws a blank ;)...
  159.  
  160. ---------------------------------
  161. V0.40 - dated 24 Dec 94
  162. 1. Modified deleting of files, they will no longer be displayed as File 
  163.    Deleted.
  164. 2. New search routine done for file searching, Description searching
  165.    has been temporaryly disabled while it's being fixed.
  166. 3. CD-ROM support for Octopus finished.
  167.  
  168. ----------------------------------
  169. V0.39 - dated 23 Dec 94
  170. 1. Added code to fully support CD-ROM paths in alternate config file.
  171. 2. Path checking for CD-ROM added - if you define a different path for 
  172.    FilesBBS than the CD-ROM path, you can modify the files.bbs file and also 
  173.    upload files to the CD-ROM area, files will be placed in the FilesBBS path.
  174. 3. Modified FBM_MED.RSC & FBM_HIGH.RSC files to fix search routines.
  175. 4. If a new area is defined ie, selecting Flsearch from a previously defined 
  176.    Alternate config setup will clear the current selected area. So, when you 
  177.    now exit the setup menu you will have to select an area again. 
  178.  
  179. ----------------------------------
  180. V0.38 - dated 22 Dec 94
  181. 1. New Key format used, allows for Temporary Key issue.
  182. 2. Changed Info Screen in Medium and Hight RSC file..
  183. 3. Fixed bug where if config was modified and you exited program without
  184.    saving and selected NO to exit, program exited anyway,
  185. 4. Changed areas so that they are only loaded when the program is initially
  186.    run, save config was selected, or if a different area was selected.
  187.   
  188. -----------------------------------
  189. V0.37 - dated 20 Dec 94
  190. 1. Fixed bug in Save FilesBBS routine that caused a carriage return to not be
  191.    placed when description greater than 255 characters.
  192. 2. Cleaned up display of FBM_HIGH.RSC & FBM_MED.RSC.
  193.  
  194. -----------------------------------
  195.  
  196. V0.36 - dated 19 Dec 94
  197. 1. Key Now required for all features in FilesBBS Manager.
  198.    Only 3 Uploads per session & 3 Saves of FilesBBS all other functions
  199.    are enabled.
  200. 2. Fixed a few minor display bugs...
  201. 3. Corrections made to FBM_MED.RSC & FBM_HIGH.RSC files.
  202.  
  203. -----------------------------------
  204.  
  205. V0.35 - dated 18 Dec 94
  206. 1. Coded in Maf.TTP to run at exit when changes were made to FilesBBS file
  207.    and FilesBBS was saved. This only works if Octopus BBS's Octobbs.cfg file
  208.    is utilized and MAF.TTP is defined.
  209. 2. Fixed small bug in Save routine if the record displayed was changed it
  210.    wasn't saved...
  211. -----------------------------------
  212.  
  213. V0.34 - dated 17 Dec 94
  214. 1. Fixed bug with file detect,when used in conjunction with headers within a 'Files.bbs' 
  215. 2. Fixed changing of file area path when running external programs.
  216. 3. Fixed Bug that caused an error when Display files was selected & no 
  217.    area was picked...
  218. 4. Redone File uploads! You can now upload files using wildcards and you will
  219.    be prompted if you want to upload a file or skip it.
  220. 5. Fixed display bug in help routine.
  221. 6. Added help text for all areas.
  222. 7. Added Cancel when doing Upload to blank FilesBBS file.
  223.  
  224. -----------------------------------
  225.  
  226. V0.33 - dated 14 Dec 94
  227. 1. Added FBM_MED.RSC support...
  228. 2. Added help text files for Set-Up & FilesBBS Records.
  229. -----------------------------------
  230.  
  231. V0.32 - dated 13 Dec 94
  232. 1. Added code so that 1 of 4 types of brackets can be used,for the download counters.
  233. -----------------------------------
  234.  
  235. V0.31 - dated 12 Dec 94
  236. 1. Goto file number by clicking on file number and entering number of file to jump to.
  237. 2. Help system started.
  238. 3. Different Type of brackets accepted ( not yet complete )
  239. 4. Fixed bug where program will bomb if config is not defined and Select Area is clicked on.
  240. 5. Added code to help buttons in all Forms. 
  241. 6. Rearranged config file to remove archive commands.
  242. 7. Added MAF.TTP setup support.
  243. 8. Fixed bug when using Octopus option,first area was'nt shown.
  244. -----------------------------------
  245.  
  246.