Commit Graph

1096 Commits

Author SHA1 Message Date
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
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
Alex Dedul 90ac623215 Fixed #421, #430 - check/uncheck files on the Files tab should be working
correct now.
2007-07-13 02:18:52 +00:00
Marcos Pinto 63d19d05bc mostly pep8 fixes 2007-07-13 01:13:13 +00:00
Marcos Pinto 77b5ce765b version fix 2007-07-13 00:47:27 +00:00
Marcos Pinto aaa856b931 forgot a file, oops 2007-07-13 00:15:19 +00:00
Marcos Pinto ce59598635 set program version so we dont get people using svn and saying it's 0.5.2 or 0.5.3 2007-07-13 00:13:40 +00:00
Alex Dedul 2fe15d8198 More tweaks to the Peers and Files tabs. 2007-07-12 23:03:07 +00:00
Zach Tibbitts 358e9384bd gui tweak and version number 2007-07-12 21:10:46 +00:00
Alex Dedul 6f0d751067 Reduce CPU usage on Files tab even more. 2007-07-12 20:35:49 +00:00
Alex Dedul ef8e1185ed Indent fixes. 2007-07-12 19:50:34 +00:00
Marcos Pinto 4c03881aba raise gui warning on move_storage failure 2007-07-12 19:38:47 +00:00
Alex Dedul e09d489077 Remove some obscure var and associated parts of code from UI. 2007-07-12 19:01:46 +00:00
Alex Dedul 86db5dbaa7 Refactor Statusbar and Tray Tips update. 2007-07-12 18:38:54 +00:00
Alex Dedul 9f8385eda5 Clean up loading of plugins. 2007-07-12 17:56:37 +00:00
Alex Dedul dedef184c4 Add comment about usage of self.statusbar_temp_msg in DelugeGTK.update() and
minor fix.
2007-07-12 17:27:34 +00:00
Alex Dedul 680c30e0de Minor update UI code clean up. 2007-07-12 16:02:42 +00:00
Alex Dedul b5aff38295 Massive clean up in UI update code. Update torrents info UI instantly when we
click on them in torrents list.
2007-07-12 10:21:03 +00:00
Alex Dedul d07e8cddb6 More Files tab clean up. 2007-07-12 05:41:27 +00:00
Alex Dedul a4000c46e2 Test commit, fixed spacing. 2007-07-12 02:30:55 +00:00
Marcos Pinto 1cdea54047 fix cpu usage in peer and file tab - plisk 2007-07-11 21:17:39 +00:00
Marcos Pinto 7938cb7fba only change storage dir location if move is successful 2007-07-11 20:59:33 +00:00
Marcos Pinto cd70b85850 fixes seeding issue after restarting deluge when move_storage is enabled - micah 2007-07-11 20:48:49 +00:00
Marcos Pinto 3f9193592f do not code at 4:30am 2007-07-11 09:29:21 +00:00
Marcos Pinto ecb552f939 touchup for file progress 2007-07-11 09:26:03 +00:00
Marcos Pinto 2d9948e083 fix peers tab oops 2007-07-11 09:16:33 +00:00
Marcos Pinto db11bd01eb fix missing pref 2007-07-11 09:08:21 +00:00
Marcos Pinto 73bde09e49 fix file progress hang...yes\! 2007-07-11 09:02:13 +00:00
Marcos Pinto ee856c7521 fix last commit 2007-07-11 08:13:06 +00:00
Marcos Pinto 1e1c5ed780 move finished downloads to - eternalswd 2007-07-11 08:04:45 +00:00
Marcos Pinto c5e2b67800 clean up torrent list creation - plisk 2007-07-11 07:26:07 +00:00
Marcos Pinto 37a502ad40 more file progress tweaks but not enough 2007-07-11 07:08:06 +00:00
Marcos Pinto 8faf6d624a cleanup file tab progress code 2007-07-11 06:55:27 +00:00