Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-06 | win32: Update installer for new Perl | TingPing | |
2014-01-26 | win32: Include gtk theme in minimal install | TingPing | |
2014-01-08 | Rewrite dns command | TingPing | |
- Cross platform - Doesn't depend on external tools | |||
2013-12-27 | Replaced use of T4 templates with PS-based templates. | Arnavion | |
TextTransform.exe is not available with Express versions of Visual Studio. | |||
2013-11-16 | win32: Improvements to portable-mode in installer | TingPing | |
2013-11-15 | win32: Download spelling dictionaries from installer | TingPing | |
2013-11-10 | win32: Download deps during installation | TingPing | |
2013-10-28 | win32: Install pixbuf engine | TingPing | |
2013-10-20 | win32: install theme manager by default | TingPing | |
2013-10-12 | win32: Use version information from configure.ac to populate the ↵ | Arnavion | |
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. |