summary refs log tree commit diff stats
path: root/plugins/perl
AgeCommit message (Collapse)Author
2014-12-04Fix some obvious type warnings.Arnavion
2014-09-14Fix out of source buildsTingPing
Fixes #1018
2014-06-04win32: Use config.h instead of config-win32.hTingPing
2014-05-28perl: Update Perl to 5.20tomek
2014-03-11Fix miscapitalizationEustachy Kapusta
2014-02-12Fix some leaksTingPing
2014-01-20Remove unused perl filesTingPing
- old example scripts - outdated docs - mingw build script
2013-10-13Perl: fixed crash when a script exits abnormallyFarow
2013-10-12Rename Strawberry to Hexchat in Perl error messageEustachy Kapusta
2013-10-07Rebrand Perl plugin to HexChat,Farow
Add /pl and plugin_pref Add help messages
2013-10-05some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..Alf Gaida
2013-09-27Update link to site in perl pluginEustachy Kapusta
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-06-22perl: Fixed get_list('networks') to work with new servlist.conf syntax for ↵Arnavion
autojoin channels.
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
places. modified: config-win32.h modified: configure.ac modified: plugins/checksum/Makefile.am modified: plugins/doat/Makefile.am modified: plugins/fishlim/Makefile.am modified: plugins/perl/Makefile.am modified: plugins/python/Makefile.am modified: plugins/sysinfo/Makefile.am modified: plugins/xdcc/Makefile.am modified: src/common/plugin.c modified: src/fe-text/fe-text.c
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-23Add '(void)' to fix perl.c unused-value warning messageRichardHitt
2013-04-13Fix last filenameBerke Viktor
Left here to make changes trackable
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-24TypoTingPing
2013-03-24Update missing perl note.TingPing
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-19Update Perl download linksBerke Viktor
2013-03-16Backport XChat r1523Berke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-12Update Perl error message according to recent changesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-11RebrandingBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_FD_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor