summaryrefslogtreecommitdiff
path: root/doc/fr
AgeCommit message (Collapse)Author
2011-03-23irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a ↵Sebastien Helleu
single option irc.color.nick_prefixes (task #10888)
2011-03-18Add optional bar name in command /bar defaultSebastien Helleu
2011-03-18Add new option weechat.look.highlight_tags (force highlight on tags)Sebastien Helleu
2011-03-16Use new style for keys in FAQSebastien Helleu
2011-03-16Add question about keys up/down for global history in FAQSebastien Helleu
2011-03-16Add new option irc.look.buffer_switch_autojoin, rename option ↵Sebastien Helleu
irc.look.buffer_auto_switch_on_join to irc.look.buffer_switch_join (task #10506)
2011-03-15Fix return value of callback for hashtable_map in plugin API referenceSebastien Helleu
2011-03-15Add new option irc.look.buffer_auto_switch_on_joinSebastien Helleu
2011-03-15Fix typos in plugin API referenceSebastien Helleu
2011-03-13Fix typo in french FAQ (patch #7505)Sebastien Helleu
2011-03-13Use new style for command line color keys in user guideSebastien Helleu
2011-03-11Add function "buffer_match_list" in plugin APISebastien Helleu
2011-03-09Allow list of buffers in command /filter (exclusion with prefix "!") (task ↵Sebastien Helleu
#10880)
2011-03-07Add chars "`" and "_" in default value of option ↵Sebastien Helleu
weechat.completion.nick_ignore_chars
2011-03-07Add new option irc.look.smart_filter_nickSebastien Helleu
2011-03-06Add question in FAQ about freenode and SSLSebastien Helleu
2011-03-04Add new option irc.look.color_nicks_in_namesSebastien Helleu
2011-02-25Add optional command name for infolist_get on command hooksSebastien Helleu
2011-02-25Add question in FAQ about one root bar for inputSebastien Helleu
2011-02-25Add styles for keys in user guideSebastien Helleu
2011-02-24Replace char "%" by "!" for reverse video in color attributesSebastien Helleu
2011-02-23Add new option irc.look.color_nicks_in_nicklistSebastien Helleu
2011-02-22Replace char "/" by ":" to specify background in nick colorsSebastien Helleu
2011-02-21Allow relative size for command /window resizeSebastien Helleu
2011-02-17Add attributes for colors ("*": bold, "%": reverse, "_": underline)Sebastien Helleu
2011-02-10Add option "memory" to command /debugSebastien Helleu
2011-02-09Update german translationsSebastien Helleu
2011-02-08Fix typo: half channel operator -> channel half-operatorSebastien Helleu
2011-02-08Fix typo in /help color: minimum color number for alias is 0 and not 1Sebastien Helleu
2011-02-07Remove unneeded spacesSebastien Helleu
2011-02-07Improve display of commands lists in /help (add arguments -list and -listfull)Sebastien Helleu
2011-02-05Add option weechat.look.read_marker_string, use option hline_char for ↵Sebastien Helleu
horizontal bar separators only
2011-02-05Add color "gray", fix white background (use white instead of gray)Sebastien Helleu
2011-02-04Improve arguments displayed in /help of commands, display all commands with ↵Sebastien Helleu
same name (for same command name in many plugins)
2011-02-02Add note about package "ncurses-term" in user guide and FAQ for 256 colorsSebastien Helleu
2011-02-02Rename options add/del by alias/unalias in command /colorSebastien Helleu
2011-02-01Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) ↵Sebastien Helleu
(bug #32216)
2011-01-31Add some chars after cursor when scrolling input line: new option ↵Sebastien Helleu
weechat.look.input_cursor_scroll (bug #21391)
2011-01-31Dynamically allocate color pairsSebastien Helleu
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator)
2011-01-26Fix typos in config functions in plugin API referenceSebastien Helleu
2011-01-25Fix typo on constant WEECHAT_HOOK_PROCESS_RUNNING in plugin API referenceSebastien Helleu
2011-01-18Enlarge table with list of $TERM for colors in user guideSebastien Helleu
2011-01-09Add some features in FAQ (256 colors, IRC proxy, redirection of IRC commands)Sebastien Helleu
2011-01-05Fix french translation of description for option weechat.color.chat_nickSebastien Helleu
2011-01-04Add note about term option for .screenrc file in FAQSebastien Helleu
2011-01-04Add note about term option for .screenrc file in user guideSebastien Helleu
2011-01-04Add doc about 256 colors in user guide and FAQSebastien Helleu
2011-01-02Add function "hashtable_set_pointer" in plugin APISebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2011-01-01Update command /color in user guideSebastien Helleu