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.txt
Age
Commit message (
Expand
)
Author
2013-04-21
api: add new function hdata_search
Sebastien Helleu
2013-04-18
api: add property "completion_freeze" for function buffer_set: do not stop co...
Sebastien Helleu
2013-03-29
doc: fix C example of function weechat_nicklist_get_next_item (plugin API ref...
stfn
2013-03-22
ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func...
Sebastien Helleu
2013-03-16
doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi...
Sebastien Helleu
2013-03-08
core: add signals and hsignals for nicklist events
Sebastien Helleu
2013-03-03
core: add count for groups, nicks, and total in nicklist
Sebastien Helleu
2013-03-01
doc: add missing signals in plugin API reference (nicklist_group_changed and ...
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
2013-02-20
doc; fix typos in plugin API reference
Sebastien Helleu
2013-02-19
doc: fix typo on functions "weechat_infolist_new_var_*" in plugin API reference
Sebastien Helleu
2013-02-19
doc: fix link to function weechat_config_write in plugin API reference
Sebastien Helleu
2013-02-13
doc: fix prototype of function weechat_config_section_free in plugin API refe...
Sebastien Helleu
2013-02-12
core: add signal "window_opened" (task #12464)
Sebastien Helleu
2013-02-08
doc: add missing signals in plugin API reference (buffer_merged/unmerged, key...
Sebastien Helleu
2013-01-26
core: use default hash/comparison callback for keys of type integer/pointer/t...
Sebastien Helleu
2013-01-20
doc: fix examples of function weechat_hook_connect (plugin API reference)
stfn
2013-01-10
doc: fix buffer argument for function "command": NULL value means current buf...
Sebastien Helleu
2013-01-06
api: allow return code WEECHAT_RC_OK_EAT in callbacks of hook_signal and hook...
Sebastien Helleu
2013-01-04
doc: update signals arguments in plugin API reference
Sebastien Helleu
2013-01-03
doc: add note about double tab in function weechat_printf, to display message...
Sebastien Helleu
2013-01-01
aspell: add signal "aspell_suggest" (sent when new suggestions are displayed)
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-12-04
doc: fix style for prefixes in function weechat_prefix (plugin API reference)
Sebastien Helleu
2012-11-22
api: use hashtable "options" for command arguments in function hook_process_h...
Sebastien Helleu
2012-11-02
core: add command /eval, use expression in conditions for bars, add function ...
Sebastien Helleu
2012-10-19
doc: fix typo in example of hdata_get_string (plugin API reference)
Sebastien Helleu
2012-10-18
core: add option "-quit" for command /upgrade (save session and quit without ...
Sebastien Helleu
2012-10-14
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...
Simon Arlott
2012-10-05
doc: add call to config_get in examples of functions config_<type>(_default) ...
Sebastien Helleu
2012-09-04
core: add signals for plugins loaded/unloaded
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-08-08
core: fix connection to host in child process when socket is non-blocking (wi...
Sebastien Helleu
2012-08-08
scripts: add signals for scripts loaded/unloaded/installed/removed
Sebastien Helleu
2012-08-04
api: add new function util_version_number
Sebastien Helleu
2012-08-02
doc: fix C example of weechat_charset_set and weechat_iconv_to_internal (plug...
stfn
2012-07-23
doc: add missing argument "pos_option_name" in function "config_search_with_s...
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-07-09
core: add function "hook_set" in plugin API, add "subplugin" in hooks (set by...
Peter Boström
2012-07-05
doc: fix C example of weechat_hook_process_hashtable (plugin API reference)
stfn
2012-06-14
core: add callback "nickcmp" for nick comparison in buffers
Sebastien Helleu
2012-06-09
doc: add "case insensitive" for argument "message" of function hook_print (pl...
Sebastien Helleu
2012-05-18
doc: update italian user guide and plugin API reference
Marco Paolone
2012-05-11
doc: add note about property "short_name" of buffers (plugin API reference)
Sebastien Helleu
2012-05-05
doc: fix typo in python example of infolist_get (plugin API reference)
Sebastien Helleu
2012-04-18
doc: fix arguments sent to callback of hook_command in plugin API reference
Sebastien Helleu
2012-04-17
doc: fix return value of function "color" in plugin API reference
Sebastien Helleu
2012-04-11
doc: fix return value of function hook_modifier_exec in plugin API reference
Sebastien Helleu
2012-04-04
doc: add list of commonly used tags in plugin API reference (in function prin...
Sebastien Helleu
2012-04-03
doc: update italian plugin API reference
Marco Paolone
[next]