4497 Commits

Author SHA1 Message Date
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
Marcos Pinto
cf40455d1c fix notification bug on startup for already finished torrents 2009-01-06 02:27:27 +00:00
Marcos Pinto
89800dd6c1 sort for managibility 2009-01-06 01:43:41 +00:00
Andrew Resch
373dd2c695 Fix the display of the tracker host when it's an IP address and not a
hostname
2009-01-05 10:14:12 +00:00
Andrew Resch
7f1a7ea863 Show the Trackers sidebar filter by default 2009-01-04 08:53:06 +00:00
Andrew Resch
d850b71561 lt sync 3129 2009-01-04 08:48:46 +00:00
Andrew Resch
5c839a6b20 Fix seeding torrents from moving around when sorting the '#' column 2009-01-04 08:47:26 +00:00
Andrew Resch
dc17647590 Fix applying proxy settings 2009-01-02 21:25:26 +00:00
Andrew Resch
76a17a4028 Label: Fix move on completed 2009-01-02 03:25:39 +00:00
Andrew Resch
83ecface7a Fix folder renaming to display the change properly 2009-01-02 00:56:44 +00:00
Damien Churchill
388b21d6eb fix depreciation warning in py2.6 2009-01-01 18:28:33 +00:00
Andrew Resch
f97273e094 Change how the alert name is found to use the class's __name__ property 2008-12-31 02:47:17 +00:00
Andrew Resch
4471d70d6c Hide the initial test port image 2008-12-30 23:32:39 +00:00
Andrew Resch
98f0b875ba Fix exception in test open port 2008-12-30 23:28:30 +00:00
Andrew Resch
c61a6eb34b Add PeerGuardian Text (Gzip) reader 2008-12-30 03:52:18 +00:00
Andrew Resch
48f445d9a0 Apply blocklist prefs when the buttons are pressed. 2008-12-30 03:51:13 +00:00
Andrew Resch
a1a82c96a5 Do not continue to show 'Importing 0' progress bar if blocklist fails to
import.
2008-12-30 02:57:21 +00:00
Andrew Resch
bb4e7e38ae Fix gtkwarning regarding column width 2008-12-29 17:10:11 +00:00
Andrew Resch
e415829a68 lt sync 3106 2008-12-29 16:58:56 +00:00
Marcos Pinto
daa045a425 going back to vs71 2008-12-29 03:43:50 +00:00
Andrew Resch
e315d40ddf Change default blocklist url to nipfilter instead of pipfilter 2008-12-28 23:15:01 +00:00
Andrew Resch
368f94157f Fix issue that prevented torrents from being added 2008-12-28 15:38:28 +00:00
Andrew Resch
2fb3f4b534 Fix #673 do proper test to determine if remote method requires callback 2008-12-28 04:39:08 +00:00
Andrew Resch
d00366204e Fix exception in metafile 2008-12-28 04:29:54 +00:00
Andrew Resch
6359c5d4af Do not use the stored config_location value because it should only be used if the --config option is
set.
2008-12-27 21:24:50 +00:00
Andrew Resch
e1c5f69d54 Fix exception in label plugin when saving preferences 2008-12-27 21:06:53 +00:00
Andrew Resch
00e74c9491 Make new release checking much more robust 2008-12-27 00:13:59 +00:00
Andrew Resch
15802aa432 Remove 'torrent_alert' handler 2008-12-27 00:02:11 +00:00
Andrew Resch
45e3f12a49 lt sync 3090 2008-12-26 22:47:24 +00:00
Andrew Resch
f5a6736617 Fix never-ending import in Blocklist on Windows 2008-12-26 22:45:43 +00:00
Andrew Resch
5cdd1146d1 Fix tooltip for 'Show session speed in titlebar' option 2008-12-26 08:21:13 +00:00
Andrew Resch
8ae6477a2d Remove revision file from trunk too 2008-12-26 08:05:10 +00:00
Andrew Resch
7ac25da4bd Fix new version check 2008-12-26 08:04:31 +00:00
Marcos Pinto
7338a5daea change from vs71 to vs90 2008-12-26 04:55:20 +00:00
Marcos Pinto
bb28b70887 vs2008sp1 fix - hydri 2008-12-26 04:52:44 +00:00
Andrew Resch
0574c5a125 lt sync 3081 2008-12-24 06:01:18 +00:00
Andrew Resch
d207429f02 Fix #661 show proper tracker host when ending in .co.uk, .com.au, etc.. 2008-12-22 10:07:39 +00:00
Marcos Pinto
db3a05bda4 update translator credits 2008-12-22 02:44:57 +00:00
Andrew Resch
aed14960a9 Yet another typo fix 2008-12-20 23:19:24 +00:00
Andrew Resch
a23d877a99 Fix more issues with TorrentOptions 2008-12-20 23:14:06 +00:00
Andrew Resch
6756c69580 Fix some typos 2008-12-20 23:06:53 +00:00
Andrew Resch
6083c1655f Clean up has_key method in TorrentOptions 2008-12-20 06:28:44 +00:00
Andrew Resch
3481d26821 Fix up to __getitem__ in TorrentOptions 2008-12-20 05:49:03 +00:00
Andrew Resch
4313d84ed8 Fix some typos 2008-12-20 05:20:21 +00:00
Andrew Resch
04fdd521ea Use the 'allow_remote' config option instead of always using False 2008-12-20 05:00:55 +00:00
Andrew Resch
97d2f371b3 Import sys in rpcserver 2008-12-20 04:48:01 +00:00