1106 Commits

Author SHA1 Message Date
Marcos Pinto
9ac92ca982 remove fastresume file when a torrent is unpaused 2007-09-25 21:02:22 +00:00
Andrew Resch
33a99c140e Change directory to that of the .exe if in Windows. 2007-09-24 10:37:14 +00:00
Marcos Pinto
f62bf99941 fix various py_none returns 2007-09-21 20:29:40 +00:00
Marcos Pinto
f673833fe9 proper path to try to fix windows bug #6 2007-09-19 21:01:06 +00:00
Marcos Pinto
2037ceba69 again, to prevent upgrade problems, disable torrentpieces from being shown as available 2007-09-17 10:36:09 +00:00
Marcos Pinto
3e5ad3e60d disable torrent pieces plugin from loading to prevent upgrade problems now that its been removed 2007-09-17 10:30:29 +00:00
Marcos Pinto
2e461091dd clean up statvfs 2007-09-15 15:51:19 +00:00
Marcos Pinto
da60769933 windows tweaks 2007-09-14 22:09:44 +00:00
Marcos Pinto
ccf5f91dc2 again 2007-09-14 19:28:06 +00:00
Marcos Pinto
05b105276e tweak last 2007-09-14 19:26:29 +00:00
Marcos Pinto
eb7db72965 try to catch windows shutdown so we exit properly and dont lose data 2007-09-14 19:21:55 +00:00
Marcos Pinto
47cac3dc4a add basic vista support 2007-09-14 19:08:01 +00:00
Zach Tibbitts
c1e4364c1d i like pie 2007-09-14 18:29:57 +00:00
Andrew Resch
4bc18ed940 Fix deprecated add_torrent() method call. 2007-09-14 06:53:24 +00:00
Marcos Pinto
b0fdc2fab8 upnp on by default 2007-09-12 22:11:50 +00:00
Marcos Pinto
08ea29aa4c only kill our daemon, not potentially others...unlikely as it may be 2007-09-12 20:55:51 +00:00
Marcos Pinto
0d356ff79a peers and files on my default 2007-09-12 03:14:41 +00:00
Marcos Pinto
116c79ba3f cleanup and kill dbus-daemon on close when in win32 2007-09-12 01:42:37 +00:00
Marcos Pinto
d793835a7e add try/except to catch crash if the plugin configuration window is closed 2007-09-11 21:27:50 +00:00
Marcos Pinto
4c5a53b982 cut unnecessary import 2007-09-11 01:16:29 +00:00
Marcos Pinto
ca4305c0a9 cleaning up win32 calc_free_space 2007-09-11 01:13:17 +00:00
Marcos Pinto
c2b3109d0a make calc_free_space work with win32 2007-09-10 23:13:21 +00:00
Marcos Pinto
f880a05e14 again 2007-09-10 21:26:21 +00:00
Marcos Pinto
fd5f99630f fix last 2007-09-10 21:24:17 +00:00
Marcos Pinto
5929d1ad53 install path for windows 2007-09-10 21:22:10 +00:00
Marcos Pinto
10a34b0951 deal with windows icons 2007-09-10 09:59:12 +00:00
Marcos Pinto
8b7419eb51 set half open connections to 8 on windows 2007-09-10 08:48:18 +00:00
Marcos Pinto
47e47ac9cc use theme for tray icon, not hard-coded 2007-09-09 20:46:59 +00:00
Andrew Resch
8142c69e2a Revert last change as it doesn't seem to fix the issue. 2007-09-09 12:03:03 +00:00
Andrew Resch
f164cfd2cb Fix issue of port not being closed properly on exit. 2007-09-09 11:31:09 +00:00
Marcos Pinto
af177749ff icon revamp for freedesktop.org specs and to use svg instead of png inside deluge 2007-09-09 01:06:29 +00:00
Marcos Pinto
1b6a8925eb tweak for win python bug 2007-09-08 18:47:31 +00:00
Marcos Pinto
a91c00c247 move explorer to end of list to not mess up current pref settings 2007-09-08 01:32:35 +00:00
Marcos Pinto
cfe44a3ad9 add ms explorer to file manager list 2007-09-08 01:30:03 +00:00
Marcos Pinto
eac5b42336 remove no longer needed exec_deluge_command 2007-09-08 01:03:34 +00:00
Marcos Pinto
f5951ef7b7 move update.py to common 2007-09-08 01:00:51 +00:00
Marcos Pinto
83474930fd touchup 2007-09-07 22:21:05 +00:00
Marcos Pinto
3aedc14399 move send info into common 2007-09-07 21:26:50 +00:00
Marcos Pinto
de0f454879 use thread for browser calls 2007-09-07 21:02:22 +00:00
Marcos Pinto
20bbb09f4f locales tweak 2007-09-07 09:38:53 +00:00
Marcos Pinto
e8e6f5bd4b hide tray icon on close for the benefit of windows 2007-09-07 06:31:09 +00:00
Marcos Pinto
58bcb2abb9 ticket #520 switch LC_ALL to LC_MESSAGES 2007-09-06 20:48:22 +00:00
Marcos Pinto
f8029692bf windows locale skipping 2007-09-06 20:07:12 +00:00
Marcos Pinto
63621be3ee add private flag to torrentcreator 2007-09-05 17:35:44 +00:00
Marcos Pinto
87d58cd0e1 firstlast fix by andar 2007-09-05 13:25:46 +00:00
Marcos Pinto
899dd558c9 libtorrent sync 1531 and alter deluge_core to deal with api changes in libtorrent 2007-09-04 19:51:15 +00:00
Marcos Pinto
d7363ffb5f path fix 2007-09-04 18:12:16 +00:00
Marcos Pinto
26dd7a83cf win config dir touchup 2007-09-04 16:57:04 +00:00
Marcos Pinto
1ac7e0eaab prio range fix from andar 2007-09-04 16:40:40 +00:00
Marcos Pinto
692cd471f1 xdg.BaseDirectory fix for windows 2007-09-04 16:34:58 +00:00