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-11-03 | installer: Use correct path to iscc.exe depending on the platform. | Arnavion | |
2013-11-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion | |
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. | |||
2013-10-12 | win32: Make all projects depend on common so that common is always run ↵ | Arnavion | |
before any others. | |||
2013-10-12 | Fix installer on 32bit Windows | TingPing | |
2013-10-09 | Improve Windows installer | TingPing | |
- Unify x86 and x64 installer files - Get rid of version program - Clean up .iss file - Only allow one installation | |||
2013-10-03 | Added shortuct to config folder to installer | Farow | |
Fixes #612 | |||
2013-09-29 | Reorganize files and migrate images to gresource | TingPing | |
2013-09-25 | Update installer links to 2013 redist | TingPing | |
2013-09-24 | Remove hextray | TingPing | |
2013-09-20 | First round of using GTK accessor functions | TingPing | |
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-20 | Add /d2Zi+ switch for better debug symbols | Eustachy Kapusta | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-09-11 | Bump Version to 2.9.6 | TingPing | |
2013-08-04 | Remove VS Redistributable update version from installer link | Eustachy Kapusta | |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-05-18 | Update Perl library name | Berke Viktor | |
2013-05-04 | Make copy depend on python3 as well | Berke Viktor | |
2013-05-04 | Fix VS edition | Berke Viktor | |
2013-05-03 | Add python3 plugin | TingPing | |
2013-04-28 | Update gtkrc | Berke Viktor | |
2013-04-27 | Get rid of bundled beep | Berke Viktor | |
2013-04-25 | win32: 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-16 | Update installers as well | Berke Viktor | |
2013-04-16 | Move beep to proper place | Berke Viktor | |
2013-04-14 | Add default beep sound, deploy on Windows | Berke Viktor | |
FIXME on Unix yet | |||
2013-04-14 | Really relocate | Berke Viktor | |
2013-04-14 | Relocate plugin icons | Berke Viktor | |
2013-04-13 | Nuke WMPA, not supported by Express | Berke Viktor | |
2013-04-13 | Get rid of multiple Perl versions | Berke Viktor | |
2013-04-12 | We ship bundles, this is unnecessary too | Berke Viktor | |
2013-04-12 | We don't release git head anymore, github does that for us | Berke Viktor | |
2013-04-12 | Revert "win32: Fixed YourDepsPath." | Berke Viktor | |
This reverts commit b07e5fafaf528a6ba3f0daddd99665762721c79b. | |||
2013-04-11 | win32: Fixed YourDepsPath. | Arnavion | |
2013-04-11 | Don't call it package, it causes line break | Berke Viktor | |
2013-04-11 | It's official: VS2012.2 needs VS2012.1 redist | Berke Viktor | |
2013-04-08 | Fix deps path | Berke Viktor | |
2013-04-08 | Make copy depend on perl-5.18, not perl-5.16 | Berke Viktor | |
2013-04-08 | I might regret this, but let's do the brave jump | Berke Viktor | |
2013-04-02 | Enable cast checks | Berke Viktor | |
2013-04-03 | Move Perl from hexchat to gtk-win32 | Berke Viktor | |