summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-02-23Add new option irc.look.color_nicks_in_nicklistSebastien Helleu
2011-02-23Fix reload of file rmodifier.confSebastien Helleu
2011-02-23Fix crash when adding rmodifier with invalid regexSebastien Helleu
2011-02-22Replace char "/" by ":" to specify background in nick colorsSebastien Helleu
2011-02-22Fix crash when using column filling in bars with some empty items (bug #32565)Sebastien Helleu
2011-02-21Allow relative size for command /window resizeSebastien Helleu
2011-02-21Add some default keys for gnome-terminal (home/end, ctrl+up/down, alt+pgup/pgdn)Sebastien Helleu
2011-02-17Add attributes for colors ("*": bold, "%": reverse, "_": underline)Sebastien Helleu
2011-02-10Add option "memory" to command /debugSebastien Helleu
2011-02-10Add task #10299 in ChangeLogSebastien Helleu
2011-02-10Fix crash when completing /part command on a non-irc buffer (bug #32402)Sebastien 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 horizon...Sebastien Helleu
2011-02-05Add color "gray", fix white background (use white instead of gray)Sebastien Helleu
2011-02-04Update ChangeLogSebastien 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-31Dynamically allocate color pairsSebastien Helleu
2011-01-28Do not close chat buffers when removing xfer from list (bug #32271)Sebastien Helleu
2011-01-16Version 0.3.5-devSebastien Helleu
2011-01-16Version 0.3.4Sebastien Helleu
2011-01-09Differenciate IRC notices from messages in private buffer (bug #31980)Sebastien Helleu
2011-01-05Fix scroll problem on buffers with free content and non-allocated lines (bug ...Sebastien Helleu
2011-01-05Revert "Fix bug with /upgrade: check existence of binary even when command is...Sebastien Helleu
2011-01-04Fix bug with /upgrade: check existence of binary even when command is execute...Sebastien Helleu
2011-01-04Version 0.3.4-rc3Sebastien Helleu
2011-01-03Update nick modes with IRC message 221 (bug #32038)Sebastien Helleu
2011-01-02Add function "hashtable_set_pointer" in plugin APISebastien Helleu
2011-01-01Add new command /colorSebastien Helleu
2010-12-27Add option "-server" to command /join (task #10837)Sebastien Helleu
2010-12-26Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg...Sebastien Helleu
2010-12-20Version 0.3.4-rc2Sebastien Helleu
2010-12-20Replace the 10 nick color options and number of nick colors by a single optio...Sebastien Helleu
2010-12-20Add 256 colors supportSebastien Helleu
2010-12-16Fix crash in perl plugin when MULTIPLICITY is disabledSebastien Helleu
2010-12-15Fix bug with charset decoding on IRC private buffers (decoding was made for l...Sebastien Helleu
2010-12-13Add support of python 2.7 in cmake and configure (debian #606989)Sebastien Helleu
2010-12-10Version 0.3.4-rc1Sebastien Helleu
2010-12-09Add option "-switch" to commands /connect and /reconnectSebastien Helleu
2010-12-07Add color support in option weechat.look.buffer_time_formatSebastien Helleu
2010-12-06Add doc about relay plugin in user guideSebastien Helleu
2010-12-01Call to hook_config when config option is createdSebastien Helleu
2010-11-29Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"Sebastien Helleu
2010-11-25Add new option weechat.look.highlight_regex and function string_has_highlight...Sebastien Helleu
2010-11-18Fix infinite loop on gnutls handshake when connecting with SSL to server on w...Gu1ll4um3r0m41n
2010-11-14Fix data sent to callback of hook_process, improve hook_process by using bufferSebastien Helleu
2010-11-12Fix dcc chat buffer name in xfer plugin (use irc server in name) (bug #29925)Sebastien Helleu