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
/
plugins
/
scripts
Age
Commit message (
Collapse
)
Author
2005-10-30
Added constants for Perl return codes
Sebastien Helleu
2005-10-30
add constants for python return codes
Emmanuel Bouthenot
2005-10-28
Added new return codes for plugin handlers, to discard messages for WeeChat, ↵
Sebastien Helleu
plugins, or both.
2005-10-26
Fixed Perl bugs with returned values
Sebastien Helleu
2005-10-25
- Added options for /plugin command: autoload, reload, unload
Sebastien Helleu
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config - Added new script function: remove_handler
2005-10-24
add the possibility to (un)load each script one by one
Emmanuel Bouthenot
2005-10-23
Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!)
Sebastien Helleu
2005-10-20
fixes some typos, and a bug which occured when parsing a script fails
Emmanuel Bouthenot
2005-10-19
correct bad hack for stdout and stderr outputs
Emmanuel Bouthenot
2005-10-17
Changes in plugins and scripts plugins:
Sebastien Helleu
- get_info("version") now returns only version - added get_config() function to read config options
2005-10-16
Added Py_Finalise when Python plugin is unloaded
Sebastien Helleu
2005-10-16
Fixed but when no parameter given for /perl and /python options
Sebastien Helleu
2005-10-15
New plugin interface (loads dynamic C libraries)
Sebastien Helleu
[prev]