index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
weechat.c
Age
Commit message (
Expand
)
Author
2005-01-01
Version 0.0.9
Sebastien Helleu
2004-12-27
auto-reconnection to server (new options: server_autoreconnect (on/off), serv...
Sebastien Helleu
2004-12-21
Added server_command_delay config option (delay in seconds after startup comm...
Sebastien Helleu
2004-10-22
Changed xahlexx mail
Sebastien Helleu
2004-10-17
Auto-rejoin channels when kicked (new config option: server_autorejoin on/off)
Sebastien Helleu
2004-09-19
Log server/channel/private to file
Sebastien Helleu
2004-09-08
Fixed crash when resizing terminal to very small size, "-MORE-" message is no...
Sebastien Helleu
2004-07-04
Removed "?" when system date not found
Sebastien Helleu
2004-01-24
Channel can be specified at the end of command line URL with /channel
Sebastien Helleu
2004-01-24
Secured code to prevent buffer overflows and memory leaks
Sebastien Helleu
2004-01-19
Added look_infobar_timestamp config option
Sebastien Helleu
2004-01-19
Fixed minor typo
Sebastien Helleu
2004-01-18
Servers allowed on command line (irc://nick:passwd@irc.example.org:port)
Sebastien Helleu
2004-01-18
Added info bar
Sebastien Helleu
2004-01-15
Fixed crash when config file can not be created
Sebastien Helleu
2004-01-15
Create plugin directories only if plugin is built when WeeChat is compiled
Sebastien Helleu
2004-01-11
Added default values for --config option
Sebastien Helleu
2004-01-11
Added -c (--config) command line parameter to see config file options
Sebastien Helleu
2003-12-31
New copyright
Sebastien Helleu
2003-12-26
Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin...
uid67137
2003-11-30
- added IRC::get_info function for Perl scripts
Sebastien Helleu
2003-11-28
SIGINT signal (Ctrl-C) intercepted, handler does nothing
Sebastien Helleu
2003-11-22
Added Perl command handlers
Sebastien Helleu
2003-11-16
Perl plugin support
Sebastien Helleu
2003-11-01
Added #ifdef ENABLE_NLS (do not translate if ./configure --disable-nls)
Sebastien Helleu
2003-11-01
Fixed bug for locale directory
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
[prev]