Commit Graph

1029 Commits

Author SHA1 Message Date
Marcos Pinto 83bf3d76db back to total_wanted - micah catch 2007-07-15 22:27:26 +00:00
Marcos Pinto c1271ffbc1 add files.py to be translated 2007-07-15 21:23:16 +00:00
Marcos Pinto 31c028f54e changelog updates 2007-07-15 21:19:09 +00:00
Alex Dedul c93a5c57b7 Added feature select files when adding torrent. Patch is from eternalswd,
thanks :).
2007-07-15 19:24:37 +00:00
Marcos Pinto b06922dcd4 libtorrent sync 1401 2007-07-15 19:06:12 +00:00
Marcos Pinto e95c399ac5 rss plugin 2007-07-15 19:00:52 +00:00
Marcos Pinto db32e74895 RSS plugin by Mark Adamson with some gui tweaks from me 2007-07-15 18:49:45 +00:00
Alex Dedul ede8627b77 Added core.prioritize_files(). 2007-07-15 16:53:54 +00:00
Alex Dedul 76c82d8946 Set default values of preferences "default_finished_path" and
"default_download_path" to user's $HOME/.
2007-07-15 12:43:21 +00:00
Marcos Pinto 6e1a1b88fa fix last piece oops 2007-07-15 09:22:39 +00:00
Marcos Pinto e84d6cf588 adding First/Last piece priority plugin 2007-07-15 09:20:45 +00:00
Marcos Pinto 23f744cada fix small torrent issue 2007-07-15 08:06:06 +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
Alex Dedul 5a103a4e35 Fixed ETA display issue when it doesn't fit to python's int and become long. 2007-07-15 06:51:03 +00:00
Alex Dedul 9d68f5f494 Minor wording change in ChangeLog. 2007-07-15 04:29:25 +00:00
Marcos Pinto 82b54e809f backlog for posterity 2007-07-15 04:15:34 +00:00
Alex Dedul 8d69ed21de Minor changes. 2007-07-15 04:13:20 +00:00
Alex Dedul 5f3e065073 Added ChangeLog. 2007-07-15 04:06:31 +00:00
Marcos Pinto 4dab371209 remove empty column - no visible change 2007-07-15 02:56:18 +00:00
Alex Dedul ff0ff0364a Show text from clipboard in Add URL dialog only if it looks like an URL. 2007-07-15 02:36:09 +00:00
Marcos Pinto baf18969f6 translation touchup 2007-07-15 02:30:03 +00:00
Marcos Pinto 99a6b4bcc7 translation touchup 2007-07-15 02:18:30 +00:00
Marcos Pinto 44880135d9 translation fixes 2007-07-15 02:03:27 +00:00
Alex Dedul 0ba0fb9407 PEP8 imports in interface.py. 2007-07-15 01:42:53 +00:00
Alex Dedul 3fa2ebd11c Minor changes. 2007-07-15 01:19:40 +00:00
Alex Dedul e9c618f506 Minor changes. 2007-07-15 01:17:59 +00:00
Alex Dedul 0999349be5 Fixed #437 - Startup no longer fails with old persistent.state files. Thanks,
codergeek42.
2007-07-15 00:55:53 +00:00
Marcos Pinto f31b079a42 didnt mean to uncomment print events, so i'm commenting it again 2007-07-14 22:29:53 +00:00
Marcos Pinto 78d8d116cc more cleaning up - removing unneeded white spaces 2007-07-14 22:22:37 +00:00
Marcos Pinto 70b6e40a55 mostly code layout cleanup 2007-07-14 21:52:22 +00:00
Marcos Pinto 375d73431c fix #420 - total size to total wanted along with eta update - micah 2007-07-14 20:58:46 +00:00
Alex Dedul 4964f11943 Fixed Clear Completed feature. 2007-07-14 10:58:29 +00:00
Alex Dedul 01edae6a7b Fixed Plugins dialog to properly set_sensitive() for Preferences button. 2007-07-14 08:58:30 +00:00
Alex Dedul 14b0ec2e96 Fixed up EVENT_FINISHED event in core.handle_events(self). 2007-07-14 08:24:54 +00:00
Alex Dedul 76c8792ce4 Cleaned up core.handle_events(self). 2007-07-14 08:04:52 +00:00
Alex Dedul 8ba55e4dfa Replaced TrayBlink plugin with TorrentNotification plugin. Patch from
eternalswd.
2007-07-14 01:38:31 +00:00
Marcos Pinto b123ffbc34 minor touchup 2007-07-13 20:57:25 +00:00
Marcos Pinto c0d86f9a66 fix the nightmare that is move_storage with gui alert 2007-07-13 20:53:38 +00:00
Marcos Pinto ee7137a196 expose storage move failure - micah 2007-07-13 20:18:24 +00:00
Marcos Pinto 9e80e91ae9 expose storage_moved_alert 2007-07-13 19:50:17 +00:00
Alex Dedul 8dad5d9fd8 Bringed back self.notebook in DelugeGTK(was removed in [931]) as it is used by
plugins.
NetworkGraph plugin is working again.
2007-07-13 17:05:44 +00:00
Zach Tibbitts 105703d630 removing old, useless plugins 2007-07-13 16:50:25 +00:00
Alex Dedul 62bb4cd961 Tried to fix move completed feature. 2007-07-13 08:25:28 +00:00
Alex Dedul 28133d0e07 Show plugins list sorted by name by default in Plugins dialog. 2007-07-13 07:53:16 +00:00
Alex Dedul a60470b58b Fixed forced UI update when user changes tabs. 2007-07-13 07:36:36 +00:00
Marcos Pinto e081888a9e trayblink plugin - micah 2007-07-13 06:09:18 +00:00
Marcos Pinto ad8e685743 breaks off browser calls so the client doesnt hang 2007-07-13 05:41:59 +00:00
Alex Dedul 27d5db228a Pass events to plugins in a more resource aware way. Based on andar's
proposition.
2007-07-13 05:14:29 +00:00
Alex Dedul a0ca8a031e Minor fix. 2007-07-13 04:33:31 +00:00
Alex Dedul cbbce338f9 Renamed plugin's event handling method to 'handle_events'. 2007-07-13 04:31:54 +00:00