Uget 1.5.0

Add new command argument "--input-file"
Fix minor bugs.

-------------------------------------------------------------------------------
Uget 1.4.9.3

Fix: HTML importing function ignore link in some case.
Create empty download file with permission 0644.
Remember window postion and size.
New Logo/Icons.

-------------------------------------------------------------------------------
Uget 1.4.9.2

Change many translatable strings for translator.
Update and remove fuzzy translation from urlgfe(legacy) - fr, it, pl, ru, zh_CN, and zh_TW.
Auditory notification.
Fix minor bugs.

-------------------------------------------------------------------------------
Uget 1.4.9.1

All planning features in 1.5.0 are completed, change 1.4.9 (developing) to 1.4.9.1 (testing).
Display notification when download completed.
Program try to validate encoding of filename (UTF-8 or locale) from HTTP header.
Fix: If filename is empty in HTTP header, program will crash.

-------------------------------------------------------------------------------
Uget 1.4.9

Launch default application for specified file types (default type is torrent).
Grab filename from HTTP header "Content-disposition:".
Fix: If file create failed, program will crash.
Fix: Windows explorer show error if path contain space character. (Windows)

-------------------------------------------------------------------------------
Uget 1.4.8.6

Add "Open" and "Open containing folder" in download menu. You can open downloaded file by default application.
Fix minor bugs.

-------------------------------------------------------------------------------
Uget 1.4.8.5a

Restore to Passive Mode by default. (reduce FTP connection time)
Change default visible setting.

-------------------------------------------------------------------------------
Uget 1.4.8.5

Fix bug about authentication (login), FTP connection, and proxy (socks v5...etc).
FTP protocol use Extended Passive Mode (EPSV) by default.
Clipboard monitor ignores file URL scheme.
Program clear running state for downloads in queuing when it starts.
Uget requires libcurl 7.19.1+ now.

-------------------------------------------------------------------------------
Uget 1.4.8.4

Program will create an empty file when start downloading. (works like firefox)
Delete empty downloaded file when download stops.
Uget requires libcurl 7.17+ now. (Remove source code that use OBSOLETE code of libcurl)
Uget data file structure was changed. (version 1.0 to 1.1)
Fix bug about resumable download.
Fix other issues and bugs.

-------------------------------------------------------------------------------
Uget 1.4.8.2

Fix : Program can't output message If help flag used. (Windows platform).
Add auto save function and it's setting widget.
Add new command options : --http-cookie-data, --http-post-file

-------------------------------------------------------------------------------
Uget 1.4.8.1

Fix some IPC issues from version 1.4.8
You can test this version in FlashGot 1.1.8.7 (Firefox plugin) with below Arguments template:

[--http-cookie-file=CFILE] [--http-post-data=POST]
[--http-referer=REFERER]
[URL]


-------------------------------------------------------------------------------
Uget 1.4.8

This is second usable developing version. It works well in Linux and Windows.
Command line options and previous process checking are workable now.
Program will try to apply settings from category if user doesn't assign it in command line option.

Add new command options :
--http-cookie-file
--http-post-data
--folder
--filename
--quiet
--category-index

Add desktop file for FreeDesktop.org standards.

-------------------------------------------------------------------------------
Uget 1.4.7

This is first usable developing version. It works well in Linux and Windows.

There are some functions NOT workable now. (list below)
1. Many command line options are NOT working, only "--help" works... :)
2. Program does NOT check previous running process, don't execute it again at the same time.
