Andrew Resch
|
ec72ac57d7
|
Use binary mode on all config files for Windows compat
|
2009-03-12 21:43:17 +00:00 |
|
Andrew Resch
|
ad322aabd1
|
Fix loading config files on Windows
|
2009-03-12 21:33:43 +00:00 |
|
Andrew Resch
|
cb524c3590
|
Do not return when unable to make a backup of the config file
|
2009-03-09 16:43:28 +00:00 |
|
Andrew Resch
|
874c5dc106
|
Prep for release
|
2009-03-08 21:08:42 +00:00 |
|
Andrew Resch
|
375c62223d
|
Update About dialog
|
2009-03-08 21:06:17 +00:00 |
|
Andrew Resch
|
c2de5ed93f
|
Make sure config files, resume data and state are fsync'd when saved. This should help prevent data
losses on crashes/improper shutdowns.
|
2009-03-08 20:27:58 +00:00 |
|
Andrew Resch
|
fdf78bc7fd
|
Fix #790 tracker hosts not correct for some .uk trackers
|
2009-03-08 20:19:19 +00:00 |
|
Andrew Resch
|
5ce82498ac
|
Label: Fix setting 'Move on completed' folder when connected to a remote daemon
|
2009-03-08 20:14:42 +00:00 |
|
Andrew Resch
|
9da61bd1c7
|
Use 127.0.0.1 instead of localhost
|
2009-03-08 20:11:38 +00:00 |
|
Andrew Resch
|
0d633b388e
|
Revert signalreceiver changes since this seems to cause issues with running dialogs
|
2009-03-08 19:58:46 +00:00 |
|
Andrew Resch
|
b52e1155c5
|
Translations update
|
2009-03-07 23:45:18 +00:00 |
|
Damien Churchill
|
8535e8e22c
|
improve the error reporting when a ui fails to load
|
2009-03-07 17:27:04 +00:00 |
|
Andrew Resch
|
6ba55ce2f4
|
Fix up error message when unable to import a UI
|
2009-03-07 16:55:45 +00:00 |
|
Damien Churchill
|
f2a3ebf486
|
apply Ghents patch to allow for specifying your deluge config dir whilst
creating a plugin
|
2009-03-06 17:18:48 +00:00 |
|
Andrew Resch
|
ffcb1643b9
|
Remove ssl exception from license header when creating plugins from the
script
|
2009-03-05 23:57:48 +00:00 |
|
Andrew Resch
|
2e4bc65834
|
Do not inherit the ThreadingMixIn class in SignalReceiver since it's no
longer needed
|
2009-03-05 03:12:34 +00:00 |
|
Andrew Resch
|
8001d5e165
|
Change SignalReceiver to use non-blocking socket
|
2009-03-05 00:28:34 +00:00 |
|
Andrew Resch
|
9728d1d831
|
Fix showing Preferences dialog in Windows
|
2009-03-02 01:46:22 +00:00 |
|
Andrew Resch
|
364078079b
|
Update ChangeLogs
|
2009-02-28 22:22:49 +00:00 |
|
Andrew Resch
|
342063599f
|
Only emit the TorrentFinished event when the torrent hasn't been previously finished.. e.g. after a force recheck
|
2009-02-28 22:07:49 +00:00 |
|
Andrew Resch
|
4baf7b167a
|
Catch exception when removing a checking torrent
|
2009-02-28 21:05:49 +00:00 |
|
Andrew Resch
|
c6c861885e
|
Do not attempt to pause/remove a checking torrent due to stop at share ratio rules
|
2009-02-28 21:01:28 +00:00 |
|
John Garland
|
2831e10a24
|
Fixed empty substitutions not being recognised
Removed redundant call of autodetect in section
Renamed gtk+ defines to gtk
|
2009-02-28 09:30:49 +00:00 |
|
John Garland
|
9b4e4e8d48
|
Added macro to create detect functions
Renamed autodetect_python to detect_python
Added detect_gtk
|
2009-02-28 09:23:46 +00:00 |
|
Andrew Resch
|
f598101ee8
|
Fix #817 email notifications fail to substitute format strings
|
2009-02-28 02:18:12 +00:00 |
|
Andrew Resch
|
4965a903ac
|
Fix #655 issue where default torrent options wouldn't be set for new
torrents added to the addtorrentdialog
|
2009-02-28 01:48:41 +00:00 |
|
Andrew Resch
|
5414276a16
|
Fix displaying file errors when the torrent isn't paused
|
2009-02-27 21:38:30 +00:00 |
|
John Garland
|
4c479749f9
|
ReadRegStr needs an output variable
|
2009-02-25 12:11:34 +00:00 |
|
John Garland
|
270bb4ae1b
|
Moved functions to bottom so that they could include defines
Installer now automatically selects python if not installed
|
2009-02-25 12:09:31 +00:00 |
|
John Garland
|
16c8769ab9
|
Second attempt at autodetect install
|
2009-02-25 11:27:09 +00:00 |
|
John Garland
|
2efc6161f2
|
First attempt at auto-detect install type
|
2009-02-25 11:05:03 +00:00 |
|
John Garland
|
538643b5ba
|
Moved setting python dir to its own function
|
2009-02-25 08:05:12 +00:00 |
|
John Garland
|
c7a67f5c53
|
Auto-detect if python is installed on startup
|
2009-02-25 07:58:50 +00:00 |
|
John Garland
|
29c98e374c
|
Renamed get_url to create_url
|
2009-02-24 13:01:42 +00:00 |
|
John Garland
|
8247048ff8
|
Fixed up uninstaller's sections
|
2009-02-24 06:10:28 +00:00 |
|
John Garland
|
96520084c6
|
Added sections to uninstaller
|
2009-02-24 05:59:37 +00:00 |
|
John Garland
|
8afa4441d1
|
Renamed SubSections to SectionGroups
|
2009-02-24 05:43:55 +00:00 |
|
John Garland
|
04178043d8
|
Fix pygobject url and uninstaller
|
2009-02-24 05:07:27 +00:00 |
|
John Garland
|
a16a083913
|
Fixed missing $
|
2009-02-24 04:46:08 +00:00 |
|
John Garland
|
0362c1438b
|
Put macros before defines
|
2009-02-24 04:43:15 +00:00 |
|
John Garland
|
300fc96d48
|
Use macro to create URLs for installers
|
2009-02-24 04:36:25 +00:00 |
|
John Garland
|
1ad3713000
|
Added rest of dependencies
|
2009-02-24 04:04:30 +00:00 |
|
John Garland
|
1c1ab77a70
|
Define versions to dynamically create installers' URLs
|
2009-02-24 02:55:54 +00:00 |
|
John Garland
|
dd3b75d140
|
Use deluge version define in deluge msi's url
|
2009-02-24 02:06:29 +00:00 |
|
John Garland
|
b2085ae49e
|
Remove dll registration
|
2009-02-24 01:31:54 +00:00 |
|
John Garland
|
4a8c73f9d0
|
Rearranged subsections
|
2009-02-24 01:27:51 +00:00 |
|
Andrew Resch
|
45a6e42356
|
Fix building plugins when python isn't in the PATH
|
2009-02-23 11:25:07 +00:00 |
|
Andrew Resch
|
d0c369fb58
|
Catch exceptions while loading the geoip db
|
2009-02-23 10:22:55 +00:00 |
|
John Garland
|
108a22f1b9
|
Removed autoclose from uninstaller
|
2009-02-23 06:30:51 +00:00 |
|
John Garland
|
5b6a6eedfa
|
Remove rogue hardtabs
|
2009-02-23 06:19:25 +00:00 |
|