Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-11 | Fix miscapitalization | Eustachy Kapusta | |
2014-02-12 | Fix some leaks | TingPing | |
2014-01-20 | Remove unused perl files | TingPing | |
- old example scripts - outdated docs - mingw build script | |||
2013-10-13 | Perl: fixed crash when a script exits abnormally | Farow | |
2013-10-12 | Rename Strawberry to Hexchat in Perl error message | Eustachy Kapusta | |
2013-10-07 | Rebrand Perl plugin to HexChat, | Farow | |
Add /pl and plugin_pref Add help messages | |||
2013-10-05 | some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. | Alf Gaida | |
2013-09-27 | Update link to site in perl plugin | Eustachy Kapusta | |
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 ↵ | Arnavion | |
autojoin channels. | |||
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-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-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 | |
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows prevent users from modifying Program Files by ignoring everything except bundled plugins |