Sebastien Helleu
6b12f19083
- added DCC timeout
...
- fixed FIFO pipe (command now authorized on a buffer not connected to an IRC server)
- fixed Perl bug with info reading functions
2005-07-12 17:05:01 +00:00
Sebastien Helleu
07a820ced6
Added function for Perl/Python to get DCC list
2005-07-12 08:35:58 +00:00
Emmanuel Bouthenot
d00c99f292
errors while loading perl scripts are now displayed in server buffer (instead of current buffer)
2005-06-16 17:02:37 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- 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-05 16:26:34 +00:00
Sebastien Helleu
c3f5e88286
Added FIFO pipe for remote control
2005-03-12 03:16:30 +00:00
Sebastien Helleu
88930e50dd
Improved completion (now completes commands args), fixed color bug (gray removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice
2005-01-16 11:52:22 +00:00
Sebastien Helleu
14e833c257
Version 0.0.9
2005-01-01 12:31:19 +00:00
Sebastien Helleu
2a227141c4
Fixed bug in wee_perl_exec() when server == NULL
2004-10-03 16:37:56 +00:00
Sebastien Helleu
7ef14b95b6
Added IRC::command function for Perl scripts
2004-10-03 16:29:05 +00:00
Sebastien Helleu
6753591f86
New /perl autoload command
2004-09-13 19:48:22 +00:00
Sebastien Helleu
062e5ea1ae
Window management
2004-07-01 20:43:57 +00:00
Sebastien Helleu
66ff97166f
Version 0.0.7-pre2 - window management
2004-06-22 22:21:22 +00:00
Sebastien Helleu
dc38b59849
Infobar highlight notifications
2004-01-21 18:40:13 +00:00
Sebastien Helleu
84677f2835
Added IRC::print_infobar Perl function
2004-01-21 15:29:43 +00:00
Sebastien Helleu
938cc50f5e
Added LOCALEDIR define
2004-01-15 21:00:27 +00:00
Sebastien Helleu
6950745079
New copyright
2003-12-31 16:56:11 +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
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
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
ba65f5ec30
Renamed PLUGIN_* macros and fixed bug in "IRC::add_message_handler" function
2003-11-22 16:55:56 +00:00
Sebastien Helleu
7779b2f78e
Added Perl command handlers
2003-11-22 14:14:30 +00:00
Sebastien Helleu
edcc01bcf0
Added Perl message handlers
2003-11-17 21:07:17 +00:00
Sebastien Helleu
fe4ca01615
Added Perl handlers
2003-11-16 23:46:48 +00:00
Sebastien Helleu
62fabde373
Removed perl.c
2003-11-16 19:52:43 +00:00
Sebastien Helleu
d4ec2e46aa
Perl plugin support
2003-11-16 19:40:36 +00:00
Sebastien Helleu
fd9512bbbc
Perl plugin skeleton
2003-11-09 00:08:01 +00:00