summary refs log tree commit diff stats
path: root/win32
AgeCommit message (Collapse)Author
2013-11-10win32: Download deps during installationTingPing
2013-11-03installer: Use correct path to iscc.exe depending on the platform.Arnavion
2013-11-03Use correct path to TextTransform.exe depending on the platform.Arnavion
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-12win32: Make all projects depend on common so that common is always run ↵Arnavion
before any others.
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-24Remove hextrayTingPing
2013-09-20First round of using GTK accessor functionsTingPing
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it.
2013-09-20Add /d2Zi+ switch for better debug symbolsEustachy Kapusta
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-09-11Bump Version to 2.9.6TingPing
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-18Update Perl library nameBerke Viktor
2013-05-04Make copy depend on python3 as wellBerke Viktor
2013-05-04Fix VS editionBerke Viktor
2013-05-03Add python3 pluginTingPing
2013-04-28Update gtkrcBerke Viktor
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-16Move beep to proper placeBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
FIXME on Unix yet
2013-04-14Really relocateBerke Viktor
2013-04-14Relocate plugin iconsBerke Viktor
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-12We ship bundles, this is unnecessary tooBerke Viktor
2013-04-12We don't release git head anymore, github does that for usBerke Viktor
2013-04-12Revert "win32: Fixed YourDepsPath."Berke Viktor
This reverts commit b07e5fafaf528a6ba3f0daddd99665762721c79b.
2013-04-11win32: Fixed YourDepsPath.Arnavion
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-08Fix deps pathBerke Viktor
2013-04-08Make copy depend on perl-5.18, not perl-5.16Berke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-02Enable cast checksBerke Viktor
2013-04-03Move Perl from hexchat to gtk-win32Berke Viktor
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-01This is useless tooBerke 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-02Version bumpBerke Viktor