Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2012-07-21 | Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts | Berke Viktor | |
2012-07-21 | Add _AMD64_ definition for x64 builds, make Visual Studio even happier | Berke Viktor | |
2012-07-21 | Add trailing backslashes to Output and Intermediate directories, make Visual ↵ | Berke Viktor | |
Studio happy | |||
2012-07-20 | Some more rebranding | Berke Viktor | |
2012-07-19 | more branding changes | xhmikosr | |
2012-07-14 | Update XChat to r1519 | Berke Viktor | |
2012-07-14 | Merge pull request #1 from XhmikosR/master | bviktor | |
Minor changes, merge as a whole for convenience, update it slightly later | |||
2012-07-14 | fixed plugins using correct libdir | TingPing | |
2012-07-14 | get rid of *.user files and ignore them | xhmikosr | |
2012-07-13 | Dirent is no longer required for Perl | Berke Viktor | |
2012-07-13 | Update XChat to r1514 | Berke Viktor | |
2012-07-13 | Update XChat to r1512 | Berke Viktor | |