home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / FM3210_1.ZIP / WHATSNEW.TXT < prev   
Text File  |  1998-10-13  |  15KB  |  308 lines

  1. FileMan v1.0 Win95/NT: Release Date: 10/13/98
  2.  
  3. Beta testing is complete and this is the Final release for v1.0.0.
  4.  
  5. Minor internal updates were completed in this final release along with the
  6. FileMan.exe recompiled in VB 6.0 instead of earlier Betas which was done in
  7. VB 5.0.
  8.  
  9. The installation setup files now have all VB 6.0 Runtime Libraries included
  10. and the newer componets from the Win98 for compatiblity.
  11.  
  12.  
  13. FileMan Win95/NT Beta 3: Release Date: 07/21/98
  14.  
  15. Some end users were having trouble with FileMan after installation with a
  16. component "SMTHLP32.OCX" not registering properly on their system. I have
  17. added the needed files this component was looking for when registering to
  18. the system registry.
  19.  
  20. Added the ability to set what file date will be used when scanning for new
  21. files. By default, Fileman will use your machines "Today's Date" when adding
  22. new files. From the Main Fileman screen under menu, "View", "Options", then
  23. select the "Start Up Settings" tab, you will see a check box for:
  24.  
  25.   "Use Real File Dates when adding New Files".
  26.  
  27. Unchecked is the default, checked will use the files real date.
  28.  
  29. =============================================================================
  30.  
  31. FileMan Win95/NT Beta 2: Release Date: 05/08/98
  32.  
  33. This release I completely revamped the File Scanning routines for much
  34. faster file searches.. Fileman should now find new files 3 to 4 times
  35. faster than the previous Beta 1 release.
  36.  
  37. =============================================================================
  38.  
  39. FileMan Win95/NT Beta 1: Release Date: 04/17/98
  40.  
  41. Created the help file system and linked it to Fileman.
  42. Made some minor corrections in the screens.
  43. Corrected a couple of little bugs internally that had to do with the
  44. MakeIdx File creation.
  45.  
  46. =============================================================================
  47. FileMan Win95/NT Alpha 6: Release Date: 04/08/98
  48.  
  49. Added a new Tab Page in the Options menu "FileMan Startup Settings".
  50. Added to this page is a check box which will allow a sysop to check if they
  51. want the fileman to open up as a Maximized window each time. Also added a new
  52. "Main Window Default Size" button to the new Tab Page that will allow a sysop
  53. to reset the Main window back to it's orginal default size settings.
  54.  
  55. When a sysop was hand typing in a file description and the auto-wrap return
  56. to the next line without a Carriage Return <Enter> being used, there were no
  57. Carriage Returns or Line Feeds being put into the file description at the end
  58. of those lines. This would cause one long line to be saved to the Files List
  59. for that File's Description. I believe I got it worked out to where if FileMan
  60. does not find the Carriage Returns or Line Feeds when saving the Files List,
  61. it will do a length check and then a step back check to keep the lines in
  62. proper alignment as they were when typed into the Text Box. Fixed! I hope :)
  63.  
  64. IMPORTANT: Since changes were made in this area, It is VERY IMPORTANT that
  65. you monitor your Files List after saving for any corruption and notify me
  66. right away as I can make any needed corrections. Remember, FileMan does create
  67. a Files.bak file as a backup prior to saving your orginal files.lst.
  68.  
  69.  
  70. If a sysop empty a file area, from either deleting or moving files, and if
  71. the File Area used the MakeIdx Index system, then FileMan was not updating
  72. the Index file if the file area was empty.. In other words, the Index file
  73. should be a 0 byte file at that point. Fixed!
  74.  
  75. Finally found a problem in the Moving Files module that was bombing out on
  76. files that were bad. Fixed! Also, reworked the Move Files module to support
  77. the problem I found with additional file paths to a given File Area.. It
  78. appeared that files in the additional file areas were not being moved
  79. properly. I hope by fixing these problems, I didn't create new ones. :)
  80. So keep a strong look out in this area!
  81.  
  82. Completly rewrote the TriBBS32.DLL file in Visual Basic 5.0 Pro to allow
  83. better preformance and better future design capibities in the future.
  84.  
  85. Added a "Sort Files" icon to the toolbar.. Something that I had overlooked.
  86.  
  87. By default, Fileman will now check the path(s) for all File Areas defined for
  88. a selected File Area including additional paths. Also FileMan will check
  89. the path and filename for the File Area's Files List. If any of these items
  90. are not found, then FileMan will prompt you to go to TriMan and correct this
  91. problem for that File Area.
  92.  
  93. Added better offline CDRom Disc support. FileMan will now prompt you to
  94. insert your Offline CDRom Disc showing the Disc # and Drive Letter as
  95. defined in Farea.dat file via the Triman setup. Once you inserted the CD,
  96. then FileMan will verify it can read the path for that offline CDRom File
  97. Area.
  98.  
  99. Fileman's View, Options screen was not allowing Drive selections if the
  100. Network was not a True Windows Network. To solve this problem to where
  101. all network software drive lists to be displayed and more compatible with
  102. Fileman, I did away with the current select drive, and directory box windows
  103. and replaced it with the Windows's API "Browse for Folder" dialog box. This
  104. should show all connected Drives/Network Drives and their Folders accoss any
  105. Network Platform on your local machine.
  106.  
  107. Also had a bug after selecting TriBBS's main node's path, the Option screen
  108. would not allow the user to go back and change it. This was fixed when I
  109. redone the Options screen.
  110.  
  111. Reworked the MakeDirectory function to where it won't be so strict on the
  112. security and set it to be silent (No Message Box) if an error occurs.
  113. Basically I have now setup FileMan to verify the File Area's Path, File
  114. Area's Path to the Files List, and check the MakeIdx path. If the File Area's
  115. Path or the File Area's Files List path is not present, or can not be found,
  116. then FileMan will show a Message with instructions to go to TriMan and correct
  117. the problem.
  118.  
  119. Also, if FileMan has a problem with finding or creating the path to the
  120. MakeIdx File, then it will set the MakeIdx Flag to False, which means it
  121. will not create or update the Index file for that area.
  122.  
  123. FileMan's basic assumptions or logic is simple:
  124.  It expects to file all files lists and there paths pointing to a directory
  125.  on your Hard Drive or a device that will allow full Write/Read functions.
  126.  You can not modify or update a Files Lists if it is on a CD-ROM Drive.
  127.  Also FileMan expects the Index file for MakeIdx to be pointing to a Hard
  128.  Drive as well, so it too can be modified or updated.
  129.  
  130. The Toolbar button for Erasing file descriptions from the files list
  131. was not working. Fixed!
  132.  
  133. Fileman had a True, False flag off to where even though the Sysop didn't
  134. have an index file defined in a file area, Fileman was still prompting
  135. the sysop to Run Makeidx. Fixed!
  136.  
  137.  
  138. =============================================================================
  139. FileMan Win95/NT Alpha 5: Release Date: 03/14/98
  140.  
  141. This version of Fileman was written and compiled on a Win95B (OSR/2) system.
  142. The Setup.exe was run and FileMan was installed and tested on the Following
  143. Systems for speed and performance.
  144.  
  145. Win95, 5x56 133 mhz, 20 Megs Ram.
  146. Win95B, 6x86 200 mhz, 64 megs Ram. FAT32
  147. Win/NT 4.0 Server with Service Pack 3, 6x86 133 mhz, 32 megs Ram.
  148.  
  149. System Recommendations:
  150.  486 DX 100 or higher with 16 megs Ram
  151.  
  152. TriBBS Requirements:
  153.  Must have a registered version of TriBBS 10.1 Pro or better.
  154.  
  155. Ok folks you only seen bits and pieces of Fileman in Alpha's 1 through 4.
  156. This release of Fileman has all of the Windows and Forms brought into a 
  157. main form called a MDI Form (Multiple Document Interface).
  158.  
  159. There are many changes and additions to this release that I did not have the
  160. time to rewrite the Help File System, so if any of you have questions just
  161. email me and ask, I will be more than happy to answer them. 
  162.  
  163. What's New!:
  164.  
  165. Greater speed and performance!
  166.  
  167. I now have a built in error handler that should cover most of any error that
  168. may arise. These messages will be display whenever a user action doesn't 
  169. agree with the design of the program. The title of the message box will read
  170. "FileMan Alert!" and these are not due to bugs, but user errors. Also, I do
  171. have an error handler to try to trap any other internal error that may arise
  172. and should display the Error #, and a short description of the error. This 
  173. version will write those errors to a file called Fileman.err which will be 
  174. kept in your Fileman directory in the event of any errors. Hopefully they 
  175. won't be anymore. :) The only errors I can't trap is Windows errors which
  176. are external to Fileman.
  177.  
  178. Fileman no longer needs Sysdat1.dat to find it's way back to TriBBS's Main
  179. Node. This feature has been dropped completly. You can now enter your main
  180. node's path in the "View", then "Options" menu. 
  181.  
  182. All Fileman settings are now written to the Windows Registry and Fileman will
  183. look there each time it is loaded to get the last known settings.
  184.  
  185. You will now see a window with the File Area Titles show as they are in a 
  186. true window with Icons and choices of type and arrangement.
  187.  
  188. All windows now has a Right Mouse Button action that will pop-up a menu for
  189. that area. Basically, anything List Box or Text Box with a white back ground.
  190.  
  191. Most Window's Forms now has the the IE 4.0 rebar toolbar setup, aka 
  192. "Coolbar". Also in the Editing File Area window you have a quick select
  193. drop down box much like the ones used in the Internet Browsers today.
  194. Just click, drop open the window, select your next File Area, and then 
  195. click the button next to it to Go There!
  196.  
  197. Fileman no longer looks at what is set in TriMan for the sorting order of
  198. Files. Speaking of Sorting, you guys wanted more flexible sorting, well
  199. you got it! All file areas can now be sorting either accending, decending,
  200. by File Name, File Size, or by File Date!
  201.  
  202. This version I also added Read File_id.diz fetures, and Remove "Uploaded By"
  203. lines from the Files Lists.
  204.  
  205. Added a new Menu Item called "View" that has sub menu items "Tool Bar" and
  206. "Status Bar". By default, these items are Checked and are visible to the 
  207. sysop. If you uncheck these items, they will not be visable to the sysop.
  208. Also added a feature in this area to where you can Add/Remove Icons to your
  209. Tool Bar.
  210.  
  211. Ok, that's most of the biggest features I can think of so install and enjoy.
  212. Please send me email and let me know something, anything I beg you as I am
  213. getting close to going public with Wide Beta Testing with this product.
  214. Therefore any suggestions, ideas, comments or whatever I would love to hear
  215. from you.
  216.  
  217.         Gary Price
  218.  
  219. =============================================================================
  220. FileMan Win95/NT Alpha 4: Release Date: 2/03/98
  221.  
  222. When Alpha 3 was released, many of you reported little problems throughout
  223. the program and it seem like no one really report the same bugs.
  224.  
  225. In Alpha 3 I experimented with some new ideas and concepts with program
  226. source formatting to cut down on code size, most likely some of this got
  227. a little sloppy. What I did in this release was basically went through ever
  228. bit of source code and tried to tighten it up the best I could in hopes to
  229. stop some of these little bugs that were reported. Basically, I could not
  230. duplicate most of them, so this version will allow me to see if I am getting
  231. any closer to resolving these problems. :)
  232.  
  233. =============================================================================
  234. FileMan Win95/NT Alpha 3: Release Date: 10/10/97
  235.  
  236. Added some other little goodies mostly graphical.. I will let you find
  237. them.. :)
  238.  
  239. Forgot to add the support for the File Areas 10 Additional file paths, this
  240. release will now check those extra paths if defined for a given file
  241. operation.
  242.  
  243. Added the new File Scan feature to this Alpha which will find all files
  244. in the given file area paths and add them to your File Listing.
  245. However, since I was having so much trouble tring to call dos shell calls
  246. for running 3rd party Archiving software such as Pkunzip.exe, Lha.exe,
  247. Rar.exe.. etc, I decided to drop the idea completely and go with an internal
  248. ActiveX componet that runs internally in a true 32 bit environment to handle
  249. extracting the File's File descriptions. Unfortunately at this time, only
  250. ZIP type archives are supported for this operation.
  251.  
  252. FileMan was having a problem with files that used long filenames when it
  253. came to moving them to another directory. FileMan would copy the file and
  254. update the files.lst, but would not kill the orginal file in the orginal
  255. directory. Fixed!
  256.  
  257. Renamed FileMan.hlp to FMan32.hlp so FileMan Win95/NT would not have a
  258. conflict with the older Dos version of Fileman.hlp.
  259.  
  260. Added two new buttons to FileMan. The first will allow sysop's to select/tag
  261. all files in a given file area at one time, and the second will allow a
  262. sysop to deselect/untag all files at one time.
  263.  
  264. =============================================================================
  265. FileMan Win95/NT Alpha 2: Release Date: 8/28/97
  266.  
  267. FileMan's FMan32.Dll and TriBBS32.dll now is copied to the \windows\system
  268. or \Winnt\system directories during installation.
  269.  
  270. FileMan's setup.exe was not properly setting up FileMan on WinNT systems.
  271. Fixed!
  272.  
  273. If Fileman encountered a file area that did not have a files list, it would
  274. not create a 0 byte files list and the progress bar would remain on some
  275. systems during this operation and did not close out. Fixed!
  276.  
  277. Setup.exe did not have all of the runtime libraries in alpha 1. I assumed
  278. that most Win95 system had all of these. Some systems were either missing
  279. some of the required runtime libraries or some of the libraries were out of
  280. date and did not run with FileMan. This new Setup.exe now contains the full
  281. runtime libraries needed.
  282.  
  283. Setup.exe was overwritting all libraries whether the file was newer than the
  284. ones being sent.. Now Setup.exe will only replace these libraries if they are
  285. older or the same date that is in this archive.
  286.  
  287. Updated the Help system for FileMan to include the File Length and File Date
  288. options.. FileMan's Help system now is on the Help menu and has a context
  289. tab as well.
  290.  
  291. Added the File Length & File Date options to the File Operations Menu.
  292.  
  293. The main File Area Selection screen was cutting off the File Area names if
  294. the sysop had used the full 40 character length to describ their file areas.
  295. Fixed!
  296.  
  297. The Move File Selection screen was not display an icon in the Windows
  298. TaskBar. Fixed!
  299.  
  300. The Move File Selection screen was missing a cancel button in the right
  301. hand corner so a sysop could cancel moving a file on the fly. Fixed!
  302. Also, this same screen was missing the FileMan Icon in the upper left hand
  303. corner. Fixed! Added a What's This Button to the screen.
  304.  
  305. The FileMan Setup program was creating a \HELP directory and placing the
  306. FileMan help files into that directory. The Help Files should have been
  307. placed into the \FileMan directory. Fixed!
  308.