Marcos Pinto
|
5aec3526cf
|
touchups for torrentpieces - micah
|
2007-07-31 21:54:11 +00:00 |
Marcos Pinto
|
b6ee1d0e37
|
torrent piece plugin - micah
|
2007-07-31 06:04:40 +00:00 |
Marcos Pinto
|
a79b420eee
|
|
2007-07-30 09:35:21 +00:00 |
Marcos Pinto
|
74cb012fa3
|
fix keyboard links
|
2007-07-30 09:34:33 +00:00 |
Marcos Pinto
|
e31e2d7e25
|
fix unload bug
|
2007-07-30 09:31:51 +00:00 |
Marcos Pinto
|
0a41a421b1
|
add per-torrent speed limits
|
2007-07-30 09:27:22 +00:00 |
Marcos Pinto
|
8ef7a26c7b
|
add 48x48 icon and have torrentnotification use it
|
2007-07-30 03:47:59 +00:00 |
Marcos Pinto
|
4f389246e2
|
add deluge icon to libnotify message
|
2007-07-29 03:27:44 +00:00 |
Alex Dedul
|
7219c84c78
|
Properly focus preferences dialog of the RSS plugin.
|
2007-07-26 17:20:03 +00:00 |
Alex Dedul
|
10f6fd64ff
|
Use screen depth resolution in NetworkGraph plugin.
|
2007-07-25 11:53:46 +00:00 |
Marcos Pinto
|
dfc0c962cf
|
remove scheduler for stable 0.5.3 release
|
2007-07-25 02:14:07 +00:00 |
Zach Tibbitts
|
52635dfa59
|
tooltip on RSS button
|
2007-07-24 17:14:05 +00:00 |
Andrew Resch
|
ef293f0742
|
Remove some debug prints from RSS plugin
|
2007-07-24 05:44:49 +00:00 |
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 |