summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_plugin_api.ja.asciidoc
AgeCommit message (Expand)Author
2016-04-08core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-04-03doc: describe return code according to option type in config functions (plugi...Sébastien Helleu
2016-03-29core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-03-29doc: add note about version 1.5 in config functions (plugin API reference)Sébastien Helleu
2016-03-28doc: add callback pointer in doc of function bar_item_new (plugin API reference)Sébastien Helleu
2016-03-28doc: add note about version 1.5 in some functions (plugin API reference)Sébastien Helleu
2016-03-28doc: remove comments in example of function hook_command (plugin API reference)Sébastien Helleu
2016-03-28doc: add missing callback_pointer in hook functions (plugin API reference)Sébastien Helleu
2016-03-28doc: add missing pointer in examples (plugin API reference)Sébastien Helleu
2016-03-28doc: fix typos in config functions (plugin API reference)Sébastien Helleu
2016-03-28doc: add missing quotes in plugin API referenceSébastien Helleu
2016-03-28doc: add callback pointer in doc of upgrade functions (plugin API reference)Sébastien Helleu
2016-03-27doc: add callback pointer in doc of function buffer_new (plugin API reference)Sébastien Helleu
2016-03-27doc: update doc of function exec_on_files (plugin API reference)Sébastien Helleu
2016-03-26doc: add callback pointer in doc of config functions (plugin API reference)Sébastien Helleu
2016-03-25doc: add pointer in hook callback examples (plugin API reference)Sébastien Helleu
2016-03-24doc: fix arguments in hook functions (plugin API reference)Sébastien Helleu
2016-03-24doc: add argument "subplugin" in function unhook_all (plugin API reference)Sébastien Helleu
2016-03-23doc: add callback pointer in doc of hook functions (plugin API reference)Sébastien Helleu
2016-03-14doc: fix typos in plugin API referenceSébastien Helleu
2016-03-07core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-03-05relay: do not execute any command received from an irc relay client (closes #...Sébastien Helleu
2016-01-24doc: add an example in function string_split (plugin API reference)Sébastien Helleu
2016-01-05core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-12-27doc: fix example for function hdata_search (plugin API reference)Sébastien Helleu
2015-12-25core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-12-24core: add a parent name in options (closes #629)Sébastien Helleu
2015-12-17doc: update examples of function hook_command_run (plugin API reference)Sébastien Helleu
2015-11-22core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-08-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-08-22core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-08-22api: add function string_hex_dump()Sébastien Helleu
2015-08-18api: add argument "length" in function utf8_is_valid()Sébastien Helleu
2015-08-14irc: add option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
2015-07-25core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-07-18core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...Sébastien Helleu
2015-07-13core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-07-04api: fix type of value returned by function util_get_time_stringSébastien Helleu
2015-07-04doc: update functions strcasestr, utf8_prev_char, utf8_next_char and utf8_add...Sébastien Helleu
2015-07-04api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...Sébastien Helleu
2015-07-03api: fix type of value returned by function strcasestrSébastien Helleu
2015-06-30api: add support of evaluated sub-strings and current date/time in function s...Sébastien Helleu
2015-06-27irc: decode/encode only text in IRC messages and not the headers (bug #29886,...Sébastien Helleu
2015-06-24doc: update examples for functon string_eval_path_home() in plugin API referenceSébastien Helleu
2015-06-24api: add function string_eval_path_home()Sébastien Helleu
2015-06-09core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-06-06core: add signal "signal_sighup"Sébastien Helleu
2015-05-03core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-05-01core: add signals "signal_sigterm" and "signal_sigquit" (closes #114)Sébastien Helleu
2015-04-29core: update Japanese translationsAYANOKOUZI, Ryuunosuke