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
/
doc
/
pl
/
weechat_scripting.pl.txt
Age
Commit message (
Expand
)
Author
2014-01-11
doc: add missing functions strlen_screen and hook_set in scripting guide
Sebastien Helleu
2013-11-04
doc: use one line titles and less chars for delimited blocks/tables in asciid...
Sebastien Helleu
2013-09-02
doc: update polish FAQ and scripting guide
Krzysztof Koroscik
2013-06-29
doc: fix example of weechat.command without buffer: it is executed on current...
Sebastien Helleu
2013-05-23
doc: update WeeChat URLs (for new site design)
Sebastien Helleu
2013-05-06
doc: update polish translations and docs
Krzysztof Koroscik
2013-04-21
api: add new function hdata_search
Sebastien Helleu
2013-04-21
doc: add missing functions in scripting guide
Sebastien Helleu
2013-03-24
Revert "doc: add note about constants in lua, fix lua example (scripting guide)"
Sebastien Helleu
2013-03-24
doc: add note about constants in lua, fix lua example (scripting guide)
Sebastien Helleu
2013-03-22
ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func...
Sebastien Helleu
2013-03-16
doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi...
Sebastien Helleu
2013-02-19
guile: fix arguments given to callbacks (separate arguments instead of one li...
Sebastien Helleu
2013-01-26
doc: use boxes/arrows chars for diagram in differences with C API (scripting ...
Sebastien Helleu
2013-01-26
doc: add example of callback in each language (scripting guide)
Sebastien Helleu
2013-01-26
doc: add command "/script" in scripting guide
Sebastien Helleu
2013-01-12
doc: update polish FAQ, quickstart and scripting guide
Krzysztof Koroscik
2013-01-07
doc: replace iteritems() by items() in scripting guide (compatibility with Py...
Sebastien Helleu
2012-11-05
doc: remove "optional" for arguments of function register (scripting guide)
Sebastien Helleu
2012-10-14
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...
Simon Arlott
2012-03-29
doc: argument "shutdown_function" is optional in function register (scripting...
Sebastien Helleu
2012-03-23
core: add a connection timeout for child process in hook_connect (bug #35966)
Sebastien Helleu
2012-02-24
doc: update polish translations, FAQ and scripting guide
Krzysztof Koroscik
2012-01-19
doc: add URL transfer in scripting guide
Sebastien Helleu
2012-01-19
doc: add missing functions "hook_process_hashtable" and "hdata_hashtable" in ...
Sebastien Helleu
2011-12-17
api: add new function hdata_check_pointer
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-26
guile: new script plugin for scheme (task #7289)
Sebastien Helleu
2011-10-12
doc: update polish translations and docs, add polish scripting guide
Sebastien Helleu