Sun Apr 13 17:32:39 1997 Andre Hentz <andre@paubrasil (Andre Hentz)> 
        * Dnd.c was reorganized. Drag and drop operations have more
intuitive outcomes, as explained in the man page. The most important 
modification was a change in the parameters passed to drop actions. 
From the man page: 'Over icons with drop actions the corresponding 
action is executed in the directory of the target; the target name 
and the DND data are passed as parameteres'.

Mon Jan 20 16:58:58 1997  Andre Hentz  <ahentz@ametista>
	* as suggested by rasca@komm.hdk-berlin.de, 'files' now accepts drops from other applications. 'Files' recognize DndFile, DndDir, DndRawData and DndText.
Fri Jan 10 11:02:12 1997  Andre Hentz  <ahentz@paubrasil>
	* check for alloca.h in configure
	* drop on root window allowed for all kinds of files
Fri Jan  3 16:32:57 1997  Andre Hentz  <ahentz@ametista>
	* applied patch by kushn@olinet.isf.kiev.ua adding "open with...", "command window" and better tycoon interaction.  
	* now only one instance of files can run on the same display. Further calls will open a new file window for each directory in the command line.
Mon Dec 16 19:37:05 1996  Andre Hentz  <ahentz@ametista>
	* added *iconic resource.
Fri Dec  6 12:20:34 1996  Andre Hentz  <ahentz@ametista>
        * applied patch by waider@waider.ie to keep the file window position while updating. 
