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
/
ja
/
weechat_plugin_api.ja.asciidoc
Age
Commit message (
Collapse
)
Author
2015-04-26
api: add support of environment variables in function ↵
Sébastien Helleu
string_eval_expression() and command /eval (issue #388)
2015-04-26
doc: fix typo in function string_eval_expression (plugin API reference)
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API ↵
Sébastien Helleu
function string_eval_expression()
2015-04-26
api: add support of full color option name in function color()
Sébastien Helleu
2015-04-22
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2015-04-19
api: add "_chat_line" (line pointer) in hashtable of hook_focus
Sébastien Helleu
2015-03-28
doc: fix links in plugin API reference
Sébastien Helleu
2015-03-07
doc: add Javascript plugin in docs
Sébastien Helleu
2015-02-23
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2015-01-27
doc: fix description of function "command" in plugin API reference
Sébastien Helleu
2015-01-18
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
Current order is: charset, logger, exec, trigger, aspell, alias, fifo, xfer, irc, relay, guile/lua/perl/python/ruby/tcl, script.
2015-01-12
doc: add translators in docs, move table of contents on the left, build HTML5
Sébastien Helleu
2014-12-21
core: replace irc.freenode.net by chat.freenode.net
Mikaela Suomalainen
Freenode wants people to use chat.freenode.net instead of irc.freenode.net which is alias to chat.freenode.net.
2014-12-13
core: use https for WeeChat URLs
Sébastien Helleu
2014-11-22
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-11-22
api: return value in function command(), remove WeeChat error after command ↵
Sébastien Helleu
callback if return code is WEECHAT_RC_ERROR
2014-11-10
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-11-01
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
Sébastien Helleu
2014-10-25
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-10-22
api: add regex replace feature in function string_eval_expression
Sébastien Helleu
2014-08-31
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ↵
Sébastien Helleu
and util_timeval_add
2014-08-12
doc: add example with "callback_free_key" in function hashtable_set_pointer ↵
Sébastien Helleu
(plugin API reference)
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-07-26
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-07-26
doc: fix examples of function string_format_size (plugin API reference)
Sébastien Helleu
2014-07-21
doc: add missing tag "host_xxx" in function printf_date_tags (plugin API ↵
Sébastien Helleu
reference)
2014-07-06
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-07-05
doc: fix style of C/Python examples in docs
Sébastien Helleu
2014-07-05
core: return only -1, 0 or 1 in string comparison functions
Sébastien Helleu
2014-07-01
core: remove "www" in weechat.org URLs
Sébastien Helleu
2014-06-12
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-06-11
doc: add evaluated expression for argument "condition" in function bar_new ↵
Sébastien Helleu
(plugin API reference)
2014-05-25
doc: use .asciidoc extension instead of .txt for doc files
Sébastien Helleu
[prev]