Commit graph

6257 commits

Author SHA1 Message Date
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
Andrew Resch
0ed8ac1cdc MainWindow state saving. 2007-09-22 02:53:06 +00:00
Marcos Pinto
61216e06b0 have either, not full, set as default 2007-09-22 00:21:24 +00:00
Andrew Resch
e2422ab64e Add translated torrent state list. 2007-09-21 23:56:59 +00:00
Andrew Resch
007f8c8dc3 Show paused state correctly in TorrentView. 2007-09-21 23:30:03 +00:00
Andrew Resch
f7b537ad81 Display progress bar in torrentview properly. 2007-09-21 22:54:46 +00:00
Marcos Pinto
0c012133cd fix icon size 2007-09-21 22:37:17 +00:00
Marcos Pinto
fb20bcd1a2 add avail column 2007-09-21 22:25:54 +00:00
Marcos Pinto
c454ea05fe fix resizing 2007-09-21 21:20:19 +00:00
Marcos Pinto
f62bf99941 fix various py_none returns 2007-09-21 20:29:40 +00:00
Andrew Resch
7b91bf83cc Fix get_pe_settings() in bindings.
More debug output for encryption settings.
Fix preferences glade file so that encryption settings are in correct 
order.
2007-09-21 04:24:26 +00:00
Marcos Pinto
c69a5661df i18n fixes 2007-09-21 04:08:55 +00:00
Marcos Pinto
537bc72190 peer num reminder 2007-09-21 04:02:07 +00:00
Andrew Resch
b9de236a00 Update TODO. 2007-09-21 03:09:17 +00:00
Andrew Resch
bf0c8ba820 Fix extensions. 2007-09-21 02:52:52 +00:00
Andrew Resch
7224fa7196 Fix extensions. 2007-09-21 01:18:32 +00:00
Andrew Resch
8cea7e34ed Fix python bindings. 2007-09-21 00:58:28 +00:00
Marcos Pinto
adf5487962 libtorrent sync 1592 2007-09-21 00:55:58 +00:00
Marcos Pinto
0b746d2ab1 revert lt sync for later testing 2007-09-21 00:22:38 +00:00
Andrew Resch
4dd7e38358 Remove Makefile.am as we do not use it. 2007-09-21 00:09:25 +00:00
Andrew Resch
4ca7ced757 Add status icons to torrentview. 2007-09-21 00:08:12 +00:00
Marcos Pinto
a9961adda7 finish sync 2007-09-21 00:05:59 +00:00
Marcos Pinto
b2fe562dd4 libtorrent sync 1592 2007-09-20 23:43:07 +00:00
Andrew Resch
d44632f0a9 Add 'default_load_path' to default prefs. 2007-09-20 22:57:16 +00:00
Andrew Resch
ff13e8c2f7 Update TODO. 2007-09-20 22:21:43 +00:00
Andrew Resch
943a62f62c Have all core config use set functions to apply the configuration to the
session.
2007-09-20 22:10:03 +00:00
Andrew Resch
d3c5064353 Add upnp, natpmp and pe_settings support to libtorrent bindings. 2007-09-20 22:09:23 +00:00
Andrew Resch
ec5c970499 Add 'deluged' script to start the deluge daemon. 2007-09-20 19:56:05 +00:00
Marcos Pinto
ddc1ee6295 enum fixes and ipv6 update 2007-09-20 16:28:41 +00:00