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
/
lua
Age
Commit message (
Expand
)
Author
2006-06-10
add get_irc_color function in plugins/scripts
Emmanuel Bouthenot
2006-05-29
Fixed crash with "register" function in plugin scripts (bug #16701)
Sebastien Helleu
2006-05-17
fix bug in end function calls for plugins/scripts
Emmanuel Bouthenot
2006-04-08
Fix possible minor bug in getting hostnames in plugins/scripts
Emmanuel Bouthenot
2006-04-08
Added hostnames associeted to nicks in plugins/scripts
Emmanuel Bouthenot
2006-03-30
Added keyboard handler to plugin API
Sebastien Helleu
2006-02-28
Script plugins now load scripts in WeeChat system share directory
Sebastien Helleu
2006-02-20
Added new plugin API function: remove_infobar
Sebastien Helleu
2006-02-19
Fixed bug in /lua command for timer handlers
Sebastien Helleu
2006-02-19
Added timer handler for plugins
Sebastien Helleu
2006-02-16
Updated doc, renamed functions in plugins API
Sebastien Helleu
2006-02-16
make possible to log with plugins / scripts
Emmanuel Bouthenot
2006-02-10
clean code to avoid warning and errors when compiling with gcc-2.95
Emmanuel Bouthenot
2006-02-09
fix weechat_lua_remove_handler : now really use function args
Emmanuel Bouthenot
2006-02-09
fix weechat_lua_add_message_handler : now really use function args
Emmanuel Bouthenot
2006-02-08
adding lua plugin/script
Emmanuel Bouthenot