Changes from 0.1 to 0.2

* Completely rewritten in gtk instead of Motif
* Fixed problems with parsing of some directory listings
* Fixed problems with reading responses from certain FTP servers
* Supports connecting to a FTP server via command line parameters
  You can now type: gftp user:pass@ftp-site:port/directory. You don't have
  to specify all of the options, like user:pass, port and directory.
* More informative error messages
* Sorting capabilites in the listboxes
* Colorized text in the log window
* Allows saving the text in the log window to a file
* Added disconnect from ftp server
* Various code cleanups
* Removed about dialog box
