Age | Commit message (Expand) | Author |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis |
2016-09-26 | build: Reorder includes to avoid installed plugin header | Rainer Müller |
2016-02-18 | Fix strict prototype warnings | Patrick Griffis |
2015-10-10 | Use VS 2015 | Arnavion |
2015-02-11 | Better project files. | Arnavion |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | configure: Improve various build flags | TingPing |
2014-12-15 | checksum: Use glib for io/checksum and misc fixes | TingPing |
2014-01-29 | osx: Silence openssl deprecated warnings | 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-28 | Don't hardcode "plugins" as the subdirectory for plugins in many | Christoph J. Thompson |
2013-04-25 | win32: Moved PlatformToolset configuration to individual project files. It sh... | Arnavion |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt |
2013-01-16 | Remove #include <malloc.h>, causes a #error in freebsd build | RichardHitt |
2013-01-10 | Merge branch 'master' into pull350 | RichardHitt |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |
2013-01-09 | Fix Issue 350 in checksum.c by changing struct stat64 to struct stat | RichardHitt |
2012-11-26 | update checksum help info | TingPing |
2012-11-20 | Use g_strdup | TingPing |
2012-11-19 | Fix checksum plugin when completed dir is set | TingPing |
2012-11-10 | Comment out one more unused thing | Berke Viktor |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor |
2012-10-30 | Remove hexchat-plugin.h duplicate | Berke Viktor |
2012-10-26 | Eliminate some more plugin warnings | Berke Viktor |
2012-10-24 | A lot more rebranding | Berke Viktor |
2012-10-22 | EXTRA_DIST cleanup | Berke Viktor |
2012-10-21 | Move warning level to property sheet | Berke Viktor |
2012-10-13 | Compatibility for Automake 1.12.4+ | Berke Viktor |
2012-10-03 | Revert to VS2010 part4 | Berke Viktor |
2012-10-02 | Use explicit project names, output filenames depend on them | Berke Viktor |
2012-10-02 | Oops, wrong find'n'replace | Berke Viktor |
2012-10-02 | Remove hardcoding as much as possible | Berke Viktor |
2012-10-02 | Change platform toolset to Visual Studio 2012 | Berke Viktor |
2012-10-02 | Add XP (WDK) solution as a fallback option | Berke Viktor |
2012-07-21 | Add _AMD64_ definition for x64 builds, make Visual Studio even happier | Berke Viktor |
2012-07-21 | Add trailing backslashes to Output and Intermediate directories, make Visual ... | Berke Viktor |
2012-07-18 | Fix Checksum compilation on Windows | Berke Viktor |
2012-07-18 | Checksum Unix support and configure.in cosmetics | Berke Viktor |
2012-07-14 | get rid of *.user files and ignore them | xhmikosr |
2012-07-13 | Rename DLL files, rename X-SASL to SASL | Berke Viktor |
2012-07-13 | Remove the last remnants of XChat-WDK | Berke Viktor |
2012-07-13 | Rename files, delete old windows makefiles | Berke Viktor |
2012-07-11 | Rebranding on the file level | Berke Viktor |
2012-06-15 | Add .user files and .gitignore | Berke Viktor |
2012-06-15 | Add x64 support to the VS solution | Berke Viktor |
2012-06-15 | LOTS of fixes to the VS solution | Berke Viktor |