Damien Churchill
c1bf52e8d9
update changelog
2012-01-09 22:38:18 +00:00
Damien Churchill
d60b436fcb
web: rebuild the compressed javascript
...
There were a few changes when upgrading to ext 3.4 so rebuild and
compress the javascript files
2012-01-09 22:37:29 +00:00
Damien Churchill
2e0e0fb6b5
Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable
2012-01-09 22:34:59 +00:00
Damien Churchill
fe4f732c12
web: update to extjs 3.4.0
...
There are numerous fixes to the framework between 3.1.1 and 3.4.0 and
since there are no obvious bugs introduced it's only sensible to pull
the update in to the stable branch
2012-01-09 22:34:47 +00:00
Calum Lind
25d930b307
Fix #1929 : Update setup.py to clean deluge*.egg_info dir from root dir
2012-01-09 22:19:24 +00:00
Calum Lind
083c7fbb32
Fix #1936 : Referenced before assignment error in json_api
2012-01-09 22:19:24 +00:00
Damien Churchill
81fc47d080
web: fix gen_gettext script
...
The script for generating the gettext.js file was outdated and needed
a fix to work with the newer layout of the javascript source code, it
was still looking for Deluge.Something files which no longer exist.
2012-01-09 21:58:20 +00:00
Calum Lind
e1745443bf
Fix #1895 : Files Tab showing wrong files due to torrent_info race condition
2012-01-09 18:33:10 +00:00
Calum Lind
649f933316
Update AUTHORS
2012-01-09 18:32:49 +00:00
Calum Lind
8b46ed8bdb
Remove unneeded license from blocklist
2012-01-08 14:03:22 +00:00
Calum Lind
62aa339fd8
Fix #2010 : Move speed text in titlebar to the beginning
2012-01-08 03:53:30 +00:00
Calum Lind
96d8f10080
Strip trailing space and tabs in aboutdialog
2012-01-07 19:53:24 +00:00
Calum Lind
3d8e3f4add
Webui: Smaller minSize for Sidebar and remove 1px border from mainpanel
2012-01-07 19:22:09 +00:00
Calum Lind
08eb6002f8
Remove dotted line on buttons in Firefox
2012-01-06 20:52:04 +00:00
Calum Lind
0015c9af86
Add Deluge and icon to start of toolbar in webui
2012-01-06 20:34:29 +00:00
Calum Lind
4365e1ff39
Fix clipped Browse button in WebUI
2012-01-06 15:44:38 +00:00
Calum Lind
0b6af77d57
Fix plugin uploads from behind a reverse proxy
2012-01-06 15:44:38 +00:00
Calum Lind
6b2320d4b6
Fix password box focus issue in Firefox 9 for WebUI
2012-01-06 15:44:38 +00:00
Calum Lind
a5742f892d
Fix #1915 : Unable to stop the status bar from autohiding
2012-01-06 15:44:38 +00:00
Calum Lind
01adb882ea
Remove uneeded Title to save space in WebUI
2012-01-06 15:44:38 +00:00
Calum Lind
9fd6d3d418
Hide unused Create button in WebUI
2012-01-06 15:44:38 +00:00
Damien Churchill
d4834bc6c7
web: fix font in loaded html
...
When dynamically loading the content panels in the details panel they
would sometimes look quite bad since the only font they have been
told to use is verdana. Fix this why using the same as extjs.
2012-01-06 15:06:21 +00:00
Calum Lind
e4eda24e8f
Update Changelog
2012-01-04 19:00:21 +00:00
Calum Lind
39f648684e
Fix #1961 : Missing 'All' filter option for Label plugin
2012-01-04 18:40:29 +00:00
Calum Lind
56f8e213e3
Update POT and PO files
2012-01-03 00:38:02 +00:00
Calum Lind
cb86828fa6
Update About dialog for translation
2012-01-02 19:12:48 +00:00
Calum Lind
5cffc8f7e0
Add clean desktop file to setup.py
2012-01-02 16:53:28 +00:00
Calum Lind
97912a28e4
Update Win32 README
2011-12-15 17:00:41 +00:00
Calum Lind
9d2b0101d6
Fix issue in saving libtorrent session state
2011-12-15 16:10:21 +00:00
Calum Lind
e49b7d5c23
Update README file
2011-12-15 15:41:00 +00:00
Calum Lind
78a0ffd437
New AUTHORS file
2011-12-15 15:40:38 +00:00
Calum Lind
dee8c30968
Add unneeded files for release to export-ignore
2011-12-15 15:33:47 +00:00
Calum Lind
a34f224201
Build deluge-all.js
2011-12-07 01:20:21 +00:00
Calum Lind
7a3c4440dc
Update webui build file to run on Ubuntu
2011-12-07 01:07:19 +00:00
Calum Lind
ce0c6d99f2
Revert "Fix #1976 : Trailing newlines in move_storage"
...
This reverts commit d96fae520d
.
2011-12-05 18:14:56 +00:00
Calum Lind
d96fae520d
Fix #1976 : Trailing newlines in move_storage
2011-12-01 23:49:46 +00:00
Calum Lind
d3c3d64cd4
Fix #1938 : AttributeError when attempting to shutdown daemon from client
2011-12-01 23:46:47 +00:00
Calum Lind
b530658e20
Fix #1969 : Menu item 'quit & shutdown' available when not connected to daemon
2011-12-01 23:32:19 +00:00
Calum Lind
eb70a7a6dc
Fix #1984 : KeyError in preferences.py if key not in stored config
2011-12-01 19:30:57 +00:00
Calum Lind
370035ffc5
Fix #1934 : Unicode error in AddTorrent Dialog
2011-12-01 19:24:33 +00:00
Serge Matveenko
0941377fac
Fix #1957 : Columns don't add resulting in keyerror for non-latin languages
2011-12-01 19:21:13 +00:00
Pedro Algarvio
1a8aa4b920
Fix #1898 : Email notifications do not include date/time they were sent
2011-11-30 00:05:13 +00:00
Calum Lind
1c8327034d
Revert "Fix #1338 Seeds and Peers totals not updating"
...
Did not fix the issue.
This reverts commit 1a9ae62669
.
2011-11-29 17:52:13 +00:00
Calum Lind
9ed155c456
Update to the DnD windows fix
...
Found that the original fix worked fine with GTK v2.24 but with v2.16 on Windows get_uris is empty
2011-11-27 01:44:30 +00:00
Calum Lind
3d813ea1f8
Fix #1905 : No email sent to second email address in Notifications plugin
2011-11-26 14:51:49 +00:00
terror_macbeth_I
0f962aeda5
Fix #1953 : Console flickering on every update
2011-11-26 14:51:44 +00:00
Calum Lind
3a0b6f8a6d
Fix #1945 : Mutable default arguments in deluge.ui.client
2011-11-25 14:18:45 +00:00
Calum Lind
cade8ee784
Change Windows default download path from '~' to '~\Downloads'
2011-11-25 13:46:34 +00:00
Calum Lind
0d27032c06
AddTorrent file dialog now can browse network shares
2011-11-25 09:50:40 +00:00
Calum Lind
3b8bbb2e77
Update Changelog
2011-11-22 23:16:27 +00:00