Sebastien Helleu
|
d37ec4791c
|
Changed xahlexx mail
|
2004-10-22 19:45:41 +00:00 |
|
Sebastien Helleu
|
1484e17ce1
|
DCC not auto accepted (depending on config), "~" replaced by home in dcc download dir, suffix displayed in filename received (if file is renamed), highlight for DCC buffer
|
2004-09-09 21:41:54 +00:00 |
|
Sebastien Helleu
|
c9a469f51b
|
Channel can be specified at the end of command line URL with /channel
|
2004-01-24 21:53:22 +00:00 |
|
Sebastien Helleu
|
c20a3fdfa4
|
Added look_infobar_timestamp config option
|
2004-01-19 23:16:07 +00:00 |
|
Sebastien Helleu
|
38bf163c17
|
Servers allowed on command line (irc://nick:passwd@irc.example.org:port)
|
2004-01-18 23:53:34 +00:00 |
|
Sebastien Helleu
|
10f0236ea9
|
Added info bar
|
2004-01-18 18:59:34 +00:00 |
|
Sebastien Helleu
|
d84b1fa58f
|
Added -c (--config) command line parameter to see config file options
|
2004-01-11 17:29:56 +00:00 |
|
Sebastien Helleu
|
6950745079
|
New copyright
|
2003-12-31 16:56:11 +00:00 |
|
uid67137
|
3ea696bbc0
|
Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loading Perl script, auto create plugin directories at startup (~/.weechat/perl, /perl/autoload, /python, /python/autoload, /ruby, /ruby/autoload)
|
2003-12-26 12:59:31 +00:00 |
|
Sebastien Helleu
|
a1f09df80f
|
- added IRC::get_info function for Perl scripts
- cleanup code in main() function of weechat.c
- fixed bug when unloading all Perl scripts (now end and restart Perl interpreter)
|
2003-11-30 19:18:06 +00:00 |
|
Sebastien Helleu
|
d4ec2e46aa
|
Perl plugin support
|
2003-11-16 19:40:36 +00:00 |
|
Sebastien Helleu
|
176198fdc6
|
DEBUG macro moved to config.h
|
2003-11-09 00:03:57 +00:00 |
|
Sebastien Helleu
|
97d5c9bd0e
|
Fixed display bug in --help and --license options
|
2003-11-03 22:59:36 +00:00 |
|
Sebastien Helleu
|
2b16f8c0d5
|
Added #ifdef ENABLE_NLS (do not translate if ./configure --disable-nls)
|
2003-11-01 23:19:01 +00:00 |
|
Sebastien Helleu
|
65c9a79603
|
Added #include "config.h" with #ifdef HAVE_CONFIG_H
|
2003-10-26 13:21:07 +00:00 |
|
Sebastien Helleu
|
f966b6a829
|
Added ./configure script to build WeeChat
|
2003-10-25 14:49:18 +00:00 |
|