Commit graph

4455 commits

Author SHA1 Message Date
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
John Garland
2a6072b87f Fixed writing uninstaller 2009-02-23 05:50:56 +00:00
John Garland
7ddfd544a7 Fixed PyXdg URL 2009-02-23 05:35:00 +00:00
John Garland
5be7005357 Added debug info to download macro 2009-02-23 05:27:35 +00:00
John Garland
1d8e6b25c9 Fixed typos in installer URLs 2009-02-23 05:13:53 +00:00
John Garland
a5dfee77e2 fix downloading installers 2009-02-23 05:08:13 +00:00
John Garland
8378b33c46 fixed typo 2009-02-23 04:56:17 +00:00
John Garland
23825cf297 Added error handling to download macro 2009-02-23 04:54:06 +00:00
John Garland
0e989c0d42 Added install macros + register dll 2009-02-21 16:13:41 +00:00
John Garland
1c2e21bd09 Added install macros 2009-02-21 16:02:23 +00:00
John Garland
4102ba9f31 Added version numbers
Made description area smaller
2009-02-21 12:22:29 +00:00
John Garland
857651789f move header image to the right 2009-02-21 11:57:51 +00:00
John Garland
1684ffa612 macros need to appear before they are used 2009-02-21 11:55:42 +00:00
John Garland
6a6f2998ed Organised layout and added images 2009-02-21 11:49:08 +00:00
Andrew Resch
f7d001e7b8 Fix the allocate mode not being preserved when selecting different
torrents in addtorrentdialog
2009-02-21 10:42:59 +00:00
Andrew Resch
a1ac27d628 Add new installer bmps 2009-02-21 10:11:04 +00:00