May 14th, 2012· Added choosing wipefreespace location. Added selecting the wiping method (requires wipefreespace >= 1.5).
· WipeFreeSpaceGUIView.java (startButActionPerformed): Added choosing wipefreespace location. Added selecting the wiping method.
· README: added translating with NetBeans. Added a new command-line option: "--method".
· WipeFreeSpaceGUIView.java, ConfigFile.java: reading and saving the path to wipefreespace and the wiping method.
· WipeFreeSpaceGUIView.java (WipeFreeSpaceGUIView): added handling the new command-line option: "--method". Allow the window to shrink.
· WipeFreeSpaceGUIView.java: reading the resource bundle just once. Fixed displaying help about the "-n" command line option.
June 20th, 2011· WipeFreeSpaceGUI version 0.3: Improved progress bars.
· README: added compiling with "ant".
· Starter.java: copied the error title to this class in case the main class doesn't load at all.
· WipeFreeSpaceGUIView.java (WipeFreeSpaceGUIView): improved listening for the Esc key, delaying reading the config file until the whole GUI has been created.
· WipeFreeSpaceGUIAboutBox.java (WipeFreeSpaceGUIAboutBox): improved listening for the Esc key.
· WipeFreeSpaceGUI.java (EscKeyListener): the new Esc key listener.
· ProgressUpdater.java (ProgressUpdater): fixed doubling the current input into the current text variable.
· WipeFreeSpaceGUIView.java (startButActionPerformed): fixed passing the number of stages.
September 3rd, 2009Basic functionality:
· adding and removing filesystems, selecting wipefreespace options,
· displaying output and progress, an "About" box,
· logging exceptions to a file,
· configuration file support,
· command-line support.