This file contains description of features I eventualy want to implement in
any of next version. Any of fields can be here long time and any can be removed
without implementing it.
I will appreciate any comments on issues mentioned here or any requests for
new features not mentioned here. Feel free to email me at <ondrej@idata.sk>.
I am sometimes way too slow in responding to emails, but be sure I will later
or sooner respond ...

* message catalog for more languages (any volunteers ?)
* GTK+-Win32 GUI interface - after win32 port of GTK+ to cygwin will be done
  (probably I have to do the port myself)

* restart scenario with errors
* reschedule failed URLs
* new option for dumping all links from HTML documents to file
* optionaly allow scan of FTP directories
* WIN32 windowless mode
* abstract wraper for threading support
* buffer parent document updates (propsed by Honza Tomasek)
* handling of HTML tags in form <tag attr   =   "val"   ...>
* eliminate using of big staticaly allocated buffers where posible to
  get rid of stack overflow bugs in multithreaded version
* remove GTK+1.0 support (is there anyone who is still using this ?)
* add doc titles to tree preview
* new mode for accelerated per partes download of big files in multithreaded
  version (proposed by Sergey Taranenko and Joachim von Thadden)
* support for tuneling HTTP over HTTP proxy using CONNECT request
* find some better way to specify very complex limiting conditions (probably
  using && || ! and RE)

