Commit graph

5235 commits

Author SHA1 Message Date
Andrew Resch
936df09c60 Fix issue where port was not opened before attempting to add torrents.
All config 'set functions' will apply automatically when they are 
registered unless otherwise specified.
2007-09-27 13:29:20 +00:00
Marcos Pinto
e74c62d307 handle launching explorer on windows a bit better 2007-09-27 07:56:28 +00:00
Marcos Pinto
283f30f884 add double-click torrent to changelog 2007-09-27 03:55:22 +00:00
Marcos Pinto
691cf5b34f double-click on torrent opens up containing folder and fix about dialog 'bug' on windows 2007-09-27 03:54:12 +00:00
Marcos Pinto
e4effa22b1 fix enc level order 2007-09-27 03:01:25 +00:00
Marcos Pinto
ed33fa1eb6 update changelog 2007-09-27 01:40:27 +00:00
Marcos Pinto
c1d3fbc3f3 deal with windows systray limitation 2007-09-27 01:25:18 +00:00
Marcos Pinto
2738bb2835 remove wrong space 2007-09-26 21:46:11 +00:00
Marcos Pinto
71809e968c use cPickle 2007-09-26 20:19:18 +00:00
Marcos Pinto
8b35caa3c8 country fix 2007-09-26 20:15:46 +00:00
Andrew Resch
2c1bed04ca Revert last commit. Did not build. 2007-09-26 11:18:34 +00:00
Marcos Pinto
6bcafc02e3 country optimization 2007-09-26 07:13:04 +00:00
Andrew Resch
4401c8f238 Save .fastresume files on shutdown. 2007-09-26 01:27:38 +00:00
Andrew Resch
78244649b8 Add support for saving .fastresume files. They are not loaded on add
yet.
2007-09-26 01:16:14 +00:00
Andrew Resch
0e73700f15 Fix add_torrent() deprecation and fix tracker_reply_alert to have the
number of peers.
2007-09-26 01:14:55 +00:00
Marcos Pinto
5d4931c94b save fastresume on pause 2007-09-25 21:07:12 +00:00
Marcos Pinto
9ac92ca982 remove fastresume file when a torrent is unpaused 2007-09-25 21:02:22 +00:00
Marcos Pinto
8a723474ed bdist_rpm fixes 2007-09-25 19:32:56 +00:00
Zach Tibbitts
4d05a9dfc9 temp fix to prevent plugin from crashing deluge 2007-09-25 15:36:14 +00:00
Andrew Resch
20f76b4eaa Update the alerts bindings. 2007-09-25 07:15:35 +00:00
Andrew Resch
b72a79332d Update mainwindow glade 2007-09-24 23:14:25 +00:00
Andrew Resch
d64ed7e2e4 Make sure the queue state is saved whenever there is a change. 2007-09-24 23:13:18 +00:00
Marcos Pinto
280eed95b6 libtorrent sync 1605 2007-09-24 23:07:45 +00:00
Marcos Pinto
c3e960aa86 fixes problem with torrents that have a name.utf-8 entry 2007-09-24 19:38:27 +00:00
Andrew Resch
33a99c140e Change directory to that of the .exe if in Windows. 2007-09-24 10:37:14 +00:00
Andrew Resch
cf116cf3a1 Make shutdown() an async method. 2007-09-24 08:22:02 +00:00
Andrew Resch
67347e67b6 Stop update timer before shutting down. 2007-09-24 06:44:20 +00:00
Marcos Pinto
8b6a14403f fix icon path 2007-09-24 06:41:38 +00:00
Andrew Resch
dd3ec750aa Prevent update() thread to start until all plugins are loaded and we are
ready to show the main window.
2007-09-24 06:22:31 +00:00
Marcos Pinto
5043c8bf29 activate test active port button 2007-09-24 03:54:35 +00:00
Andrew Resch
1f0579d590 Update TODO. 2007-09-23 23:51:29 +00:00
Marcos Pinto
44240b194e lt tracker request url ampersand fix, endpoint to string conversion fix. 1602 2007-09-23 23:45:41 +00:00
Andrew Resch
c86a17b42b Some interactivty tweaks. 2007-09-23 23:38:54 +00:00
Andrew Resch
10632476ce Have core save the config file on shutdown. 2007-09-23 23:30:46 +00:00
Marcos Pinto
e47e7920cc change where clearing of torrentdetails is done 2007-09-23 09:41:53 +00:00
Marcos Pinto
f6640db58e clear torrentdetails when a torrent is removed 2007-09-23 08:53:42 +00:00
Marcos Pinto
b209d268f2 fix icon path 2007-09-23 08:18:20 +00:00
Marcos Pinto
9cb26544e1 fix icons to use theme properly 2007-09-23 08:06:44 +00:00
Andrew Resch
3270f23747 Initial import of StatusBar 2007-09-23 02:24:18 +00:00
Andrew Resch
d80debfbea Save and restore the main window's vpane position. 2007-09-23 00:50:42 +00:00
Andrew Resch
56e78f0cc6 Add file. 2007-09-22 23:04:05 +00:00
Andrew Resch
8f62df0732 Inital import of SystemTray 2007-09-22 23:02:58 +00:00
Marcos Pinto
28447f7564 oops, fix docstring 2007-09-22 19:52:22 +00:00
Marcos Pinto
731c51815e update tracker aka force reannounce 2007-09-22 19:44:11 +00:00
Andrew Resch
d91bcbe55c Update TorrentDetails when a different torrent is selected. 2007-09-22 19:27:29 +00:00
Marcos Pinto
f5868df3ad ipv6 fix, race condition fix, varient_stream fixes 2007-09-22 17:50:59 +00:00
Marcos Pinto
82873f8129 translate torrentview 2007-09-22 14:31:48 +00:00
Andrew Resch
30ed1f2d86 Fix saving config on exit of UI. 2007-09-22 03:30:42 +00:00
Andrew Resch
cc155d9473 ConfigManager now tries to save configs every 5 minutes.
Added close() to ConfigManager to explicitly close and save a config.
2007-09-22 03:14:23 +00:00
Andrew Resch
1f6798c98a Make sure gtkui.conf is written on quit. 2007-09-22 03:13:32 +00:00