Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-09 | Import hexchat automatically when calling /py exec | TingPing | |
2013-05-09 | Fix returning gtkwin_ptr from python api | TingPing | |
2013-05-04 | Typofix | Berke Viktor | |
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 | Add python3 plugin | TingPing | |
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-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-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 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-03-12 | fix python's get_pluginpref crashing on long strings | TingPing | |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt | |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-11-11 | Rebranding | Berke Viktor | |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor | |
2012-11-04 | Eliminate warnings due to missing includes | 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_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-18 | Update win32 dirent.h implementation and use header instead of static library | 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-09-29 | Use proper version number for module attribute | TingPing | |
2012-09-14 | Move python docs | Berke Viktor | |
2012-09-13 | Reorganized if statement. | TingPing | |
2012-09-13 | bumped python plugin version. | TingPing | |