Commit Graph

23 Commits

Author SHA1 Message Date
TingPing 9372972ad4 win32: Don't allow installing on Vista
It does not run on Vista
2014-07-19 10:06:29 -04:00
TingPing 466646f84a win32: Silent installer improvements
- Launch uninstaller as VERYSILENT
- Don't launch Python/Perl installers when silent
2014-06-27 19:10:55 -04:00
TingPing e0f80e41bf win32: Use theme shipped with gtk
No reason for us to maintain own copy. This also
makes custom theme installing easier.
2014-06-25 20:38:53 -04:00
Berke Viktor 7bfa2ee8a7 Fix GTK+ bundle licenses missing from installer 2014-06-13 22:31:00 -04:00
bviktor 0838f8f688 Cosmetics 2014-05-31 17:15:45 +02:00
Berke Viktor 0e0efbdb9a Replace Inno Perl with MSI Perl 2014-05-29 15:33:03 +02:00
TingPing a93e152912 ... and update perl description in installer 2014-05-28 19:14:17 -04:00
TingPing fdd922433b win32: Update perl urls in installer 2014-05-28 19:06:16 -04:00
tomek 8c00a4ff40 perl: Update Perl to 5.20 2014-05-28 18:22:19 +02:00
TingPing 2a2eafcf1d win32: Update gtk theme description in installer 2014-04-17 02:43:22 -04:00
TingPing f994ef3f92 win32: Fix python 3.4 check in installer 2014-04-08 20:17:04 -04:00
TingPing 36950c0d46 win32: Bump python to 3.4.0 2014-03-17 09:05:58 -04:00
Arnavion 71e54854ec win32: Updated Python dependencies to 2.7.6 and 3.3.4 2014-02-28 01:11:18 -08:00
TingPing 8d77fd6a57 win32: Update installer for new Perl 2014-02-06 16:47:34 -05:00
TingPing efcb850956 win32: Include gtk theme in minimal install 2014-01-26 06:55:39 -05:00
TingPing 20d26aea94 Rewrite dns command
- Cross platform
- Doesn't depend on external tools
2014-01-08 01:32:28 -05:00
Arnavion c7bf4b0474 Replaced use of T4 templates with PS-based templates.
TextTransform.exe is not available with Express versions of Visual Studio.
2013-12-27 12:05:07 -08:00
TingPing 5c872eb110 win32: Improvements to portable-mode in installer 2013-11-16 15:37:41 -05:00
TingPing 9834301eda win32: Download spelling dictionaries from installer 2013-11-15 09:49:01 -05:00
TingPing 3f1994f3bf win32: Download deps during installation 2013-11-10 03:56:50 -05:00
TingPing 9e5551aa59 win32: Install pixbuf engine 2013-10-28 21:56:01 -04:00
TingPing 712cfc3135 win32: install theme manager by default 2013-10-20 03:37:58 -04:00
Arnavion e2edbfe47d win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss
This is done via T4 templates. The original files are now generated at build-time and so have been added to .gitignore and removed from the repository, with the exception of version.txt which must be hosted on GitHub for the updater plugin.
2013-10-12 18:41:27 -07:00