summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_plugin_api.ja.adoc
AgeCommit message (Expand)Author
2017-12-03doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-11-26doc: translate doc on weechat_plugin pointer in other languages (plugin API r...Sébastien Helleu
2017-11-18core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-11-03doc: add info about strings not translated in functions gettext/ngettext (plu...Sébastien Helleu
2017-10-28core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-10-24api: add support of prefix "quiet:" in function key_unbind() to quietly remov...Sébastien Helleu
2017-10-17core: allow floating point and hexadecimal numbers in comparison of evaluated...Sébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-03doc: add PHP plugin in plugin API referenceSébastien Helleu
2017-08-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-08-22doc: add links to other docs in plugin API referenceSébastien Helleu
2017-08-21core: add flag "input_get_empty" in bufferSébastien Helleu
2017-08-20doc: fix name of dynamic string functions (plugin API reference)Sébastien Helleu
2017-08-19core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-08-18core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"Sébastien Helleu
2017-08-13api: change type of arguments status/gnutls_rc/sock in hook_connect() callbac...Sébastien Helleu
2017-08-13api: send file descriptor as integer instead of string to the callback of hoo...Sébastien Helleu
2017-08-13doc: add a column "default" in the table with hook_process_hashtable options ...Sébastien Helleu
2017-07-22doc: replace deprecated info "irc_nick_color_name" by "nick_color_name" in ex...Sébastien Helleu
2017-07-08core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-07-04api: add argument "recurse_subdirs" in function exec_on_files()Sébastien Helleu
2017-06-25doc: add "config_name" and "section_name" in function config_option_get_strin...Sébastien Helleu
2017-06-03core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-05-30api: add function hdata_compareSébastien Helleu
2017-05-30api: add function config_option_get_string in plugin APISébastien Helleu
2017-05-28doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-05-26doc: add missing special values in function config_option_set for booleans/in...Sébastien Helleu
2017-05-10doc: move note in function hook_command_run (plugin API reference)Sébastien Helleu
2017-05-02core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-04-29doc: add numeric comparison example in function string_eval_expression (plugi...Sébastien Helleu
2017-04-29doc: add list of logical and comparison operators in function string_eval_exp...Sébastien Helleu
2017-04-24core: add a way to count the suffix length in max chars displayed in cut of s...Sébastien Helleu
2017-04-02doc: add min WeeChat version in function string_eval_expression (plugin API r...Sébastien Helleu
2017-04-02core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-04-01api: return pointer to string in function string_dyn_free() if argument "free...Sébastien Helleu
2017-03-31api: add special key "__quiet" in function key_bindSébastien Helleu
2017-03-30core: add ${re:#} to get the index of last group captured in evaluation of ex...Sébastien Helleu
2017-03-30core: make "callback_cmp" optional in call to function arraylist_new()Sébastien Helleu
2017-03-27core: add cut of string with max chars displayed in evaluation of expressionsSébastien Helleu
2017-03-26core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-03-25irc: send signal "irc_server_lag_changed", store lag in server bufferSébastien Helleu
2017-03-25core: add cut of string in evaluation of expressionsSébastien Helleu
2017-03-25api: add arraylist functionsSébastien Helleu
2017-03-25core: add ternary operator (condition) in evaluation of expressionsSébastien Helleu
2017-03-25api: add dynamic string functions (string_dyn_*)Sébastien Helleu
2017-02-09doc: fix examples with localvar_delHåvard Pettersson
2017-01-06core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-12-24core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-12-04doc: add missing info in signal "xxx_script_install" (plugin API reference)Sébastien Helleu
2016-12-04doc: add non-breaking spaces in French docs before colons and semicolonsSébastien Helleu