This file contains a list of bugs, flaws, things to do. Items that have been fixed are marked with an F.

(28) the background color (when restoring a dragndropcolored greenish blue line)
	should be the background color (instead of white).

(27) When clicking on ok for one message, all others disappear as well. 
	(update: you now have to click these messages away in the reverse order
	they appear on the screen. This is unavoidable until processes get 
	forked off.) (bug suspended until 0.3.0)

(26) Drops from other programs fail.

(19) when dragging and dropping no icons are set to the cursor

(18) no error checking is being made if users have the right to rename (should 
	be done before we let the user rename files!)

(16) no error checking is being done on files to be deleted (update: now a 
	check for "-w" files is needed)

(11) the program is probably one big memory leak (update :better, but still...)

(7) some of the variable names are in dutch. This is silly and should be altered

(1) the root tree item can be expanded even when the filesystem is empty (???) 
	(well, I had to start somewhere.)

================================================================================

(31F) when you remove the last directory from a directory that has not been
	scanned, it does not remove the +-sign until you try to expand this
	parent

(30F) when a directory is not scanned, and its parent dir is, and a dir is added
	to it, its parent dir doesn't get a +-sign.

(13F) copying to existing files just overwrites

(29F) copying /cdrom to ~ doesn't do tree things (look at it)

(24F) renaming dirs doesn't do tree things

(22F) you can drag from the white area when no files are selected this causes 
	a segfault on drop

(23F) dropping in the white area below the tree causes a segfault

(25F) selecting all preferences segfaults

(21F) items where the drop is bound to occure are not marked in any way (fix 
	before (20)???)

(20F) when dragging an dropping things mess up when scrollbars have been used

(4F) when deleting a file, nothing is being done with devices (char and block),
	pipes and symlinks.

(14F) copying symlinks should get attention payed to (blah...)

(17F) the flist seems not to refresh after access to a dir has been denied

(5F) the tree items are not sorted in any way

(3F) sometimes when a tree item is expanded, the new items don't get drawn on 
	the screen.

(15F) created dirs are not accessable

(2F) the list on the right isn't updated whenever a file is deleted

(9F) the top line of the file list in the main window scrolls as well.

(8F) the tree widget search thing should be a hash table. (it's a linked list, 
	but fast enough anyway)

(6F) the file list is not sorted in any way

(12F) when the program is running, I can't umount /cdrom any more

(10F) the preferences file is not being properly loaded on program start

================================================================================
