summaryrefslogtreecommitdiff
path: root/doc/fr/weechat_plugin_api.fr.txt
AgeCommit message (Expand)Author
2014-03-16api: allow negative value for y in function printf_ySebastien Helleu
2014-03-15irc: add modifier "irc_color_decode_ansi"Sebastien Helleu
2014-03-15core: add modifier and infos to decode ANSI colorsSebastien Helleu
2014-03-13api: add callback in function string_replace_regexSebastien Helleu
2014-03-11api: add option "detached" in function hook_process_hashtableSebastien Helleu
2014-03-11api: add support of case insensitive search and search by buffer full name in...Sebastien Helleu
2014-03-11api: add option "signal" in function hook_set to send a signal to the child p...Sebastien Helleu
2014-03-05relay: add signals "relay_client_xxx" for client status changes (closes #2)Sebastien Helleu
2014-02-21Merge branch 'trigger'Sebastien Helleu
2014-02-15doc: fix typo in prototypes of functions hashtable_map/hashtable_map_string (...Sebastien Helleu
2014-02-15core: move function string_replace before string_replace_regexSebastien Helleu
2014-02-14doc: add function string_convert_escaped_chars in plugin API referenceSebastien Helleu
2014-02-14doc: add function string_split_shell in plugin API referenceSebastien Helleu
2014-02-14doc: add function string_replace_regex in plugin API referenceSebastien Helleu
2014-02-14doc: add function hashtable_dup in plugin API referenceSebastien Helleu
2014-02-12doc: fix typo in plugin API referenceSebastien Helleu
2014-02-11core: add signals "key_combo_{default|search|cursor}"Sebastien Helleu
2014-02-10api: add integer return code for functions hook_{signal|hsignal}_sendSebastien Helleu
2014-02-02doc: add French developer's guideSebastien Helleu
2014-01-30doc: replace weeget.py by script plugin in plugin API referenceSebastien Helleu
2014-01-29core: fix typos in translations and docsSebastien Helleu
2014-01-23doc: move asciidoc attributes from command line into filesSebastien Helleu
2014-01-23irc: use MONITOR instead of ISON for /notify when it is available on server (...Sebastien Helleu
2014-01-22api: add function "infolist_search_var"Sebastien Helleu
2014-01-21doc: update description of signal "signal_sigwinch" (plugin API reference)Sebastien Helleu
2014-01-21core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)Sebastien Helleu
2014-01-15doc: fix errors in prototype and example of functions tolower/toupper (plugin...Sebastien Helleu
2014-01-13core: fix typo in /help weechat.look.highlight_regexSebastien Helleu
2014-01-12doc: move some tables in plugin API referenceSebastien Helleu
2014-01-12doc: fix typos in plugin API referenceSebastien Helleu
2014-01-12doc: use infinitive form for description of functions in french plugin API re...Sebastien Helleu
2014-01-12doc: move table with signals below all arguments and return value in function...Sebastien Helleu
2014-01-11api: add stdin options in functions hook_process_hashtable and hook_set (task...Sebastien Helleu
2014-01-09core: add "POSIX extended" in description of options/commands/functions using...Sebastien Helleu
2014-01-09doc: update function network_connect_to (plugin API reference)Sebastien Helleu
2014-01-05doc: add note about function hdata_update at the beginning of hdata chapter (...Sebastien Helleu
2014-01-05core: fix crash with hdata_update on shared strings, add hdata type "shared_s...Sebastien Helleu
2014-01-02doc: fix description of xfer signals in plugin API referenceSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-31doc: add missing value for property "active" in function buffer_get_integer (...Sebastien Helleu
2013-12-31doc: fix typos in plugin API referenceSebastien Helleu
2013-12-30doc: fix description of arguments in some "set" functions (plugin API reference)Sebastien Helleu
2013-12-15core: add support of logical and/or for argument "tags" in function hook_printSebastien Helleu
2013-12-15core: fix some translation of "tags" in frenchSebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option irc.look.h...Sebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ...Sebastien Helleu
2013-12-10doc: add note about things not allowed in callback of function hook_completio...Sebastien Helleu
2013-12-08core: add signal "buffer_cleared"Sebastien Helleu
2013-12-04doc: add missing property "print_hooks_enabled" in function buffer_set (plugi...Sebastien Helleu
2013-12-04core: add buffer property "day_change" to hide messages for the day change in...Sebastien Helleu