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 |
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 |