4442 Commits

Author SHA1 Message Date
John Garland
3b9b47011c Fixed regression where blocklist no longer checked for update on startup 2009-01-20 13:46:13 +00:00
Andrew Resch
2403d13ceb Fix torrents not displaying properly after disconnecting and
reconnecting to the daemon
2009-01-20 11:45:43 +00:00
John Garland
2368a82b13 Fixed regression where blocklist would import empty list 2009-01-20 07:14:25 +00:00
John Garland
2ea8ca1000 No longer checks for newer blocklist on startup 2009-01-19 10:46:24 +00:00
John Garland
7c6319b1db Fixed bug where blocklist was reset when not imported
Date is now of remote blocklist (makes checking more precise)
Fixed web ui from crashing (still doesn't work though)
2009-01-19 10:14:33 +00:00
John Garland
a6de74c858 Blocklist is no longer imported if up to date 2009-01-19 08:12:31 +00:00
John Garland
1ec3751f91 need_new_blocklist is no longer blocking
removed download arg from import_list
updated gtkui and webui
2009-01-19 07:56:49 +00:00
John Garland
813063bd12 need_new_blocklist now checks if remote blockist is newer/bigger 2009-01-19 06:02:58 +00:00
Andrew Resch
58361f4af2 Default to ERROR logging level if the supplied logging level is invalid 2009-01-18 06:24:49 +00:00
Andrew Resch
40ba6ea2ba lt sync 3187 2009-01-17 22:03:36 +00:00
Andrew Resch
7c349b1fa9 Fix translating speed units in status tab when a per-torrent limit is
set
2009-01-17 22:02:38 +00:00
Andrew Resch
a69efdfc56 Fix crashing in AddTorrentDialog when removing torrents from the list
Do not allow duplicate torrents in the AddTorrentDialog
2009-01-17 21:58:02 +00:00
Andrew Resch
32be4ed4ad Fix being able to connect to a local daemon from another user account 2009-01-16 20:11:05 +00:00
Marcos Pinto
0fa9b491c5 add tooltip to popup about windows 2009-01-16 04:47:44 +00:00
Marcos Pinto
a76550be68 make popup insensitive on windows 2009-01-16 03:41:13 +00:00
Andrew Resch
8f68fc9e07 Add support for more tracker icons 2009-01-16 03:31:21 +00:00
Andrew Resch
ebc24e35dd Fix #729 tracker icons not being saved in the correct location 2009-01-16 03:18:43 +00:00
Andrew Resch
8e5473a91d Fix saving Files tab and Peers tab state 2009-01-16 03:13:37 +00:00
Andrew Resch
5cef7fe9fc Fix remembering sorted column in the torrent list 2009-01-16 03:01:41 +00:00
Andrew Resch
2acd470626 Fix opening links from Help menu and others 2009-01-16 02:45:36 +00:00
Andrew Resch
f16ff06083 Fix the -l, --logfile option 2009-01-16 00:35:07 +00:00
Andrew Resch
f990fd1a9a Fix [4491] which broke the oldstateupgrade 2009-01-14 02:45:11 +00:00
Andrew Resch
e42910dbf8 Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
Marcos Pinto
c94a13ae17 windows updates to switch to boost 1.37 and python 2.6 2009-01-12 23:30:33 +00:00
Andrew Resch
855315dfb1 Update bencode.py from BitTorrent-5.2.2. This changes the license to
Python Software Foundation License Version 2.3.
2009-01-12 22:44:27 +00:00
Andrew Resch
8a6461bef8 Append a new line to the localclient entry 2009-01-12 19:55:57 +00:00
Ido Abramovich
e681c9183e fix get_torrent_status to use filter dictionary 2009-01-11 00:05:50 +00:00
Andrew Resch
ea3b79bdd5 lt sync 3143 2009-01-10 21:25:43 +00:00
Marcos Pinto
1cd3998350 lang sync 2009-01-10 18:50:44 +00:00
Marcos Pinto
9cbe63c299 update credits for 1.x 2009-01-10 07:37:53 +00:00
Ido Abramovich
9f7018bdfb added copyright info 2009-01-09 23:44:42 +00:00
Marcos Pinto
9ee7562268 fix debian bug #510948 missing dep 2009-01-09 20:00:17 +00:00
Andrew Resch
ff42ebe0b2 Set 'max_half_open_connections' default to 50 on non-Windows systems 2009-01-09 04:21:26 +00:00
Andrew Resch
3e92ff026a Tell the user which UI was tried when unable to start 2009-01-08 22:25:46 +00:00
Andrew Resch
43be3e3e64 Added '-s', '--set-default-ui' option to deluge 2009-01-08 20:27:24 +00:00
Andrew Resch
b9ae2cb2b9 Update credits and author list 2009-01-08 03:35:22 +00:00
Andrew Resch
0bd50f9b08 Fix installing 2009-01-08 02:31:01 +00:00
Damien Churchill
366b5e1f95 add mime icons to the white theme
couple of stubs in the add window
2009-01-07 21:12:05 +00:00
Marcos Pinto
c406ab4eaf add mime images to setup.py 2009-01-07 21:01:38 +00:00
Damien Churchill
bb8acea3df add mime icons to trunk 2009-01-07 20:51:41 +00:00
Damien Churchill
c59d0e348e improve the files table in the add torrent window
add some mimetype support in

improve the merge_changes.py script
2009-01-07 20:42:57 +00:00
Damien Churchill
52485af4f7 Allow torrents to be removed from the add torrent window 2009-01-07 19:06:28 +00:00
Damien Churchill
c48707a654 more improvements to the options tab 2009-01-07 18:13:05 +00:00
Marcos Pinto
ed03ea52db template update 2009-01-07 03:55:21 +00:00
Marcos Pinto
ad2fc421dc fix gtk-cancel translation setting in remove dialog 2009-01-07 03:41:52 +00:00
Damien Churchill
69e5fe1d3d add stub for filepicker to trunk
start implementing the options dialog
add another not implemented alert to edit trackers
update changelog
2009-01-07 01:28:19 +00:00
Damien Churchill
08855ef9d7 merge in change 2009-01-07 01:01:10 +00:00
Marcos Pinto
b10416b8f8 merge webui fixes 2009-01-07 00:48:38 +00:00
Andrew Resch
2af3869143 Fix issue in get_tracker_host when the torrent has no tracker 2009-01-06 12:50:49 +00:00
Marcos Pinto
3584fa9e41 fix crash on trying to convert *very* old 0.5 config files 2009-01-06 02:42:08 +00:00