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
/
fr
/
weechat_plugin_api.fr.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-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: use infinitive form for description of functions in french plugin API re...
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
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-31
doc: add missing value for property "active" in function buffer_get_integer (...
Sebastien Helleu
2013-12-31
doc: fix typos in plugin API reference
Sebastien Helleu
2013-12-30
doc: fix description of arguments in some "set" functions (plugin API reference)
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-10
doc: add note about things not allowed in callback of function hook_completio...
Sebastien Helleu
2013-12-08
core: add signal "buffer_cleared"
Sebastien Helleu
2013-12-04
doc: add missing property "print_hooks_enabled" in function buffer_set (plugi...
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-11-28
core: revert check of layout when switching to a buffer using value "auto" in...
Sebastien Helleu
2013-11-23
doc: update description for value "auto" in function buffer_set with property...
Sebastien Helleu
2013-11-17
core: add option "libs" for command /debug, add signal "debug_libs"
Sebastien Helleu
2013-11-09
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat...
Sebastien Helleu
2013-11-04
doc: use one line titles and less chars for delimited blocks/tables in asciid...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-20
doc: fix layout of HTML docs when they are printed
Sebastien Helleu
2013-10-19
doc: add version >= 0.4.2 for new format of callback in function bar_item_new...
Sebastien Helleu
[next]