home *** CD-ROM | disk | FTP | other *** search
- History of !FileFind
- ====================
-
-
- 0.01 (22-Mar-1992)
- ------------------
-
- Made the templates (nicked most of them off VProtect). Started on !RunImage,
- nicked the skeleton from EditTxt! Made a stupid !Sprites file. Put the
- options file loading/saving in.
-
-
- 0.02 (23-Mar-1992)
- ------------------
-
- Made it so you can set up the search using the window. (Not as easy as it
- sounds.) (But made easier by WimpExtension. :-) ) Wrote the actual search
- code, works OK but at the moment doesn't display the results (well, it dumps
- them at the top left of the screen all on top of each other).
-
-
- 0.03 (24-Mar-1992)
- ------------------
-
- Added the stuff for handling the list window, so now you can see the things
- you were searching for! It dynamically increases its WimpSlot to cater for
- the filenames if you have hundreds and hundreds of them (woo). Finally got
- the name storage system working (too ages to notice a subtle bug). Put in
- code so that if you click on a name then it will open the filer window
- containing that file. I'm going to have to store the file types, but as it's
- getting rather late I'd better leave that for tomorrow...
-
-
- 0.04 (26-Mar-1992)
- ------------------
-
- Added code so you can set the root directory by dragging the icon from the
- setup window, or by dragging an icon to the setup window. Added the 'File'
- and 'Untyped' type specifiers. Made the 'Pause' button work. Made it so that
- the filetypes are stored and displayed in the list window, and so that if you
- double-click on a directory in the window then it will be opened (rather than
- the directory it is in, as is appropriate for a file). Made it so the list
- window is only glued to the bottom if it was already at the bottom (!). Made
- it so if you click on 'Matches:' or its number field in the status window
- then the list window is opened (only if there are any matches).
-
-
- 0.05 (05-Apr-1992)
- ------------------
-
- Changed it so it uses WimpExtension's requester boxes instead of normal error
- boxes. These look nicer and don't stop multitasking. Started adding code so
- that you can save the list as a text file.
-