Commit graph

5107 commits

Author SHA1 Message Date
Andrew Resch
dd395b8c9c Attempt to reduce the number of updates to the TorrentView by caching
the previous status batch dictionary and only updating the difference.
2007-12-28 08:48:33 +00:00
Andrew Resch
44c82db9a8 Fix display of speeds in the systemtray tooltip. 2007-12-28 08:22:59 +00:00
Andrew Resch
c8508c8d15 Use an asynchronous batch torrent status method for updating the
torrentview list.
Other various minor stuff.
2007-12-28 05:29:54 +00:00
Marcos Pinto
4156788296 2007-12-27 17:41:01 +00:00
Marcos Pinto
2dec88e5c2 makefile fix 2007-12-27 17:40:35 +00:00
Andrew Resch
e2e3073f23 Fix last. 2007-12-27 10:56:18 +00:00
Andrew Resch
91c55522b8 Optimize torrent.get_status() a bit.
Emit signals with gobject.idle_add().
2007-12-27 10:54:05 +00:00
Marcos Pinto
5eeabadc88 lt fixes 2007-12-27 06:19:51 +00:00
Marcos Pinto
85fb85cf13 fix association with svn builds 2007-12-27 05:52:38 +00:00
Marcos Pinto
d3492be2c2 fix having two instances of deluge running when fixing environment variables 2007-12-27 01:50:56 +00:00
Marcos Pinto
c6f69d47e2 fix ubuntu and separate config dir issues 2007-12-27 00:45:11 +00:00
Marcos Pinto
ea953f54b1 fix debug 2007-12-26 22:17:43 +00:00
Marcos Pinto
eea8ff8e98 try to fix ubuntu again 2007-12-26 22:17:23 +00:00
Marcos Pinto
cd74538adf check for bookmark first 2007-12-26 21:09:04 +00:00
Marcos Pinto
7e748a1306 fix config error 2007-12-26 20:10:15 +00:00
Marcos Pinto
ab8e6e6bde fix freebsd oops 2007-12-26 20:07:44 +00:00
Marcos Pinto
2465c5d214 try to fix adding torrents when overwriting env variables 2007-12-26 20:06:38 +00:00
Marcos Pinto
5828ee03e9 account for freebsd path for gtkmozembed 2007-12-26 19:48:48 +00:00
Marcos Pinto
a29c735acd tweak last 2007-12-26 19:28:43 +00:00
Marcos Pinto
dacebd2eec use external browser always for active port test 2007-12-26 19:27:52 +00:00
Marcos Pinto
659c1c5f34 warning popup instead of crash if importing browser fails 2007-12-26 18:53:58 +00:00
Marcos Pinto
d647031bee tweak new version 2007-12-25 23:45:55 +00:00
Marcos Pinto
02ad4098bc fix update alert 2007-12-25 17:39:58 +00:00
Marcos Pinto
f7952eaa7f remove restart notice in prefs for browser 2007-12-25 07:50:14 +00:00
Marcos Pinto
5a3527611d fix browser icon without restart 2007-12-25 07:48:31 +00:00
Marcos Pinto
3c0d9279eb add missing lt changes to changelog 2007-12-25 07:32:33 +00:00
Marcos Pinto
3d794b6983 update changelog and version numbers for rc2 release 2007-12-25 07:27:23 +00:00
Marcos Pinto
9b52e63f5b fix icon size in search 2007-12-25 03:34:57 +00:00
Marcos Pinto
214042af9a tweak launching of frames externally 2007-12-25 03:31:34 +00:00
Marcos Pinto
3fb919b99d fix oops in notification 2007-12-25 03:02:07 +00:00
Marcos Pinto
653dcb046e minor glade tweak 2007-12-25 02:25:50 +00:00
Marcos Pinto
445f3840b2 add buttons to launch main/footer frames into an external browser 2007-12-25 02:24:06 +00:00
Marcos Pinto
c748419fa9 webui sync 2007-12-24 22:52:04 +00:00
Marcos Pinto
431664fec4 lt sync 2007-12-24 22:27:26 +00:00
Marcos Pinto
77d4fefba9 remove filelist from notification list 2007-12-24 09:12:23 +00:00
Marcos Pinto
3ba156632f fix flexrss before blocklist 2007-12-24 04:47:34 +00:00
Marcos Pinto
4ee8fd8394 tweak message 2007-12-24 04:44:08 +00:00
Marcos Pinto
5b1a381389 change add torrent to ctrl+n and remove browser icon when not selected in preferences 2007-12-23 23:52:15 +00:00
Marcos Pinto
b59de9aa8b fix shrinking of main window 2007-12-23 06:48:14 +00:00
Marcos Pinto
4149e1d285 sync trunk 2007-12-23 02:42:22 +00:00
Marcos Pinto
8d12fe6312 testing 2007-12-22 22:50:28 +00:00
Andrew Resch
58a240a998 Added tray tooltip.
Increased client cache time to 1.5 seconds.
2007-12-22 20:35:43 +00:00
Marcos Pinto
75684cde8d fix up webui 2007-12-22 19:58:46 +00:00
Marcos Pinto
5ccca41ea6 2007-12-22 08:36:15 +00:00
Marcos Pinto
23d13a2cfd revert last 2007-12-22 08:20:17 +00:00
Marcos Pinto
b803d39d63 webui sync r168 2007-12-22 08:15:51 +00:00
Marcos Pinto
93d0ab797b lt fix - fix to bound check piece index before use in incoming_allowed_fast 2007-12-19 07:06:10 +00:00
Andrew Resch
473110b7fe Fix up calls to open_url_in_browser() because it's been moved to
deluge.common.
2007-12-18 00:03:34 +00:00
Andrew Resch
4d6e4b1a06 Create a specialized decorator for caching get_torrent_status(). 2007-12-17 23:55:42 +00:00
Marcos Pinto
9251a82259 lt fix - added missing include guard to disk_io_thread.hpp 2007-12-17 23:55:31 +00:00