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.txt
Age
Commit message (
Expand
)
Author
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-15
doc: fix typo in prototypes of functions hashtable_map/hashtable_map_string (...
Sebastien Helleu
2014-02-15
core: move function string_replace before string_replace_regex
Sebastien Helleu
2014-02-14
doc: add function string_convert_escaped_chars in plugin API reference
Sebastien Helleu
2014-02-14
doc: add function string_split_shell in plugin API reference
Sebastien Helleu
2014-02-14
doc: add function string_replace_regex in plugin API reference
Sebastien Helleu
2014-02-14
doc: add function hashtable_dup in plugin API reference
Sebastien Helleu
2014-02-12
doc: fix typo in plugin API reference
Sebastien Helleu
2014-02-11
core: add signals "key_combo_{default|search|cursor}"
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-08
doc: update Japanese translations, user/developer's guide and plugin API refe...
Ryuunosuke Ayanokouzi
2014-01-30
doc: replace weeget.py by script plugin in plugin API reference
Sebastien Helleu
2014-01-29
core: fix typos in translations and docs
Sebastien Helleu
2014-01-23
doc: move asciidoc attributes from command line into files
Sebastien Helleu
2014-01-23
irc: use MONITOR instead of ISON for /notify when it is available on server (...
Sebastien Helleu
2014-01-22
api: add function "infolist_search_var"
Sebastien Helleu
2014-01-21
doc: update description of signal "signal_sigwinch" (plugin API reference)
Sebastien Helleu
2014-01-21
core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)
Sebastien Helleu
2014-01-15
doc: fix errors in prototype and example of functions tolower/toupper (plugin...
Sebastien Helleu
2014-01-13
core: fix typo in /help weechat.look.highlight_regex
Sebastien Helleu
2014-01-13
doc: add Japanese plugin API reference, update Japanese translations and docs
Ryuunosuke Ayanokouzi