Sebastien Helleu
|
dcb3b6fc7e
|
Secured code to prevent buffer overflows and memory leaks
|
2004-01-24 02:22:16 +00:00 |
|
Sebastien Helleu
|
16717f8322
|
Fixed memory leak in exec_weechat_command()
|
2004-01-23 19:44:59 +00:00 |
|
Sebastien Helleu
|
dc38b59849
|
Infobar highlight notifications
|
2004-01-21 18:40:13 +00:00 |
|
Sebastien Helleu
|
7d91cdcbb3
|
Updated bugs
|
2004-01-21 15:57:20 +00:00 |
|
Sebastien Helleu
|
885fe7434f
|
Fixed QUIT command: now sent to all connected servers (not only current)
|
2004-01-21 15:55:25 +00:00 |
|
Sebastien Helleu
|
84677f2835
|
Added IRC::print_infobar Perl function
|
2004-01-21 15:29:43 +00:00 |
|
Sebastien Helleu
|
c20a3fdfa4
|
Added look_infobar_timestamp config option
|
2004-01-19 23:16:07 +00:00 |
|
Sebastien Helleu
|
f97a5555ca
|
Removed unused variables
|
2004-01-19 00:00:43 +00:00 |
|
Sebastien Helleu
|
59bd0b825d
|
Fixed minor typo
|
2004-01-19 00:00:13 +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
|
09a36a5d8e
|
Changed default color for info bar
|
2004-01-18 19:03:28 +00:00 |
|
Sebastien Helleu
|
10f0236ea9
|
Added info bar
|
2004-01-18 18:59:34 +00:00 |
|
Sebastien Helleu
|
6d7afb96c1
|
Fixed crash with /oper command
|
2004-01-18 18:58:38 +00:00 |
|
Sebastien Helleu
|
48941e3646
|
Updated ChangeLog
|
2004-01-17 10:47:37 +00:00 |
|
Sebastien Helleu
|
72cb070ee4
|
Fixed bug when un*x realname (in /etc/passwd) is not set
|
2004-01-17 10:33:11 +00:00 |
|
Sebastien Helleu
|
390a097718
|
Added check of sys/types.h pwd.h and errno.h
|
2004-01-17 10:23:01 +00:00 |
|
Sebastien Helleu
|
f4733b970a
|
Updated french translations
|
2004-01-17 10:17:21 +00:00 |
|
Sebastien Helleu
|
b80086cfac
|
Nick for default config file is now based on un*x user
|
2004-01-17 10:15:27 +00:00 |
|
Sebastien Helleu
|
984eaaf826
|
Updated Changelog
|
2004-01-15 23:09:18 +00:00 |
|
Sebastien Helleu
|
0dddf86ab7
|
Fixed crash when config file can not be created
|
2004-01-15 21:51:55 +00:00 |
|
Sebastien Helleu
|
c057937c7b
|
Create plugin directories only if plugin is built when WeeChat is compiled
|
2004-01-15 21:33:18 +00:00 |
|
Sebastien Helleu
|
938cc50f5e
|
Added LOCALEDIR define
|
2004-01-15 21:00:27 +00:00 |
|
Sebastien Helleu
|
aac1a0a08c
|
Added default values for --config option
|
2004-01-11 22:54:20 +00:00 |
|
Sebastien Helleu
|
b77e441dc4
|
Added config file options
|
2004-01-11 22:53:13 +00:00 |
|
Sebastien Helleu
|
f9279df092
|
Added -c (--config) command line parameter to see config file options
|
2004-01-11 17:45:37 +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
|
12941227d7
|
Updated doc for v0.0.4
|
2004-01-03 10:37:33 +00:00 |
|
Sebastien Helleu
|
25f79c7bba
|
Highlight action messages
|
2004-01-01 23:14:20 +00:00 |
|
Sebastien Helleu
|
ac3f6dfa7b
|
Version 0.0.5-pre1
|
2004-01-01 23:13:42 +00:00 |
|
Sebastien Helleu
|
65704c6fea
|
Added --enable-perl for ./configure and Perl dependency for Debian package (for building v0.0.4 RPM & Debian packages)
|
2004-01-01 11:48:46 +00:00 |
|
Sebastien Helleu
|
85c32048cf
|
Modified revision date
v0.0.4
|
2004-01-01 11:22:27 +00:00 |
|
Sebastien Helleu
|
ffbc4c0b0c
|
Version 0.0.4
|
2004-01-01 11:10:22 +00:00 |
|
Sebastien Helleu
|
4e138f3dca
|
Removed Qt sources (not used today)
|
2004-01-01 10:57:13 +00:00 |
|
Sebastien Helleu
|
df66856a28
|
New copyright
|
2003-12-31 17:02:57 +00:00 |
|
Sebastien Helleu
|
6950745079
|
New copyright
|
2003-12-31 16:56:11 +00:00 |
|
Sebastien Helleu
|
3b6bf81ad6
|
Updated FAQ.
|
2003-12-31 16:45:50 +00:00 |
|
Sebastien Helleu
|
fd3e94070a
|
When private window is created (another user is talking), WeeChat does not switch to this window
|
2003-12-31 16:00:20 +00:00 |
|
uid67137
|
0708f1a571
|
Added highlight (when our nick is written in a channel/private window), added "col_chat_highlight" configuration option
|
2003-12-26 19:36:52 +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 |
|
uid67137
|
57e00428ca
|
Added problem with WeeChat and KDE Konsole
|
2003-12-24 09:28:49 +00:00 |
|
uid67137
|
555a4191d4
|
Updated Portuguese doc.
|
2003-12-23 21:20:02 +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
|
c8c5ff3d68
|
Added "Perl scripts unloaded" message when unloading all Perl scripts
|
2003-11-30 15:09:04 +00:00 |
|
Sebastien Helleu
|
e2e384df49
|
Added "print_with_channel" function (for Perl scripts)
|
2003-11-29 16:18:02 +00:00 |
|
Sebastien Helleu
|
507a5c17c0
|
Added plugin prefix ("=P=") in front of scripts messages
|
2003-11-29 10:37:37 +00:00 |
|
Sebastien Helleu
|
4f23a3c621
|
SIGINT signal (Ctrl-C) intercepted, handler does nothing
|
2003-11-28 23:15:17 +00:00 |
|
Sebastien Helleu
|
ba618d3276
|
Updated TODO
|
2003-11-23 17:41:13 +00:00 |
|
Sebastien Helleu
|
2f1af3b53e
|
Updated french translation
|
2003-11-23 17:40:58 +00:00 |
|
Sebastien Helleu
|
10a170bf7d
|
- Perl unloading is now ok (unload all scripts),
- /perl prints all Perl scripts,
- error if registering 2 Perl scripts with same (internal) name.
|
2003-11-23 17:40:19 +00:00 |
|
Sebastien Helleu
|
7a3ee901a4
|
Updated doc
|
2003-11-23 17:29:18 +00:00 |
|