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
2011-06-21
doc: fix typo in plugin API reference
Sebastien Helleu
2011-06-15
core: add local variable "highlight_regex" in buffers
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-05-15
doc: add missing argument "gnutls_priorities" in function hook_connect
Sebastien Helleu
2011-05-05
doc: add value 0 for date in functions printf_date and printf_date_tags of pl...
Sebastien Helleu
2011-04-29
doc: fix callbacks of function weechat_config_new_option in plugin API reference
Sebastien Helleu
2011-04-29
doc: add return value for callbacks in plugin API reference
Sebastien Helleu
2011-04-26
irc: add modifier "irc_in2_xxx" (called after charset decoding)
Sebastien Helleu
2011-04-26
api: add new function config_set_desc_plugin (task #10925)
Sebastien Helleu
2011-04-25
doc: fix typo in plugin API reference for function config_set_plugin
Sebastien Helleu
2011-04-20
doc: fix typo
Sebastien Helleu
2011-04-13
core: use buffer pointer instead of window in input functions, add new functi...
Sebastien Helleu
2011-03-15
Fix return value of callback for hashtable_map in plugin API reference
Sebastien Helleu
2011-03-15
Fix typos in plugin API reference
Sebastien Helleu
2011-03-11
Add function "buffer_match_list" in plugin API
Sebastien Helleu
2011-02-07
Remove unneeded spaces
Sebastien Helleu
2011-01-26
Fix typos in config functions in plugin API reference
Sebastien Helleu
2011-01-25
Fix typo on constant WEECHAT_HOOK_PROCESS_RUNNING in plugin API reference
Sebastien Helleu
2011-01-02
Add function "hashtable_set_pointer" in plugin API
Sebastien Helleu
2010-12-26
Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg...
Sebastien Helleu
2010-12-20
Add 256 colors support
Sebastien Helleu
2010-12-06
Add note about automatic unhook for function hook_process in plugin API refer...
Sebastien Helleu
2010-11-29
Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"
Sebastien Helleu
2010-11-25
Add new option weechat.look.highlight_regex and function string_has_highlight...
Sebastien Helleu
2010-11-14
Fix data sent to callback of hook_process, improve hook_process by using buffer
Sebastien Helleu
2010-11-10
Use type "unsigned long long" for API function string_format_size
Sebastien Helleu
2010-11-09
Add function "hook_completion_get_string" in plugin API
Sebastien Helleu
2010-11-08
Add doc for some signals and hsignals in plugin API reference
Sebastien Helleu
2010-11-01
Fix return code values in plugin API reference for some config callbacks
Sebastien Helleu
2010-10-29
Add new functions in plugin API to get/set nicks/groups properties in nicklist
Sebastien Helleu
2010-10-23
Add new functions in plugin API: hook_hsignal and hook_hsignal_send
Sebastien Helleu
2010-10-17
Use const void * for keys and values in some hashtable functions
Sebastien Helleu
2010-10-15
Add properties "values" and "keys_values" for hashtable_get_string (return st...
Sebastien Helleu
2010-10-11
Add property "no_highlight_nicks" in buffers to disable highlight for some ni...
Sebastien Helleu
2010-10-11
Add function "hashtable_has_key" in WeeChat and plugin API
Sebastien Helleu
2010-10-10
Add property "keys" for hashtable_get_string (return string with list of keys)
Sebastien Helleu
2010-09-17
Add optional plugin name for command /debug dump and signal "debug_dump"
Sebastien Helleu
2010-09-17
Beta version of IRC proxy feature in Relay plugin
Sebastien Helleu
2010-08-27
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i...
Sebastien Helleu
2010-08-12
Add hook priority in plugin API reference
Sebastien Helleu
2010-07-17
Update plugin API reference: add "New in version x.y.z" for some functions, a...
Sebastien Helleu
2010-07-12
Fix typo in english plugin API reference
Sebastien Helleu
2010-07-05
Add function hashtable_add_to_infolist in plugin API reference
Sebastien Helleu
2010-06-28
Add hashtable in core and plugin API
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-05-02
Add function "string_expand_home" in plugin API, fix bug with replacement of ...
Sebastien Helleu
2010-04-18
Replace "joker" by "wildcard"
Sebastien Helleu
2010-04-08
Fix typo in description of modifier "history_add"
Sebastien Helleu
2010-04-08
Add buffer pointer as string in modifier_data for modifier "history_add"
Sebastien Helleu
2010-04-08
Add modifier "history_add" (text added to buffer or global history)
Sebastien Helleu
[next]