Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-04 | Use system include syntax | Berke Viktor | |
2013-05-04 | Add Python major version to plugin description | Berke Viktor | |
2013-05-04 | python: fully delete failed plugins | TingPing | |
2013-05-04 | fix possible crash | TingPing | |
2013-05-04 | Fix output name | Berke Viktor | |
2013-05-03 | Merge branch 'py3k' of git://github.com/TingPing/hexchat | TingPing | |
2013-05-03 | Add python3 plugin | TingPing | |
2013-05-04 | Consistency | Berke Viktor | |
2013-04-28 | Don't hardcode "plugins" as the subdirectory for plugins in many | Christoph 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-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-23 | Add '(void)' to fix perl.c unused-value warning message | RichardHitt | |
2013-04-14 | Relocate plugin icons | Berke Viktor | |
2013-04-13 | hook reload command | TingPing | |
2013-04-13 | fix crash after reloading script | TingPing | |
2013-04-12 | Fix possible crash | TingPing | |
Thanks to - http://forum.xchat.org/viewtopic.php?f=5&t=7558 | |||
2013-04-12 | Rebrand object types | TingPing | |
2013-04-13 | Nuke WMPA, not supported by Express | Berke Viktor | |
2013-04-13 | Fix last filename | Berke Viktor | |
Left here to make changes trackable | |||
2013-04-13 | Get rid of multiple Perl versions | Berke Viktor | |
2013-04-08 | Use EAT_HEXCHAT on hexchat module | TingPing | |
2013-04-08 | Give both modules the version too. | TingPing | |
2013-04-08 | Add constants to both modules | TingPing | |
2013-04-08 | Add hexchat module to python interface | TingPing | |
2013-04-01 | Revert XP version check; as it turned out, it's completely irrelevant now | Berke Viktor | |
This reverts commit cd2f775fe47ee91262e17c7299e0e6b135caa86b. | |||
2013-04-01 | Add future Perl 5.18 project | Berke Viktor | |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-04-01 | Nuke Lua and Tcl | 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 | |
2013-03-13 | Separate version check for XP, we might need it during the transition to VS2012 | Berke Viktor | |
2013-03-12 | fix python's get_pluginpref crashing on long strings | TingPing | |
2013-02-04 | Point to new download url | TingPing | |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt | |
2013-01-17 | actually fix updchk | TingPing | |
2013-01-17 | Merge pull request #380 from RichardHitt/pull350 | TingPing | |
Closes issue 350. Fix stat64 and malloc.h problems | |||
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 | Merge pull request #368 from RichardHitt/pull360 | TingPing | |
Make source clean with cppcheck, except for mpc and sasl, closes #360 | |||
2013-01-09 | remove old sasl plugin | TingPing | |
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-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-12-22 | fix updchk again | TingPing | |
2012-12-17 | Update Checker: Ignore invalid length version nums | TingPing | |
2012-12-17 | fix update checkers help message | TingPing | |
2012-12-17 | MPC: don't spam no player running to chat | TingPing | |
2012-11-26 | update checksum help info | TingPing | |