summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Collapse)Author
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-14Relocate plugin iconsBerke Viktor
2013-04-13hook reload commandTingPing
2013-04-13fix crash after reloading scriptTingPing
2013-04-12Fix possible crashTingPing
Thanks to - http://forum.xchat.org/viewtopic.php?f=5&t=7558
2013-04-12Rebrand object typesTingPing
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Fix last filenameBerke Viktor
Left here to make changes trackable
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-08Use EAT_HEXCHAT on hexchat moduleTingPing
2013-04-08Give both modules the version too.TingPing
2013-04-08Add constants to both modulesTingPing
2013-04-08Add hexchat module to python interfaceTingPing
2013-04-01Revert XP version check; as it turned out, it's completely irrelevant nowBerke Viktor
This reverts commit cd2f775fe47ee91262e17c7299e0e6b135caa86b.
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Nuke Lua and TclBerke 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
2013-03-13Separate version check for XP, we might need it during the transition to VS2012Berke Viktor
2013-03-12fix python's get_pluginpref crashing on long stringsTingPing
2013-02-04Point to new download urlTingPing
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-17actually fix updchkTingPing
2013-01-17Merge pull request #380 from RichardHitt/pull350TingPing
Closes issue 350. Fix stat64 and malloc.h problems
2013-01-16Remove #include <malloc.h>, causes a #error in freebsd buildRichardHitt
2013-01-10Merge branch 'master' into pull350RichardHitt
2013-01-09Merge pull request #368 from RichardHitt/pull360TingPing
Make source clean with cppcheck, except for mpc and sasl, closes #360
2013-01-09remove old sasl pluginTingPing
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2013-01-09Fix Issue 350 in checksum.c by changing struct stat64 to struct statRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-22fix updchk againTingPing
2012-12-17Update Checker: Ignore invalid length version numsTingPing
2012-12-17fix update checkers help messageTingPing
2012-12-17MPC: don't spam no player running to chatTingPing
2012-11-26update checksum help infoTingPing
2012-11-20Use g_strdupTingPing
2012-11-19Fix checksum plugin when completed dir is setTingPing
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Update Perl error message according to recent changesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-11Fix WMPA compilation without the WDKBerke Viktor
2012-11-11RebrandingBerke Viktor
2012-11-10Another unused thingBerke Viktor