Version 0.1 =========== 2007-06-24 Florian Sievers * corrected Makefile.am to correctly include debian directory in EXTRA_DIST * implemented function to cancel the download * redirect output from mimms to download status window * implemented three funktions from nmapfe for pipe redirection 2007-06-02 Florian Sievers * exec the mimms binary with the correct parameters 2007-05-24 Florian Sievers * added timeout callback * implented fork and pipes * disable main window if download starts * added macros SENSITIVE(WIDGET, NAME) and INSENSITIVE(WIDGET, NAME) 2007-05-19 Florian Sievers * created download status window 2007-05-17 Florian Sievers * check if output file already exists 2007-04-30 Florian Sievers * added deb target to makefile.am * added debian directory to the distribution directory * implemented functions to change the mms-method in the URL-string 2007-04-26 Florian Sievers * get mms-method from url and activate the right radiobutton 2007-04-20 Florian Sievers * modified all function descriptions in backend-operations.c 2007-04-19 Florian Sievers * implemented file chooser dialogs for manual mimms binary search and output file chooser 2007-04-16 Florian Sievers * implemented preference file functions 2007-04-15 Florian Sievers * added preference dialog * implemented preferece functions 2007-04-14 Florian Sievers * implemented function to search MiMMS executable in path * implemented cleanup function 2007-04-13 Florian Sievers * implemented function for the paste button * modified some function descriptions 2007-04-11 Florian Sievers * implemented backend functions to setup mimms parameters 2007-04-09 Florian Sievers * initial release