summaryrefslogtreecommitdiff
path: root/doc/fr
AgeCommit message (Expand)Author
2009-10-10Add IRC commands /samode, /sanick, /sapart, /saquitSebastien Helleu
2009-10-10Add IRC command /sajoin (task #9770)Sebastien Helleu
2009-10-09Add script prototypes and examples in plugin API referenceSebastien Helleu
2009-10-05Add option grab_key_command for /input (bound by default to alt-k)Sebastien Helleu
2009-10-03Fix typo in french translationSebastien Helleu
2009-10-02New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917)Sebastien Helleu
2009-09-30Allow use of wildcards for /alias list (patch #6925)Sebastien Helleu
2009-09-29Fix typo in plugin API reference for weechat_bar_setSebastien Helleu
2009-09-20Fix cmake directories: let user customize lib, share, locale and include dire...Sebastien Helleu
2009-09-15Add options for CTCP, to block/customize CTCP reply (task #9693), add missing...Sebastien Helleu
2009-09-13Fix typo in plugin API reference for weechat_hook_commandSebastien Helleu
2009-09-05Update list of contributors in docSebastien Helleu
2009-09-05Use new WeeChat site, weechat.orgSebastien Helleu
2009-09-04Fix typos in some messagesSebastien Helleu
2009-09-02Fix typo in Plugin API ReferenceSebastien Helleu
2009-08-29Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf...Sebastien Helleu
2009-08-29Add new option weechat.look.prefix_buffer_align_maxSebastien Helleu
2009-08-28Add 2 new completions (irc_server_channels and irc_server_privates), improve ...Sebastien Helleu
2009-08-23Update FAQSebastien Helleu
2009-08-17Update translationsSebastien Helleu
2009-08-09Remove obsolete option weechat.color.input_nickSebastien Helleu
2009-08-03Fix typo in french FAQSebastien Helleu
2009-07-27Allow no argument for command /join when /part was issued on current channelSebastien Helleu
2009-07-24Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ...Sebastien Helleu
2009-07-22Add new option weechat.look.search_text_not_found_alertSebastien Helleu
2009-07-09Add note about special chars that must be escaped in /help filterSebastien Helleu
2009-07-09Remove obsolete option weechat.color.nicklist_separatorSebastien Helleu
2009-07-04Add note about merged server buffers in quick start guideSebastien Helleu
2009-07-03Add note about script weeget.py in quick start guideSebastien Helleu
2009-06-28Fix typos in docsSebastien Helleu
2009-06-28Rename function string_explode to string_splitSebastien Helleu
2009-06-28Add french translation of Scripting GuideSebastien Helleu
2009-06-28Add french translation of Plugin API ReferenceSebastien Helleu
2009-06-25Add options irc.look.open_channel/pv_near_serverSebastien Helleu
2009-06-23Add new option irc.color.item_channel_modesSebastien Helleu
2009-06-18Fix command to create irc server in quickstart guideSebastien Helleu
2009-06-17Remove "/server switch" from doc and completion templateSebastien Helleu
2009-06-17Fix typos in docsSebastien Helleu
2009-06-14Improve option irc.look.notice_as_pv, new values: auto/never/alwaysSebastien Helleu
2009-06-14Remove jabber plugin (will be replaced by script)Sebastien Helleu
2009-06-14Add color for channel IRC notices (patch #6841)Sebastien Helleu
2009-06-14Add new option weechat.look.hotlist_names_merged_buffersSebastien Helleu
2009-06-14Add option "-merged" for /buffer clearSebastien Helleu
2009-06-11Add option irc.look.item_display_server to display server with plugin or name...Sebastien Helleu
2009-06-11Fix typo with plural of "ignore"Sebastien Helleu
2009-06-11Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server ...Sebastien Helleu
2009-06-10Add infolist with commands historySebastien Helleu
2009-06-10Fix help of /wait command (missing '/' in examples)Sebastien Helleu
2009-06-10Rename option weechat.completion.nick_completor to nick_completerSebastien Helleu
2009-06-10Add buffer merging feature, with /buffer merge/unmerge (task #7404)Sebastien Helleu