summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-08Add missing parenthesesSebastien Helleu
2011-02-08Fix some translationsSebastien Helleu
2011-02-08Fix typo: half channel operator -> channel half-operatorSebastien Helleu
2011-02-08Fix typo: transfert -> transferSebastien 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-07Fix color used to display color aliases on /color bufferSebastien Helleu
2011-02-07Fix missing suffix (after prefix) on lines when nothing is displayed before s...Sebastien Helleu
2011-02-07Reset bold attribute when setting extended color for foregroundSebastien Helleu
2011-02-06Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxxSebastien Helleu
2011-02-05Fix infinite loop when option weechat.look.read_marker_string it set to empty...Sebastien Helleu
2011-02-05Add option weechat.look.read_marker_string, use option hline_char for horizon...Sebastien Helleu
2011-02-05Add color "gray", fix white background (use white instead of gray)Sebastien Helleu
2011-02-05Fix option color_real_white: replace white by default color only if bold is s...Sebastien Helleu
2011-02-05Fix display of extended foreground color on non-default background in barsSebastien Helleu
2011-02-04Update ChangeLogSebastien Helleu
2011-02-04Improve arguments displayed in /help of commands, display all commands with s...Sebastien Helleu
2011-02-04Fix size of arrays for colors (patch #7458)Sebastien Helleu
2011-02-03Replace message "WeeChat colors" by "WeeChat color pairs" on color bufferSebastien Helleu
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-02Fix crash when many lua scripts are executing callbacks at same timeSebastien Helleu
2011-02-01Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...Sebastien Helleu
2011-02-01Fix terminal title when $TERM starts with "screen" (patch from sleo)Sebastien Helleu
2011-01-31Add some chars after cursor when scrolling input line: new option weechat.loo...Sebastien Helleu
2011-01-31Update german translationsSebastien Helleu
2011-01-31Dynamically allocate color pairsSebastien Helleu
2011-01-28Do not close chat buffers when removing xfer from list (bug #32271)Sebastien Helleu
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-23Add weercd.py, the WeeChat flood irc serverSebastien Helleu
2011-01-21Test return value of calls to sscanf functionSebastien Helleu
2011-01-20Fix bug when closing color buffer with command /buffer close NSebastien Helleu
2011-01-19Rename some variables and functions about weechat colorsSebastien Helleu
2011-01-18Enlarge table with list of $TERM for colors in user guideSebastien Helleu
2011-01-18Fix typo in user guideSebastien Helleu
2011-01-16Version 0.3.5-devSebastien Helleu
2011-01-16Version 0.3.4Sebastien Helleu
2011-01-16Add missing file asciidoc.css in Makefile.amSebastien Helleu
2011-01-16Update polish translations and FAQSebastien Helleu
2011-01-14Update brazilian translationsSebastien Helleu
2011-01-14Update german user guideSebastien Helleu
2011-01-13Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to ne...Sebastien Helleu
2011-01-13Fix display of bar item "input_prompt" in root bar (patch from Deltafire)Sebastien Helleu
2011-01-11Update spanish translationsSebastien Helleu
2011-01-10Use options for server with /connect command when temporary server already ex...Sebastien Helleu
2011-01-10Update italian translations and docSebastien Helleu
2011-01-09Update german FAQSebastien Helleu
2011-01-09Add some features in FAQ (256 colors, IRC proxy, redirection of IRC commands)Sebastien Helleu