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
/
en
/
weechat_plugin_api.en.txt
Age
Commit message (
Expand
)
Author
2014-05-10
api: change type of arguments displayed/highlight in hook_print callback from...
Sébastien Helleu
2014-04-30
Version 1.0-dev
Sébastien Helleu
2014-04-28
doc: fix prototype of function weechat_hashtable_dup (plugin API reference)
stfn
2014-04-13
relay: add signal "relay_client_auth_ok" for irc and weechat protocols
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-05
doc: add missing buffer properties in plugin API reference (hidden, zoomed, f...
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-03
doc: add value "-1" for property "hotlist" in function buffer_set (plugin API...
Sébastien Helleu
2014-04-03
api: allow value "-1" for property "hotlist" in function buffer_set (to remov...
Sébastien Helleu
2014-04-03
api: add option "buffer_flush" in function hook_process_hashtable
Sébastien Helleu
2014-03-29
core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"
Sebastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-20
api: add support of nested variables in function string_eval_expression and c...
Sebastien Helleu
2014-03-16
api: allow negative value for y in function printf_y
Sebastien Helleu
2014-03-15
irc: add modifier "irc_color_decode_ansi"
Sebastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-03-13
api: add callback in function string_replace_regex
Sebastien Helleu
2014-03-11
api: add option "detached" in function hook_process_hashtable
Sebastien Helleu
2014-03-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-03-11
api: add option "signal" in function hook_set to send a signal to the child p...
Sebastien Helleu
2014-03-05
relay: add signals "relay_client_xxx" for client status changes (closes #2)
Sebastien Helleu
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-02
doc: add French developer's guide
Sebastien Helleu
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-12
doc: move some tables in plugin API reference
Sebastien Helleu
2014-01-12
doc: fix typos in plugin API reference
Sebastien Helleu
2014-01-12
doc: move table with signals below all arguments and return value in function...
Sebastien Helleu
2014-01-11
api: add stdin options in functions hook_process_hashtable and hook_set (task...
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
doc: update function network_connect_to (plugin API reference)
Sebastien Helleu
2014-01-05
doc: add note about function hdata_update at the beginning of hdata chapter (...
Sebastien Helleu
2014-01-05
core: fix crash with hdata_update on shared strings, add hdata type "shared_s...
Sebastien Helleu
2014-01-02
doc: fix description of xfer signals in plugin API reference
Sebastien Helleu
[next]