home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / fileutils / filefind / !FileFind / History < prev    next >
Encoding:
Text File  |  1992-04-05  |  2.0 KB  |  54 lines

  1. History of !FileFind
  2. ====================
  3.  
  4.  
  5. 0.01 (22-Mar-1992)
  6. ------------------
  7.  
  8. Made the templates (nicked most of them off VProtect). Started on !RunImage,
  9. nicked the skeleton from EditTxt! Made a stupid !Sprites file. Put the
  10. options file loading/saving in.
  11.  
  12.  
  13. 0.02 (23-Mar-1992)
  14. ------------------
  15.  
  16. Made it so you can set up the search using the window. (Not as easy as it
  17. sounds.) (But made easier by WimpExtension. :-) ) Wrote the actual search
  18. code, works OK but at the moment doesn't display the results (well, it dumps
  19. them at the top left of the screen all on top of each other).
  20.  
  21.  
  22. 0.03 (24-Mar-1992)
  23. ------------------
  24.  
  25. Added the stuff for handling the list window, so now you can see the things
  26. you were searching for! It dynamically increases its WimpSlot to cater for
  27. the filenames if you have hundreds and hundreds of them (woo). Finally got
  28. the name storage system working (too ages to notice a subtle bug). Put in
  29. code so that if you click on a name then it will open the filer window
  30. containing that file. I'm going to have to store the file types, but as it's
  31. getting rather late I'd better leave that for tomorrow...
  32.  
  33.  
  34. 0.04 (26-Mar-1992)
  35. ------------------
  36.  
  37. Added code so you can set the root directory by dragging the icon from the
  38. setup window, or by dragging an icon to the setup window. Added the 'File'
  39. and 'Untyped' type specifiers. Made the 'Pause' button work. Made it so that
  40. the filetypes are stored and displayed in the list window, and so that if you
  41. double-click on a directory in the window then it will be opened (rather than
  42. the directory it is in, as is appropriate for a file). Made it so the list
  43. window is only glued to the bottom if it was already at the bottom (!). Made
  44. it so if you click on 'Matches:' or its number field in the status window
  45. then the list window is opened (only if there are any matches).
  46.  
  47.  
  48. 0.05 (05-Apr-1992)
  49. ------------------
  50.  
  51. Changed it so it uses WimpExtension's requester boxes instead of normal error
  52. boxes. These look nicer and don't stop multitasking. Started adding code so
  53. that you can save the list as a text file.
  54.