Commit graph

6847 commits

Author SHA1 Message Date
Calum Lind
57ac902d50 Updates to desktop file
Add magnet mimetype and tryexec key
Fix exec key to handle files and urls to conform with new desktop-entry spec
Update name, comment and category keys
2011-05-16 22:14:43 +01:00
Calum Lind
05578e0c75 Fix LP Bug #779074 - TypeError in on_key_press_event(): cannot concatenate 'str' and 'NoneType' 2011-05-12 18:14:10 +01:00
Damien Churchill
a0d4141afd fix unrequired requests 2011-05-07 13:19:41 +01:00
Damien Churchill
493d0ac690 fix a bug when the host_id doesn't exist 2011-05-07 11:51:47 +01:00
Damien Churchill
fe9fe7977c update changelog 2011-05-07 00:03:27 +01:00
Damien Churchill
e579a78d26 apply patch from #1742 2011-05-07 00:02:20 +01:00
Damien Churchill
bf96475840 update changelog 2011-05-07 00:00:18 +01:00
Damien Churchill
93c49495b2 apply patch from #1548 2011-05-06 23:59:31 +01:00
Damien Churchill
54ae8a4482 update changelog 2011-05-06 23:44:19 +01:00
Damien Churchill
d658c8fe47 fix #1537 editing trackers list, trackers have to be reselected 2011-05-06 23:43:40 +01:00
Damien Churchill
58134925a2 update changelog 2011-05-06 23:25:05 +01:00
Damien Churchill
244583ef97 Fix #1333 Peer list doesn't update automatically 2011-05-06 23:24:00 +01:00
Damien Churchill
0b821640bb fix #1481 file uploads from behind a reverse proxy 2011-05-06 22:38:55 +01:00
Damien Churchill
612ed4123f fix #1323 filter panels not scrollable 2011-05-06 22:32:46 +01:00
Damien Churchill
91b9eac075 update changelog 2011-05-06 22:23:12 +01:00
Damien Churchill
5be93cd5d8 Fix #1268, Torrent errors not displayed in webui 2011-05-06 22:22:29 +01:00
Damien Churchill
816f3ff6d2 update changelog 2011-05-06 22:09:05 +01:00
Damien Churchill
2e62140d2c fix issue #1567, js from plugins not working with different base setting 2011-05-06 22:08:59 +01:00
Damien Churchill
2381b1ae28 update changelog 2011-05-06 22:03:18 +01:00
Damien Churchill
6a131f021e fix issue #1799 2011-05-06 22:00:47 +01:00
Damien Churchill
871d9ac4b0 apply patch from #1562 2011-05-06 19:14:26 +01:00
Damien Churchill
0d665d772d fix the widths on the input boxes, whitespace changes too 2011-05-06 19:02:54 +01:00
Damien Churchill
aef2a83f25 fix the path given by the set-cookie header 2011-05-03 19:05:04 +01:00
Pedro Algarvio
e6cd4d17ee Fix #1278 by keeping references.
Conflicts:

	deluge/ui/gtkui/menubar.py
2011-04-28 10:44:18 +01:00
John Garland
b9c49f27fa Include gif pixmaps in the package data 2011-04-09 22:34:23 +10:00
Damien Churchill
e2118b6bb2 Merge branch '1.3-stable' of git.deluge-torrent.org:deluge into 1.3-stable 2011-03-28 16:51:34 +01:00
Damien Churchill
d7ba74f01d split the auto_add_trackers textfield otherwise it breaks the label plugin 2011-03-28 16:50:47 +01:00
John Garland
bc9abc8bc9 Fix libtorrent not compiling with boost libs 1.46 2011-03-26 17:34:56 +11:00
John Garland
00ad550a52 Improve autoadd filename matching (fixes #1614) 2011-03-26 17:34:44 +11:00
Andrew Resch
884bfd777e Apply patch from #1581 to add an option to enable the app indicator
interface
2011-03-22 17:16:03 -07:00
John Garland
e7db1b285f Fix indentation on Changelog 2011-03-09 00:56:04 +11:00
John Garland
ee3a17bf37 Update ChangeLog for previous commits 2011-03-09 00:51:33 +11:00
John Garland
292ffb35ac Handle redirection when adding a torrent by url 2011-03-09 00:37:35 +11:00
John Garland
fd458fbe64 Handle partial downloads due to incorrect headers (fixes #1517) 2011-03-09 00:05:07 +11:00
Andrew Resch
b9fdb5a65f Update translation template files 2011-02-19 11:25:00 -08:00
Calum Lind
36f92231a6 Updated Changelog 2011-02-15 17:37:50 +00:00
Damien Churchill
6cb584d53d update changelog 2011-02-15 12:57:09 +00:00
Damien Churchill
2eb1a51f6b make the edit trackers window resizable 2011-02-15 12:54:25 +00:00
Damien Churchill
84804d37cc fix scrolling on the edit trackers window 2011-02-15 12:50:38 +00:00
Calum Lind
1da7a518b5 Fixes for gtk-ui translations 2011-02-14 23:39:16 +00:00
Calum Lind
808d9bfba8 Fix translate issue for Trackers tree in sidebar 2011-02-14 23:39:02 +00:00
Calum Lind
53b4a06fd1 Fix: os.join created root path in Remove_Empty_Folder if variable 'folder' had a leading slash 2011-02-14 23:37:33 +00:00
Calum Lind
4490cd371a Sidebar: Enabled strings for translation and added icons to Trackers filter 2011-02-11 21:48:49 +00:00
Calum Lind
7d36a4fa51 Fix #1527 - Converting unicode to unicode error in move_storage 2011-02-11 21:48:41 +00:00
Calum Lind
6f844a86d2 Fix Create Torrent Dialog Box - Some buttons raise Type Error if no row selected 2011-02-11 21:48:35 +00:00
Calum Lind
03689a805b Fix #1510 - Cannot create a torrent with only non-zero tier trackers 2011-02-11 21:48:28 +00:00
Calum Lind
1d0857964e Fix #1513: Unhandled Twisted Error in test_listen_port 2011-02-11 21:48:20 +00:00
Calum Lind
fd3a33af03 #1514 - Indicator Applet Patch 2011-02-09 19:14:33 +00:00
Calum Lind
2354eeca7b Fix #690 - Renaming folders does not remove old empty folders 2011-02-08 19:34:16 +00:00
Calum Lind
ca0003a7af Catch a possible DivByZero error when moving folders around in fileview tab 2011-02-08 17:38:03 +00:00