Age | Commit message (Expand) | Author |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta |
2013-08-04 | Add reload command for plugins and add to gui | TingPing |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta |
2013-06-22 | perl: Fixed get_list('networks') to work with new servlist.conf syntax for au... | Arnavion |
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-23 | Add '(void)' to fix perl.c unused-value warning message | RichardHitt |
2013-04-13 | Fix last filename | Berke Viktor |
2013-04-13 | Get rid of multiple Perl versions | Berke Viktor |
2013-04-01 | Add future Perl 5.18 project | Berke Viktor |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor |
2013-03-24 | Typo | TingPing |
2013-03-24 | Update missing perl note. | TingPing |
2013-03-23 | Get rid of the servlist_ rubbish | Berke Viktor |
2013-03-19 | Update Perl download links | Berke Viktor |
2013-03-16 | Backport XChat r1523 | Berke Viktor |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-12 | Update Perl error message according to recent changes | Berke Viktor |
2012-11-12 | Prepare solution for Perl 5.16 VC build | Berke Viktor |
2012-11-11 | Rebranding | Berke Viktor |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor |
2012-10-30 | Nah, even more rebranding | Berke Viktor |
2012-10-30 | Some final rebranding | Berke Viktor |
2012-10-30 | Rebrand get_info(xchatdir) but remain compatible for Perl and Python | Berke Viktor |
2012-10-30 | Some remaining fixes | 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_FD_* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor |
2012-10-30 | Remove hexchat-plugin.h duplicate | Berke Viktor |
2012-10-28 | Further doc relocations and conversions | 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-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-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor |
2012-07-21 | Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts | 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-20 | Some more rebranding | Berke Viktor |
2012-07-19 | more branding changes | xhmikosr |
2012-07-14 | Update XChat to r1519 | Berke Viktor |
2012-07-14 | Merge pull request #1 from XhmikosR/master | bviktor |
2012-07-14 | fixed plugins using correct libdir | TingPing |