home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / UTIL / WSIM20 / WHATS.NEW < prev    next >
Text File  |  1993-01-30  |  2KB  |  59 lines

  1. changes.log
  2.  
  3. version 2.0
  4.  
  5. -- new features --
  6. Created loadable DLL's for the index importing.
  7. Handle importing in a nicer way.
  8. Make use of a .ini file.
  9. Use Windows 3.1 file open dialog box
  10. While searching or importing the program can now be minimized
  11. A maximum of 500 results can now be handled.
  12. Searches can be case sensitive or not.
  13. Searches by date can be done.
  14. Scripting for output was added.  This enables printing and storing
  15.     in a file in just about ANY format.
  16. Added on-line help.
  17.     NOTE: for Windows 3.0 users: You need to get an updated winhelp.exe
  18.           contact me for more information.
  19.  
  20. -- bugs fixed --
  21. Fix bug that caused the program not to minimize when it was
  22.     started by shift-double-click
  23. Fixed bug that would throw away everything that was imported when 
  24.     cancel was pressed during an import.
  25. Fixed bug that could UAE the program if a non-dbf file was imported.
  26. Fixed bug in the cica import that would cause the date to be blank if the description
  27.     was blank.
  28. Changed a 'feature' that would give errors on import of cica files, when the filename
  29.     exeeded 12 characters (non-DOS).  I still think that files in a DOS archive
  30.     should have DOS names!!  Now the filename gets chopped off at the 12th character.
  31.  
  32. version 1.1:
  33.  
  34. Fixed bug that caused UAE
  35.  
  36.     - on quit
  37.     - in ALT-TAB (while searching)
  38.  
  39. Fixed bug that caused descriptions containing a comma to be chopped off.
  40.  
  41. Files > 1Mbyte now display 7 digits for the file size.
  42.  
  43. Changed font in main window so it rescales properly in all resolutions.
  44.  
  45. Changed AboutBox Popup time to 3 seconds on startup.
  46.  
  47. Added the "Database Information" feature, so you can keep track of when
  48. you updated the index, and how many records there are.  Note that if you
  49. use an older .dbf file there is a month difference between the file date
  50. abd the database date.  This is due to a bug in version 1.0 and has been
  51. fixed.  On import the date of the index file will be stored in the data
  52. file as the date of the index.
  53.  
  54. Included an updated cica2sim.exe converter program that works with the
  55. current format of the cica INDEX file.
  56.  
  57. Updated the documentation.
  58.  
  59.