Name Modified Size InfoDownloads / Week
Parent folder
uget-1.6.4-1.tar.gz 2011-04-17 359.7 kB
README 2011-04-17 2.9 kB
Totals: 2 Items   362.6 kB 0
Uget 1.6.4 Stable

This version requires GTK+ version 2.18+
Warning: Uget 1.6 can NOT read 1.5 data.
         Don't compile uget with libcurl4-gnutls-dev in Ubuntu 11.04
         To use libcurl4-openssl-dev is better.

------
  News since 1.6.3
01. fix memory leak.
02. update Russian translation file.
03. README and version update in uget-1.6.4-1.tar.gz

------
  News since 1.6.2a
01. support app indicator for Ubuntu. 
02. fix "application may crash when adding new category".
03. fix "exit confirmation works incorrect when user press NO".

------
  News since 1.6.2
01. fix 1.6.2 can't compile with GTK+ 2.18.

------
  News since 1.6.1
01. add option "Sound when download is finished".
02. support libnotify 0.7
03. prepare to switch to GTK+ 3.
04. fix "command argument --http-password works incorrectly".
05. fix "Can't remember exit setting".
06. fix "Can't hide tray icon menu on Windows"
07. use label to replace link in the About page in Windows.
08. change naming rules of source file. (ug_data.c to UgData.c)
09. New translation file - es.po (Victor Emmanuel)

------
  News since 1.6
01. fix for resuming a download after a retry. (Ben Kibbey)
02. Update translation file - zh_CN.po (Liu Hao)
03. Add new command argument "--set-offline".
04. fix building error in some distribution.

------
  News since 1.5
01. Use IEC binary prefixes.
02. Clipboard monitor can work quietly. (No confirmation dialog)
03. Download starting notification.
04. The right side of statusbar display download speed.
05. It show more information when indicate with mouse on system tray icon.
06. It can copy cookie and post file from commandline to user directory.
07. Commandline option "--input-file" can use with other options and URLs.
08. Add new command argument "--http-user-agent" and "--version"
09. Support offline mode
10. Support shutdown when downloads complete.
11. Support pwmd (Password Manager Daemon) - from Ben Kibbey
12. New notification sound.
13. New translation file - de.po (Alexander Haeussler)

------
  User interface and usage changed.

You can't move downloads from queuing to finished.
If you set downloads runnable in finished or recycled, they will move to queuing.
If you delete downloads in queuing or finished, they will move to recycled.
DownloadDialog can remember changed data and keep it.

------
  How to add a large amount of urls to Uget.

1. From command line
uget-gtk --input-file=list.txt
  or
uget-gtk URL1 URL2 URL3
2. Copy follow lines and use New from clipboard

http://192.168.0.1/file_1st.txt
http://192.168.0.1/file_2nd.txt
http://192.168.0.1/file_3rd.txt
http://192.168.0.1/file_4th.txt

------
  Others
If you want to use pwmd, you must use --enable-pwmd when you run "configure".
If you want to make temporary files hidden, you must use --enable-hidden when you run "configure".
If you want to set up how many downloads run at once, change "Active downloads" in category properties.


Source: README, updated 2011-04-17