3973 Commits

Author SHA1 Message Date
Marcos Pinto
1945674c0a 2873 upnp fix 2008-10-28 21:37:33 +00:00
Marcos Pinto
228ad4a500 update translator credits 2008-10-28 03:18:57 +00:00
Andrew Resch
6fe2602d79 Update the icons to be more rad 2008-10-28 03:04:33 +00:00
Andrew Resch
0589411224 Fix #570 use utf-8 encoding in statistics_tab.py 2008-10-27 23:31:09 +00:00
Marcos Pinto
1349f313db update list of files for pot 2008-10-27 23:19:42 +00:00
Marcos Pinto
3ac1dbee73 lang sync 2008-10-27 17:20:24 +00:00
Andrew Resch
ef7e000b70 lt sync 2868 2008-10-27 06:06:51 +00:00
Andrew Resch
a6802b455a Fix #570 Use utf-8 encoding in listview 2008-10-27 05:43:34 +00:00
Andrew Resch
eb9578c41d Attempt to get tracker icon from html source
Use blank icon for trackers that do not have a favicon available (to 
make things aligned)
Force 16x16 for tracker icons
2008-10-27 04:49:06 +00:00
Andrew Resch
ac9959a92b Convert plugins setup.py to new format
Update create_plugin script to use new setup.py format
2008-10-27 03:53:21 +00:00
Andrew Resch
edaf3da0fc Add 'get_plugin_info()' to PluginManagerBase -- returns a metadata info
dictionary
2008-10-27 03:31:11 +00:00
Andrew Resch
1c7ce61635 Update blocklist plugin setup.py to include more metadata and re-do
setup.py layout
2008-10-27 01:55:47 +00:00
Martijn Voncken
1c121a8c17 move tracker_icons 2008-10-27 00:26:39 +00:00
Martijn Voncken
0f94cf2316 allow favicon.png 2008-10-27 00:26:01 +00:00
Damien Churchill
0b09c6563c move mooui and mootools to /static 2008-10-26 23:40:32 +00:00
Martijn Voncken
ee0cc92658 fix typo's/formatting 2008-10-26 22:12:12 +00:00
Martijn Voncken
44a219fb3a add (disabled) notification config 2008-10-26 21:50:25 +00:00
Andrew Resch
2d257371d9 Add ability to send arguments to UIs with -a, --args 2008-10-26 21:31:13 +00:00
Martijn Voncken
26eb2bbb3d proxy config 2008-10-26 21:17:48 +00:00
Andrew Resch
6aae2acbe5 Have torrent.get_ratio return -1 when downloaded bytes is 0.
Have torrentview and statistics_tab display an infinity character when 
ratio is -1
2008-10-26 21:10:03 +00:00
Martijn Voncken
190b180255 keyword search enhancements 2008-10-25 07:04:22 +00:00
Martijn Voncken
352427ca20 keyword search includes trcker status 2008-10-24 21:05:14 +00:00
Martijn Voncken
03d1177085 gtk:allow icons for labels 2008-10-24 18:20:58 +00:00
Martijn Voncken
56a3a03a59 move tracker icon cache folder 2008-10-24 18:16:12 +00:00
Damien Churchill
29c32c0b6a use the main tracker icon url 2008-10-24 13:42:43 +00:00
Damien Churchill
8fe301a3d9 change the icon for the "All" state 2008-10-24 13:34:53 +00:00
Andrew Resch
951c13f1ce Better fix for #565 2008-10-24 07:43:34 +00:00
Andrew Resch
dc0a2ce52e Fix #565 wait for the deluged process to start to prevent defunct
processes
2008-10-24 07:39:14 +00:00
Martijn Voncken
1aa33421e9 redirects according to http spec 2008-10-23 18:41:07 +00:00
Martijn Voncken
0896856908 1st argument for -u web is the base dir 2008-10-23 18:11:35 +00:00
Andrew Resch
cb19d71b7d Fix #545 use proper values in ratio calculation 2008-10-23 16:52:09 +00:00
Martijn Voncken
bdbed9f893 fix test 2008-10-23 15:45:30 +00:00
Andrew Resch
1f0a6eb75e Add TorrentInfo class and use it in AddTorrentDialog 2008-10-23 14:41:51 +00:00
Andrew Resch
5af5749065 Allow the creation of .torrent files with no trackers 2008-10-23 13:47:20 +00:00
Andrew Resch
dbcf1e622a Fix adding torrent to session 2008-10-23 13:35:17 +00:00
Andrew Resch
a2b2ce2ca5 Fix saving files in create torrent dialog, also set a default filename
when saving
2008-10-23 13:23:26 +00:00
Andrew Resch
ecb80ea689 Fix creating torrent with file size less than smallest piece size 2008-10-23 13:22:40 +00:00
Andrew Resch
b83ef477e4 Fix and clean-up os checking functions 2008-10-23 11:27:37 +00:00
Andrew Resch
759bb8cc5d Fix locale stuff on OS X 2008-10-23 08:21:25 +00:00
Andrew Resch
ff6906997b Windows build system fixes 2008-10-23 08:13:08 +00:00
Andrew Resch
718c789c8e Handle OS X better in the build system - patch from hydri 2008-10-23 08:05:02 +00:00
Marcos Pinto
16cc7be912 add darwin check to common 2008-10-23 07:22:08 +00:00
Martijn Voncken
310d1e4e6e move torrent-add-dialog to interface tab 2008-10-22 20:47:35 +00:00
Martijn Voncken
984c4f8203 webui : use TrackerIcons class 2008-10-22 16:08:53 +00:00
Martijn Voncken
aadb6edec1 <image to <img 2008-10-22 15:39:13 +00:00
Damien Churchill
f051f050a9 move get_torrent_info into a new ui common module 2008-10-22 15:07:51 +00:00
Marcos Pinto
e09a8f79a8 fix problem that sometimes occured when switching back and forth between daemons without disconnecting first 2008-10-22 08:54:26 +00:00
Martijn Voncken
d4bbece86e use cache for async tracker images 2008-10-21 18:57:13 +00:00
Martijn Voncken
7359ddb879 fetch tracker icons in thread 2008-10-21 18:36:53 +00:00
Damien Churchill
723715ec98 use the included json library when running on python 2.6 2008-10-21 16:19:11 +00:00