summary refs log tree commit diff stats
path: root/win32/installer
AgeCommit message (Collapse)Author
2013-10-28win32: Install pixbuf engineTingPing
2013-10-20win32: install theme manager by defaultTingPing
2013-10-12win32: 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.
2013-10-12Fix installer on 32bit WindowsTingPing
2013-10-09Improve Windows installerTingPing
- Unify x86 and x64 installer files - Get rid of version program - Clean up .iss file - Only allow one installation
2013-10-03Added shortuct to config folder to installerFarow
Fixes #612
2013-09-29Reorganize files and migrate images to gresourceTingPing
2013-09-25Update installer links to 2013 redistTingPing
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-04Remove VS Redistributable update version from installer linkEustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-05-03Add python3 pluginTingPing
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It ↵Arnavion
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2013-04-16Update installers as wellBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
FIXME on Unix yet
2013-04-14Really relocateBerke Viktor
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-11Don't call it package, it causes line breakBerke Viktor
2013-04-11It's official: VS2012.2 needs VS2012.1 redistBerke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-01Apparently XP won't work anymore, Uniscribe problem with the redistributableBerke Viktor
2013-04-01We all knew I'll forget something, right?Berke Viktor
2013-04-02Open the redist download page by default for the first MSVC releaseBerke Viktor
2013-04-02Don't open the same link twiceBerke Viktor
2013-04-02Open downloads for Perl and PythonBerke Viktor
2013-04-01Last cjstyles remnantsBerke Viktor
2013-04-01Remove old stuff, some preparation for soon-to-be-released Perl 5.18Berke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Nuke Lua and TclBerke Viktor
2013-04-01Get rid of installer skinningBerke Viktor
2013-03-23Revert "Migrator for servlist_ in the installers"Berke Viktor
This reverts commit c6ead740c8795dd9afea46ad392c153fbe47c675.
2013-03-23Migrator for servlist_ in the installersBerke Viktor
2013-03-15Update changelog linksBerke Viktor
2013-03-15Add safe mode shortcutsBerke Viktor
2013-02-18Add HarfBuzz DLL to distBerke Viktor
2013-02-16Add vc redist to links, don't open links by default and cosmeticsBerke Viktor
2013-02-16Fix libwimp path in the installersBerke Viktor
2013-02-04Update installer to point to newsTingPing
2012-12-25add changelog to installerTingPing
closes #255
2012-12-17remove hextray from installerTingPing
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-12Move HexChat L10n to share\locale where it should've been in the first placeBerke Viktor
2012-11-11Fix GTK-VS installersBerke Viktor
2012-11-03Installer migrator functions for xchat.conf -> hexchat.confBerke Viktor
2012-11-03Relocate hexchat.png and hexchat.ico and some more varname cleanupBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor