summaryrefslogtreecommitdiff
path: root/src/common/weechat.c
AgeCommit message (Expand)Author
2003-12-26Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin...uid67137
2003-11-30- added IRC::get_info function for Perl scriptsSebastien Helleu
2003-11-28SIGINT signal (Ctrl-C) intercepted, handler does nothingSebastien Helleu
2003-11-22Added Perl command handlersSebastien Helleu
2003-11-16Perl plugin supportSebastien Helleu
2003-11-01Added #ifdef ENABLE_NLS (do not translate if ./configure --disable-nls)Sebastien Helleu
2003-11-01Fixed bug for locale directorySebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu