summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-03-23irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...Sebastien Helleu
2011-03-23irc: fix local variable "away" on server buffer (set/delete it each time away...Sebastien Helleu
2011-03-18Add optional bar name in command /bar defaultSebastien Helleu
2011-03-18Create default bars only if no bar is defined in configuration fileSebastien Helleu
2011-03-18Add new option weechat.look.highlight_tags (force highlight on tags)Sebastien Helleu
2011-03-16aspell: fix spellers used after switch of window (bug #32811)Sebastien Helleu
2011-03-16Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...Sebastien Helleu
2011-03-15Add task #8542 in ChangeLogSebastien Helleu
2011-03-15Add new option irc.look.buffer_auto_switch_on_joinSebastien Helleu
2011-03-11Add function "buffer_match_list" in plugin APISebastien Helleu
2011-03-10Fix bug with repeat of last completion ("%*"), which failed when many templat...Sebastien Helleu
2011-03-09Allow list of buffers in command /filter (exclusion with prefix "!") (task #1...Sebastien Helleu
2011-03-07Add new option irc.look.smart_filter_nickSebastien Helleu
2011-03-06Reload file with certificate authorities when option weechat.network.gnutls_c...Sebastien Helleu
2011-03-06Rebuild bar content when items are changed in an hidden barSebastien Helleu
2011-03-05relay: allow colon in server password received from clientSebastien Helleu
2011-03-05Ignore IRC join if nick is not self nick and if channel buffer does not exist...Sebastien Helleu
2011-03-04Add new option irc.look.color_nicks_in_namesSebastien Helleu
2011-03-03Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (b...Sebastien Helleu
2011-03-02Fix verification of SSL certificates by calling gnutls verify callback (patch...Gu1ll4um3r0m41n
2011-03-01relay: do not send join for private buffers to clientSebastien Helleu
2011-03-01Remember scroll position for all buffers in windows (bug #25555)Sebastien 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-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