v2.1a1r1 (July 6, 2008) * [Bug fixed] New multiple jobs dialog not displayed correctly at 120 DPI. * Wget 1.11.4. v2.0.15 (July 6, 2008) * [Bug fixed] Main window not hide immediately when get closed by an error loading wget.opt file. v2.1a1 (July 1, 2008) + Cleanup jobs. + Export jobs as bacth file. + Closing confirmation. + Easier access to output-document option. + New multiple jobs. + Use RichTextBox for log to remove flicker. + The New Check for Updates code. + Wget 1.11.3. v2.0.14 (July 1, 2008) * [Bug fixed] Open Containing Folder can open the wrong folder in some case. * [Bug fixed] Start all jobs and Stop all jobs now disabled when useless. v2.0.13 (June 18, 2008) * [Bug fixed] Main window not show itself when it is invisible and there is a MessageBox that need to be shown. v2.0.12 (June 14, 2008) * [Bug fixed] Main window will not be properly restored after being minimized to tray in some more cases. v2.0.11 (June 10, 2008) * [Bug fixed] Main window will not be properly restored after being minimized to tray in some cases. v2.0.10 (June 8, 2008) * [Bug fixed] Killed flag not set to true when job was started causing retry count to be incorrect. v2.0.9 (May 24, 2008) * [Bug fixed] The exception, "ContextMenu cannot be shown on an invisible control.", can get thrown when using MSVDM. v2.0.8 (Apr 8, 2008) * [Bug fixed] VisualWget supports only english language in the "Save files to:". (Thanks to fortunatestar) v2.0.7 (Feb 21, 2008) * [Bug fixed] Status of all started jobs get changed to "Stopped" on exit. v2.0.6 (Jan 27, 2008) * Stopped jobs that wait for retrying are now count as running jobs. * [Bug fixed] Context menu for jobs listview can getting displayed if right clicking the listview header when selected item count is non zero and the first item is not the top item. * [Bug fixed] Retry count not set to zero when "Start all jobs" is selected from the system tray context menu. * [Bug fixed] NullReferenceException get thrown when program start on 120 DPI display. * [Bug fixed] Jobs that wait for retrying sometime not stop when stop command was chosen. * [Bug fixed] ObjectDisposedException can sometime get thrown when VisualWget try to stop all jobs when "Stop all jobs" is selected or on application exit. * [Bug fixed] InvalidOperationException can sometime get thrown when VisualWget try to stop a job but the job has already exited. v2.0.5 (Jan 15, 2008) * [Bug fixed] An IE extension can intercept a new download and send it to an already running instance of VisualWget that has executable path different from the one located in the same directory as an IE Extension when VisualWget is not running as a portable application. * [Bug fixed] InvalidOperationException get thrown when VisualWget (not running as a portable application) try to save its settings while there are subkeys within "HKEY_CURRENT_USER\Software\VisualWget". (Thanks to Abezz) v2.0.4 (Jan 13, 2008) * Skip unnecessary saving when running as a portable application. Unnecessary saving can cause some delay especially when running as a portable application from a thumb drive or a floppy disk. v2.0.3 (Jan 11, 2008) * [Bug fixed] ArgumentNullException get thrown when the log pane is empty and "Copy All" is selected. * [Bug fixed] Main window bounds are not properly restored from maximized state if its visible state get changed from invisible to visible while it is maximized. v2.0.2 (Jan 10, 2008) * Use socket instead of registry/file for interprocess communication between a new instance of VisualWget and an already running instance of itself. * Use AllowSetForegroundWindow to ensure that VisualWget window can be set as a foreground window (mostly when a new download is intercepted). * [Bug fixed] Setting that contain double quotation marks characters are not properly loaded when running VisualWget as a portable application. v2.0.1 (Jan 08, 2008) * [Bug fixed] When VisualWget window try to set itself as a foreground window and the foreground was locked by another application, VisualWget will stop responsing (in the background) for a while (approximately 16 seconds). v2.0 (Jan 07, 2008) + Prevent multiple MD5/SHA1 hash computation which can slow down the computation speed. + Bring the log pane back. + Reduce CPU & memory usage when running in the background. * [Bug fixed] Main window can be unaccessible when screen resolution changed from higher to lower. * [Bug fixed] When Wget process started, VisualWget can be unable to communicate with Wget because a connection between VisualWget and Wget can get closed before Wget process ID is set. * [Bug fixed] When IE extension intercept a new download, VisualWget window failed to set itself as a foreground window and keep flashing on the taskbar. v2.0b4r4 (Jan 03, 2008) + Speed limit option. + Option to check for updates automatically. + MD5 and SHA1 Hash computation tools. + VisualWget can now be run as a portable application. + Better prevention of downloading same file at the same time which can lead to a garble file. * [Bug fixed] Main window can sometime be unaccessible. * [Bug fixed] IE Extension not accept a URL that match with the URL regular expression if more than one URL regular expressions were specified. * [Bug fixed] Thousands of local tcp-connections are leaved in TIME_WAIT state. (Thanks to Ingo) * [Bug fixed] UI not displayed correctly at 120 DPI. * [Bug fixed] High CPU usage when a lot of jobs (1000+) are selected. - Skins has been removed. - Log pane has been removed. v2.0b4r3 (Oct 19, 2007) * New job with no options specified now use the Default Download Properties. * [Bug fixed] Select or deselect a lot of jobs (1000+) at once consume a lot of time. * [Bug fixed] IE Extension always fail to register if not already registered. v2.0b4r2 (Oct 15, 2007) * [Bug fixed] N/A not displayed immediately on program start when download size is zero. * [Bug fixed] Info (name, size, done, log) not initialized after the job was edited. * [Bug fixed] Setup Uninstaller does not unregister an IE Extension when perform update. v2.0b4r1 (Oct 12, 2007) + Option to check for updates. * [Bug fixed] Done column still draw when the column is hide on Windows XP. * [Bug fixed] CenterToParent AboutBox & AutoShutdownPrompt. * [Bug fixed] AutoShutdown conflict with Retrying. * [Bug fixed] SpeedHistory not clear when job restarted. * [Bug fixed] Speed calculation. v2.0b4 (Oct 6, 2007) + Auto shutdown options when downloads complete. + Options to retry if download is stopped unexpectedly. * Prevent downloading same file at the same time. - Remove SSL support (https) to reduce wget executable size. v2.0b3 (Jul 13, 2007) + More preferences. + Context menu for JobsListView. + Open containing folder focus file. + More tray context menu items. + Use default download properties on new job. + Load/Save/Save As.../Delete preset button. v2.0b2 (Apr 13, 2007) + Customizable toolbar images, bullet images, main application icon and system tray icon. + Default Download Properties for used with IE Extension. + Jobs can be queued, set priority (move up/down). + More listview's columns i.e. #, Size, Done, Speed, ETA. v2.0b1 (Oct 27, 2006) * Change settings registry key. * [Bug fixed] Argument button does not display correctly. * [Bug fixed] Incorrect description and missing action in wget-1.9.1.opt.txt file. * [Bug fixed] Open containing folder bug. * [Bug fixed] Single instance bug. v2.0a1 (Oct 18, 2006) + Rewrote entirely in C#. + Implement all new basic features. v1.5.0 (Aug 16, 2006) + Rewrote entirely in C. + Tested to be run on Win95/98/ME/NT/2K/XP. + This version is intended to be used with wget version 1.10.2. v1.3.2 (Aug 29, 2004) + Main dialog now is closed immediately after you click OK (instead of waiting for the console to exit) + Center FILE and FOLDER dialog v1.3.1 (Aug 14, 2004) + Bug fixed (URL now always enclosed within double quotation mark to avoid conflict with cmd's command separator '&' when the URL contain this letter). v1.3 (Aug 10, 2004) + Migrate source code from MFC to ATL/WTL. + Redesign UI. v1.2 (Jul 9, 2004) + Download history dialog. + Add HTTPS (SSL) Options to the wget's options menu. v1.1 (Mar 13, 2004) + UI for advanced wget's options. v1.0 (Jan 25, 2004) + First public released with simple UI. + VisualWget use only -c and -P options when invoking Wget.