Commit graph

4540 commits

Author SHA1 Message Date
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
John Garland
2772cd49df Fix ExecWait 2009-02-21 07:50:53 +00:00
John Garland
a017613c30 Really fixed downloading and put in exec command 2009-02-21 07:36:46 +00:00
John Garland
49a21be719 Fixed downloading 2009-02-21 07:27:05 +00:00
John Garland
c4dd6a99dd Start dependency sections 2009-02-21 07:20:38 +00:00
Andrew Resch
0a51fc0c15 Fix error reporting when there is a problem starting a UI 2009-02-21 05:24:41 +00:00
John Garland
be5cfd06e4 fixed relative path 2009-02-21 01:00:47 +00:00
John Garland
c5cf385614 prototype now actually installs something 2009-02-21 00:58:35 +00:00
John Garland
eb8dcfe243 removed old intaller 2009-02-21 00:50:28 +00:00
John Garland
785d922a77 renamed installer script and fixed typo 2009-02-21 00:48:04 +00:00
John Garland
6fe82e9104 Added NSIS installer stub 2009-02-21 00:39:11 +00:00
Andrew Resch
52e39d4fe9 Fix some deprecation warnings and imports 2009-02-20 14:32:28 +00:00
John Garland
7abd8efd81 Wikified Changelog 2009-02-20 11:28:44 +00:00
Damien Churchill
1e8e3558ed tidy up including python bindings 2009-02-19 11:23:37 +00:00
Damien Churchill
d5e090f85a fix svn:externals properties 2009-02-19 11:17:20 +00:00
Damien Churchill
94a21723ea tidy up libtorrent linking to only what we require and also include asio again 2009-02-19 11:03:45 +00:00