Alex Dedul
|
442cac8aef
|
Fixed #368 - Added ability to prioritize first and last pieces of files in
torrent.
|
2007-07-23 23:29:37 +00:00 |
Marcos Pinto
|
f5bed290df
|
remove flexrss since it's broken
|
2007-07-23 23:01:26 +00:00 |
Marcos Pinto
|
5bcf5fbfac
|
flexrss update by 'daddy'
|
2007-07-23 20:52:25 +00:00 |
Marcos Pinto
|
87e2b36074
|
remove translation from stock lables
|
2007-07-23 08:18:36 +00:00 |
Marcos Pinto
|
48eb4504ec
|
dont translate close and ok
|
2007-07-23 07:27:18 +00:00 |
Marcos Pinto
|
b57b07b783
|
RSS plugin by 'daddy'
|
2007-07-22 06:16:17 +00:00 |
Marcos Pinto
|
b6c99ce1c2
|
i18n touchup for blocklist plugin
|
2007-07-21 20:17:20 +00:00 |
Marcos Pinto
|
3bba92929d
|
same again
|
2007-07-21 07:42:10 +00:00 |
Marcos Pinto
|
380fcf889a
|
fix last
|
2007-07-21 07:32:11 +00:00 |
Marcos Pinto
|
b73ce6fb46
|
general updates on plugin - lazka
|
2007-07-21 07:15:18 +00:00 |
Marcos Pinto
|
48b0b106f5
|
make blocklist plugin translatable
|
2007-07-20 22:08:48 +00:00 |
Marcos Pinto
|
8182b5ce9a
|
made rss plugin translatable
|
2007-07-20 21:25:48 +00:00 |
Marcos Pinto
|
8a39796daa
|
make torrentnotification plugin translatable
|
2007-07-20 21:17:34 +00:00 |
Marcos Pinto
|
88b356f22b
|
make networkhealth plugin translatable
|
2007-07-20 21:14:11 +00:00 |
Marcos Pinto
|
6df2dba77d
|
make networkgraph plugin translatable
|
2007-07-20 21:12:11 +00:00 |
Marcos Pinto
|
396e3501ff
|
missed two strings in search plugin that needed translating
|
2007-07-20 21:09:37 +00:00 |
Marcos Pinto
|
df5b85cd40
|
make scheduler plugin translatable
|
2007-07-20 21:07:55 +00:00 |
Marcos Pinto
|
7ef61be07c
|
add i18n to torrent search plugin
|
2007-07-20 21:01:51 +00:00 |
Marcos Pinto
|
4b253ff9e8
|
fix non urgency oops
|
2007-07-20 20:17:00 +00:00 |
Marcos Pinto
|
6049f72a93
|
fix typo
|
2007-07-20 20:06:24 +00:00 |
Marcos Pinto
|
a6e8db9bb0
|
Fixes one typo that was causing an error in handle_events and adds attribute self.update_interface to DelugeGTK class so that plugins can determine whether or not to update information for the interface - micah
|
2007-07-20 18:36:16 +00:00 |
Alex Dedul
|
1c5db57f79
|
TorrentNotification plugin updates. Thanks, eternalswd.
|
2007-07-19 04:42:51 +00:00 |
Alex Dedul
|
ff8c02b8ce
|
Attempt to handle the issue with fast resume. Thanks, eternalswd.
|
2007-07-18 14:19:39 +00:00 |
Zach Tibbitts
|
ce535213b0
|
change rss image
|
2007-07-17 20:52:10 +00:00 |
Zach Tibbitts
|
b914af3403
|
toolbar button for scheduler
|
2007-07-17 20:40:50 +00:00 |
Marcos Pinto
|
37825effa1
|
minor bugfixes - mark adamson
|
2007-07-17 12:23:32 +00:00 |
Alex Dedul
|
da4081b8b6
|
Set '.torrent' extension by default when creating torrent.
|
2007-07-16 23:17:53 +00:00 |
Alex Dedul
|
30b69cd85a
|
open_url_in_browser() tweaks.
|
2007-07-16 15:26:37 +00:00 |
Alex Dedul
|
681e43ef9d
|
Properly focus preferences dialog of TorrentNotification plugin.
|
2007-07-16 14:55:53 +00:00 |
Alex Dedul
|
2e489bb00b
|
Tweaks to TorrentNotification plugin.
|
2007-07-16 12:05:24 +00:00 |
Alex Dedul
|
3115498790
|
Tweaks to plugins events.
|
2007-07-16 11:51:12 +00:00 |
Alex Dedul
|
ac81d240bd
|
Massive clean up of loading torrents.
|
2007-07-16 03:23:36 +00:00 |
Marcos Pinto
|
1d09e5009f
|
remove unneeded deluge.in
|
2007-07-16 01:46:09 +00:00 |
Marcos Pinto
|
db32e74895
|
RSS plugin by Mark Adamson with some gui tweaks from me
|
2007-07-15 18:49:45 +00:00 |
Marcos Pinto
|
e84d6cf588
|
adding First/Last piece priority plugin
|
2007-07-15 09:20:45 +00:00 |
Marcos Pinto
|
ae0d21f115
|
set other as an option and not requirement for radio menus and changed label in glade file to be set by the plugin itself - fixes other in desired ratio plugin from saying 'Speed'
|
2007-07-15 07:04:38 +00:00 |
Marcos Pinto
|
4dab371209
|
remove empty column - no visible change
|
2007-07-15 02:56:18 +00:00 |
Alex Dedul
|
8ba55e4dfa
|
Replaced TrayBlink plugin with TorrentNotification plugin. Patch from
eternalswd.
|
2007-07-14 01:38:31 +00:00 |
Zach Tibbitts
|
105703d630
|
removing old, useless plugins
|
2007-07-13 16:50:25 +00:00 |
Marcos Pinto
|
e081888a9e
|
trayblink plugin - micah
|
2007-07-13 06:09:18 +00:00 |
Marcos Pinto
|
63d19d05bc
|
mostly pep8 fixes
|
2007-07-13 01:13:13 +00:00 |
Marcos Pinto
|
432adbab87
|
make up/dl speed usage consistent - plisk
|
2007-07-11 02:25:19 +00:00 |
Marcos Pinto
|
210329f85b
|
fix typo
|
2007-07-08 01:38:10 +00:00 |
Marcos Pinto
|
3a699585d5
|
fix exception for preferences
|
2007-07-08 01:37:39 +00:00 |
Marcos Pinto
|
180c77b3f7
|
remove unnecessary update
|
2007-07-06 01:09:08 +00:00 |
Marcos Pinto
|
b3c32803de
|
initial import and conversion to new plugin format
|
2007-07-06 00:57:33 +00:00 |
Andrew Resch
|
bdf9182bb5
|
DesiredRatio plugin will now reset all desired ratios in the core upon
unload().
|
2007-07-03 21:17:07 +00:00 |
Andrew Resch
|
cd1de4388c
|
Fix double values in desired ratio list
|
2007-06-28 18:45:34 +00:00 |
Zach Tibbitts
|
aa6b522036
|
blocklist doesn't config every load
|
2007-06-28 00:51:14 +00:00 |
Marcos Pinto
|
297b8ce65a
|
do search on enter
|
2007-06-27 22:31:09 +00:00 |