699 Commits

Author SHA1 Message Date
Marcos Pinto
d04124b998 fix disk_io move_storage 2007-07-17 09:00:04 +00:00
Marcos Pinto
6793741972 fix to append when there are no torrents - micah 2007-07-17 05:52:09 +00:00
Marcos Pinto
d9b1fce480 option to load new torrents above completed ones 2007-07-17 05:24:43 +00:00
Marcos Pinto
d94c7e6986 last commit fix 2007-07-17 05:03:31 +00:00
Marcos Pinto
776004320e clear on max ratio - micah 2007-07-17 04:51:11 +00:00
Alex Dedul
9fcf4eb4c0 Hm, ULONG doesn't work as expected - reverted back to UINT64. 2007-07-16 23:13:54 +00:00
Alex Dedul
27cf24a679 Changed all gobject.TYPE_UINT64 to gobject.TYPE_ULONG - it's more
future-compatible this way.
2007-07-16 22:46:32 +00:00
Alex Dedul
df898e22b8 Fixed #268 - Tweaks for torrents loading from command line, from url. 2007-07-16 16:07:06 +00:00
Alex Dedul
30b69cd85a open_url_in_browser() tweaks. 2007-07-16 15:26:37 +00:00
Alex Dedul
6d42f2234e Plugins and preferences dialogs code clean up. 2007-07-16 13:59:22 +00:00
Alex Dedul
468667d068 Cleaned up files selection dialog code. 2007-07-16 13:31:30 +00:00
Alex Dedul
ea239ee6ef Show files selection dialog only if torrent contains 2 and more files. 2007-07-16 12:12:51 +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
afa8f88292 connect set_priv in file selection dialog 2007-07-16 00:15:04 +00:00
Marcos Pinto
e9ded6f25f set private flag when adding torrents with the file selection thingy - not yet connected 2007-07-15 23:48:12 +00:00
Marcos Pinto
83bf3d76db back to total_wanted - micah catch 2007-07-15 22:27:26 +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
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
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
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
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
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
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
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
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
Alex Dedul
1eed8f34d9 Spacing fixed. 2007-07-13 04:26:38 +00:00
Marcos Pinto
6705e87160 open up events to plugins - elpargo 2007-07-13 03:40:31 +00:00