Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-30 | Rewrite identd | TingPing | |
- Use gio (which is cross platform) - Properly support multiple users - Allow configuring port - Allow other plugins overriding | |||
2014-12-28 | Remove MSProxy support | TingPing | |
It's not enabled anywhere, certainly not maintained | |||
2014-09-17 | win32: Fixed build break due to 7a4a024 | Arnavion | |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing | |
2014-06-03 | win32: Don't auto-generate version.txt | TingPing | |
2014-03-18 | win32: Powershell.exe absolutely needs "-File" when running scripts or else ↵ | Arnavion | |
it parses arguments with spaces as separate parameters. | |||
2014-02-06 | Use a single marshal file for entire project | TingPing | |
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-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion | |
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-09-26 | Remove remnants of native file dialogs | TingPing | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
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-14 | Remove one warning bypass | Berke Viktor | |
2013-04-03 | Remove strlutil | Berke Viktor | |
2012-11-11 | Fix 4996 warnings | Berke Viktor | |
2012-11-11 | Hide 4996 warnings in all projects and fix license copy | Berke Viktor | |
2012-11-10 | Eliminate some more warnings and hide less warnings in VS | Berke Viktor | |
2012-11-06 | Disable some stupid warnings without the WDK | Berke Viktor | |
2012-11-04 | Ignore specific warnings for common and fe-gtk, all should be eliminated at ↵ | Berke Viktor | |
some point | |||
2012-10-28 | Use Consolas as the default font where available | Berke Viktor | |
2012-10-27 | Ignore generated config.h properly on Unix | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-10-21 | Move warning level to property sheet | Berke Viktor | |
2012-10-21 | Relocate typedef.h | Berke Viktor | |
2012-10-03 | Complete the VS2010 reversion | Berke Viktor | |
2012-10-03 | Revert to VS2010 part4 | Berke Viktor | |
2012-10-02 | Oops, wrong find'n'replace | Berke Viktor | |
2012-10-02 | generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-04-03 20:23:55 +0000 |