Andrew Resch
|
121d638d03
|
Fix shutting deluged down when using Python 2.6
|
2008-12-02 04:48:57 +00:00 |
Marcos Pinto
|
aebc019d12
|
add installer file and association reg
|
2008-12-02 03:51:35 +00:00 |
Andrew Resch
|
c905945513
|
Clean up win32/
|
2008-12-02 03:01:10 +00:00 |
Damien Churchill
|
6fdd660883
|
remove iterator method put in by mistake
|
2008-12-02 00:14:23 +00:00 |
Damien Churchill
|
443fef1d95
|
add a basic interface to the glob module for use by a javascript file picker widget
|
2008-12-01 23:13:19 +00:00 |
Andrew Resch
|
57d3517ef2
|
Fix issue in setup.py where it would try to compile mapped_storage.cpp
or memdebug.cpp
|
2008-12-01 16:28:12 +00:00 |
Marcos Pinto
|
245533b8e0
|
add win build requirements
|
2008-12-01 06:39:31 +00:00 |
Andrew Resch
|
ddaae2c28b
|
Do not build memdebug.cpp
|
2008-12-01 01:43:19 +00:00 |
Andrew Resch
|
67c6758ecf
|
lt sync 3006
|
2008-12-01 01:13:28 +00:00 |
Andrew Resch
|
d5f2a4d25f
|
Log socket or xmlrpc errors that cause the ui to disconnect from the
core
|
2008-11-30 21:18:11 +00:00 |
Andrew Resch
|
90637921ee
|
Add license info for blocklist icons
Fix up copyright notice in debugerror.py
|
2008-11-30 20:02:11 +00:00 |
Andrew Resch
|
baead73df0
|
Fix up some licence stuff
|
2008-11-30 19:25:45 +00:00 |
Andrew Resch
|
5d82cf8f87
|
Better libtorrent check in setup
|
2008-11-30 01:11:26 +00:00 |
Andrew Resch
|
ad4e276a39
|
Fix renaming folders when there is no trailing slash
|
2008-11-30 00:53:46 +00:00 |
Andrew Resch
|
4d65f237b1
|
lt sync 2996
|
2008-11-30 00:24:13 +00:00 |
Marcos Pinto
|
ba148a30b1
|
fix icon in new release dialog for windows
|
2008-11-29 23:28:11 +00:00 |
Andrew Resch
|
495182832d
|
Fix the files listed in the files tab when renaming files, removing them
and then re-adding them to the same session
|
2008-11-29 23:17:50 +00:00 |
Andrew Resch
|
a55901c87a
|
lt sync 2995 - add port number of host field in http requests
|
2008-11-29 23:05:03 +00:00 |
Andrew Resch
|
403d71fdbb
|
lt sync 2994
|
2008-11-29 21:53:57 +00:00 |
Andrew Resch
|
d7a76b3b5a
|
Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
2008-11-29 21:35:44 +00:00 |
Andrew Resch
|
34671971be
|
Clean-up gettext code and make it more portable
|
2008-11-29 21:21:05 +00:00 |
Andrew Resch
|
6bd1682728
|
Fix building on FreeBSD
Add some more metadata
|
2008-11-29 20:48:37 +00:00 |
Andrew Resch
|
bb8c41ad03
|
Change how gettext is initialized to be more simple
|
2008-11-29 20:44:53 +00:00 |
Andrew Resch
|
269c4ec70c
|
Fix typo
|
2008-11-29 20:25:11 +00:00 |
Andrew Resch
|
32db5e2c5d
|
Do not have signalmanager/receiver connections linger by setting the
SO_LINGER sockopt.
|
2008-11-29 19:07:28 +00:00 |
Andrew Resch
|
03c6e5ef9b
|
Change xpm icon size to 32x32
|
2008-11-29 18:11:21 +00:00 |
Andrew Resch
|
5e8cf840e2
|
Add blurb about icon copyright
|
2008-11-29 17:53:04 +00:00 |
Andrew Resch
|
13c8108ce8
|
Fix man page
|
2008-11-29 17:25:00 +00:00 |
Andrew Resch
|
17eeae8bfa
|
Add 'deluge.xpm'
|
2008-11-29 17:24:02 +00:00 |
Andrew Resch
|
cb77d16812
|
Minor optimization in ftime
|
2008-11-29 05:48:11 +00:00 |
Andrew Resch
|
95bf260518
|
Improve ftime() to format dates higher than 11 weeks.
|
2008-11-29 05:10:34 +00:00 |
Andrew Resch
|
0d429837b6
|
Fix gtk warnings
|
2008-11-29 03:31:04 +00:00 |
Andrew Resch
|
d59a59dadc
|
Break out proxy preferences to include peer, web_seed, tracker and dht.
|
2008-11-29 03:16:43 +00:00 |
Andrew Resch
|
79684c3b11
|
Fix bug in systemtray when changing some config options when the
systemtray is not enabled.
|
2008-11-29 03:15:27 +00:00 |
Andrew Resch
|
6b22fb236e
|
Have setup.py obey prefix when installing data files.
Add manpages to data files.
|
2008-11-29 02:12:09 +00:00 |
Andrew Resch
|
ae8f987bc0
|
Build translations in the build folder
|
2008-11-29 01:22:29 +00:00 |
Andrew Resch
|
256c5c71b8
|
Add copyright headers
|
2008-11-28 23:53:05 +00:00 |
Andrew Resch
|
5f4a2533ec
|
Include the tracker host in tracker status string
|
2008-11-28 23:39:46 +00:00 |
Andrew Resch
|
4933618f50
|
Fix #47 the state and config files are no longer invalidated when there
is no diskspace
|
2008-11-28 23:36:18 +00:00 |
Andrew Resch
|
1440d6b247
|
Fix #531 set default log level to ERROR and add 2 command-line options,
"-L, --loglevel" and "-q, --quiet".
|
2008-11-28 23:28:06 +00:00 |
Andrew Resch
|
e759d61266
|
Fix #602 re-did files/peers tab state saving/loading
|
2008-11-28 21:31:50 +00:00 |
Andrew Resch
|
d64f8c3d93
|
Force a show event in the pop-up menu so that on first click the menu is
shown properly.
|
2008-11-28 20:24:03 +00:00 |
Andrew Resch
|
5ad2c87b77
|
Flip the traffic icon
|
2008-11-28 19:43:54 +00:00 |
Andrew Resch
|
578c451e9a
|
Fix up some headers
|
2008-11-28 19:11:26 +00:00 |
Andrew Resch
|
a73928c231
|
Fix filtertreeview behaviour when stopping to clear the treestore
|
2008-11-28 19:09:04 +00:00 |
Andrew Resch
|
da120c744d
|
Remove OpenSSL exception from headers
|
2008-11-28 17:54:17 +00:00 |
Marcos Pinto
|
936cd9811d
|
lang sync
|
2008-11-28 06:10:20 +00:00 |
Marcos Pinto
|
ead53f3c88
|
fix remove dialog for multiple torrents
|
2008-11-28 01:14:29 +00:00 |
Marcos Pinto
|
767a35c381
|
reorder protocol traffic
|
2008-11-27 19:34:00 +00:00 |
Andrew Resch
|
1e126995dc
|
Minor tweak
|
2008-11-27 07:16:19 +00:00 |