TODO: (! == for next release) 

(priorities)
* add dmime support
* replace glade with hardcoded UI generation code
  AND add window caching support (reduce memory footprint)
* add "history bar" for faster navigation (probably just travel to root)
  OR might as well add a navbar (dropdown + editable), and toggle it 
* icons for base types

(wishlist)
* i18n support
* autoconf(?), automated build process [bah!]
* possible GTK 2 port/rewrite
* support for mime icons
* clean up main()
* general code cleanup, run indent
* proper prompts on errors
* fix stupid double selection bug, whilst browsing directories
* add right-click dialog for specific files (open, open with..., properties, etc)
* allow symlink editing, special node creation (?)
* add refresh button? or autodetect and refresh duing idle thread (if mod'ed)

0.0.4:
* fix gdk-imlib1 dependency
* rip out splash screen
* force-display win_main whilst we load
* make transient windows look nice in matchbox

0.0.3:
* bugfix release - removed some signal() code that was leftover
and causing crashes of parent app on exit in some cases.

0.0.2:
* add a "run command", ala win32 and others
* change menu to multi-file operations only
* add view toggles (select/multiselect, other?)
* added a way to view current directory (titlebar)
* added app icon for dfm (thanks mibus)
* borrowed KDE icons for toolbar (flat, 16x16)
* replaced app spawning code with code from gnome-exec.[ch] 
* Fixed libglade0 dependency in control file
* Fixed missing WM delete/destroy handlers for some dialogs
* Changed window titles
* Updated build process

0.0.1:
* Initial public release
