Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu | |
- function "print_with_channel" was removed - function "command" now runs weechat command or send text to channel - Perl functions are now called with weechat::name (instead of IRC::name) - IRC::xxx functions are still active for compatibility with old scripts | |||
2005-05-01 | Added Python plugin support | Sebastien Helleu | |
2005-04-07 | Allow nick completion in private buffer with /me command | Sebastien Helleu | |
2005-03-05 | Nick completion with nothing as base word is disabled | Sebastien Helleu | |
2005-03-05 | Added crash dump when WeeChat receives SIGSEGV (Segmentation fault) | Sebastien Helleu | |
2005-02-27 | Fixed completion bug: now allows command completion in private buffers | Sebastien Helleu | |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu | |
2005-02-20 | /set command does not add "=" any more after completed option name | Sebastien Helleu | |
2005-02-15 | Fixed /buffer close command (now ok when disconnected from server) | Sebastien Helleu | |
2005-02-06 | Improved /window command: now split and merge are ok, fixed crash when ↵ | Sebastien Helleu | |
resizing terminal to small size | |||
2005-01-23 | Improved completion for /set command (now adds '=' at the end) | Sebastien Helleu | |
2005-01-23 | Added lag indicator | Sebastien Helleu | |
2005-01-19 | Added nick completion in private buffers | Sebastien Helleu | |
2005-01-17 | Allow nick completion for /quote command | Sebastien Helleu | |
2005-01-16 | Allow nick completion for /me command | Sebastien Helleu | |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray ↵ | Sebastien Helleu | |
removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice | |||
2005-01-01 | Version 0.0.9 | Sebastien Helleu | |
2003-12-31 | New copyright | Sebastien Helleu | |
2003-10-26 | Added #include "config.h" with #ifdef HAVE_CONFIG_H | Sebastien Helleu | |
2003-10-25 | Added ./configure script to build WeeChat | Sebastien Helleu | |