home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / d / drwimp / DrWimp / Utils / !Fnc'n'Prc / History < prev    next >
Text File  |  1997-05-25  |  2KB  |  65 lines

  1. History
  2.  
  3. 1.00 (28-Mar-95)
  4.  
  5. First version.
  6.  
  7. 1.01 (26-Apr-96)
  8.  
  9. Added 'drawfile' section.
  10.  
  11. 1.02 (24-May-96)
  12.  
  13. Changed 'drawfile' section to 'drawfiles'.
  14.  
  15. 1.10 (25-May-96)
  16.  
  17. Updated DrWimp being used from 1.02 to 1.20, and made all the changes need
  18. to ensure it still worked, eg: adding new user functions.
  19. Added search facility.
  20. Changed task name and error message titles from "DrWimp Browser" to
  21. "Func'n'Proc Browser".
  22. Removed all comments.
  23. Compressed source code.
  24.  
  25. 1.20 (10-Oct-96)
  26.  
  27. Updated version of DrWimp used to 2.02 and changed menu definitions to
  28. use PROCwimp_attachsubmenu.
  29. Some internal cleaning up.
  30. Added Fnc'n'Prcs menu which lists all the functions in the current section
  31. and enables direct jumps to a function to be made.
  32.  
  33. 1.21 (19-Oct-96)
  34.  
  35. Widened the main window a bit to cope with *slightly* longer function names.
  36.  
  37. 1.30 (09-Apr-97)
  38.  
  39. Changed icons in main window to have more compact borders.
  40. Widened the main window a bit to cope with *slightly* longer function names.
  41. Changed toolbox buttons so they press back and in, a la NewLook.
  42. Added banner to match Linker.
  43. Fixed bug where changing function by clicking on the arrows in the toolbox
  44. failed to move the tick on the function menu.
  45. Now allows multiple info files (for 3rd party functions) by adding pathnames
  46. to Browse$Path.
  47.  
  48. 1.31 (11-Apr-97)
  49.  
  50. Stopped alphabetical sort operating on sections containing only one
  51. function.
  52. Section names now read from info files instead of being written into code.
  53. This allows for more sections to easily be added by 3rd party info files.
  54.  
  55. 1.32 (25-May-97)
  56.  
  57. Removed banner window.
  58. Fixed bug with function menu not being updated when functions were jumped to
  59. from the search results window.
  60. Fixed bug with all the search results being greyed out on searches performed
  61. after an initial search.
  62. Added ability to view function names and parameters in a seperate window
  63. whos total length of function name and parameters is too long to fit in the
  64. main window.
  65.