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
/
it
/
weechat_plugin_api.it.adoc
Age
Commit message (
Expand
)
Author
2020-06-30
doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p...
Sébastien Helleu
2020-06-30
doc: harmonize example of pointers in plugin API reference and relay protocol
Sébastien Helleu
2020-06-30
api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-05-03
doc: merge 53 autogen files into 11 files, move them to includes directory
Sébastien Helleu
2020-04-28
api: return integer in function gui_completion_search (issue #1484)
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-25
doc: protect monospace text with plus characters (plugin API reference)
Sébastien Helleu
2020-04-24
doc: fix markup error in function hdata_update (plugin API reference)
Sébastien Helleu
2020-04-18
doc: fix table sizes on small screens
Sébastien Helleu
2020-03-20
doc: add note about call to "free" on result of info_get (plugin API reference)
Sébastien Helleu
2020-03-02
core: require libgcrypt >= 1.7.0 for SHA3 algorithms
Sébastien Helleu
2020-03-01
api: add function crypto_hash_pbkdf2
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-03-01
core: merge functions string_hash_binary and string_hash into a single functi...
Sébastien Helleu
2020-02-29
core: add support of CRC32 algorithm in hash functions
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-01-05
doc: remove space in example of hsignal irc_redirect_command (plugin API refe...
Sébastien Helleu
2019-11-04
doc: add examples of division in ${calc:...} (plugin API reference)
Sébastien Helleu
2019-11-04
doc: fix list of "updated in" versions in function string_eval_expression (pl...
Sébastien Helleu
2019-10-12
doc: add links on signals and hsignals (plugin API reference)
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-10-10
doc: add value -1 for notify level in function hook_line (plugin API reference)
Sébastien Helleu
2019-10-06
doc: fix styles in plugin API reference
Sébastien Helleu
2019-10-06
core: add support of modifiers in evaluation of expressions with "modifier:na...
Sébastien Helleu
2019-10-06
api: add modifier "eval_path_home" (issue #60)
Sébastien Helleu
2019-10-01
api: add modifier "color_encode_ansi" (issue #528)
Sébastien Helleu
2019-09-27
irc: add "user" in output of irc_message_parse (closes #136)
Sébastien Helleu
2019-09-24
core: add power operator "**" in calc expressions (issue #997)
Sébastien Helleu
2019-09-21
core: ignore color codes in ${length:xxx} and ${lengthscr:xxx}
Sébastien Helleu
2019-09-21
core: add "length:xxx" and "lengthscr:xxx" in evaluation of expressions
Sébastien Helleu
2019-09-20
core: add calculation of expression in evaluation of expressions with "calc:....
Sébastien Helleu
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
2019-07-11
doc: add function "register" in the plugin API reference
Sébastien Helleu
2019-07-11
doc: add Python prototype for function window_get_string (plugin API reference)
Sébastien Helleu
2019-07-11
doc: fix return value of function window_get_string (plugin API reference)
Sébastien Helleu
2019-07-06
doc: fix typos in examples of function hook_process_hashtable (plugin API ref...
Sébastien Helleu
2019-06-26
doc: add description of arguments sent to the weechat_plugin_init plugin func...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-04-11
doc: fix styles in user guide and plugin API reference
Sébastien Helleu
2019-03-28
api: add option "delay" in hashtable options of function command_options (iss...
Sébastien Helleu
2019-03-17
core: fix typo: Weechat -> WeeChat
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
[next]