Commit Graph

21 Commits

Author SHA1 Message Date
f3fd2bc85e Added download.h 2010-11-15 01:32:21 +00:00
08c6243897 Code cleanup 2010-11-15 01:18:59 +00:00
b74ef557f9 Fully licensed under the GPL version 3 2010-04-27 00:44:25 +00:00
9542443e92 Allowed the download utility to be translated too 2010-04-11 10:19:47 +00:00
eab13e7bbc Show the total size of the file when known 2010-02-21 11:03:06 +00:00
978de0033c Added a field to track the amount of data obtained 2010-02-20 10:51:04 +00:00
9c9e947d12 Can now download an arbitrary number of files at the same time 2009-12-04 02:08:05 +00:00
ee8c4100cf The download class can now be instantiated 2009-12-03 11:51:48 +00:00
dd9f25d8ad Added a checkbox to close the window when the download is complete 2009-12-03 11:25:49 +00:00
356d2c6aaa Almost completed the WebKit version of the download utility 2009-12-03 00:21:40 +00:00
e27c882c39 Adding a WebKit-based backend to the download utility 2009-12-02 23:32:25 +00:00
013a2449a6 Fixed warnings with -pedantic 2009-07-12 00:06:09 +00:00
688cc83bf0 Improved usage screen 2009-03-08 16:10:08 +00:00
99a77b51f8 It seems gnet requires threading support 2009-03-06 13:39:58 +00:00
4a77cbc3f4 Avoid a compilation warning 2009-02-19 23:31:30 +00:00
298672abeb More code re-use and error checking 2009-01-11 21:14:33 +00:00
aa44e0103d Cleaning and optimizing 2009-01-11 20:31:06 +00:00
c5989c86e1 Nicer user interface 2009-01-11 20:16:53 +00:00
6aac9384a5 Allow setting the user agent 2009-01-10 03:22:37 +00:00
c5f82e1631 Improved error handling 2009-01-09 07:32:37 +00:00
b51fbc3868 Initial release 2009-01-09 07:15:00 +00:00