summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-01-11api: add stdin options in functions hook_process_hashtable and hook_set (task...Sebastien Helleu
2014-01-11irc: fix time parsed in tag of messages on CygwinSebastien Helleu
2014-01-09relay: fix memory leak on unload of relay pluginSebastien Helleu
2014-01-09xfer: add support of IPv6 for DCC chat/file (patch #7992)Andrew Potter
2014-01-08core: fix crash in /eval when config option has a NULL valueSebastien Helleu
2014-01-06xfer: use same infolist for hook and signals (patch #7974)Andrew Potter
2014-01-06xfer: add option xfer.file.auto_check_crc32 (patch #7963)Sebastien Helleu
2014-01-06ruby: fix ruby init with ruby >= 2.0 (bug #41115)Sebastien Helleu
2014-01-05core: fix crash with hdata_update on shared strings, add hdata type "shared_s...Sebastien Helleu
2014-01-02irc: use statusmsg from message 005 to check prefix char in status notices/me...Sebastien Helleu
2013-12-30core: rename option "add" to "store" in command /layoutSebastien Helleu
2013-12-23core: update ChangeLogSebastien Helleu
2013-12-18core: add support of UTF-8 chars in horizontal/vertical separatorsSebastien Helleu
2013-12-18core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...Sebastien Helleu
2013-12-17irc: remove display of channel in channel notices, display "PvNotice" for cha...Sebastien Helleu
2013-12-16irc: add option irc.look.smart_filter_mode (task #12499)Sebastien Helleu
2013-12-15core: add support of logical and/or for argument "tags" in function hook_printSebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option irc.look.h...Sebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ...Sebastien Helleu
2013-12-13core: rename options save/reset to add/del in command /layoutSebastien Helleu
2013-12-11core: update ChangeLogSebastien Helleu
2013-12-11core: fix text emphasis with wide chars on screen like japanese (patch #8253)...Sebastien Helleu
2013-12-08core: add signal "buffer_cleared"Sebastien Helleu
2013-12-08core: remove option on /unset of plugin description option (plugins.desc.xxx)...Sebastien Helleu
2013-12-07irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_defaultSebastien Helleu
2013-12-07irc: add option irc.look.ban_mask_default (bug #26571)Sebastien Helleu
2013-12-06irc: add option irc.network.lag_maxSebastien Helleu
2013-12-05irc: fix ignore on a host without nickSebastien Helleu
2013-12-04core: add buffer property "day_change" to hide messages for the day change in...Sebastien Helleu
2013-12-02core: use syntax key[xxx] for key bindings in ChangeLog and NEWSSebastien Helleu
2013-12-01core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ...Sebastien Helleu
2013-12-01irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod...Sebastien Helleu
2013-12-01core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in...Sebastien Helleu
2013-12-01irc: use color code 0x16 (ctrl-V) for reverse video in messagesSebastien Helleu
2013-12-01core: add missing access to hdata "buffer_visited"Sebastien Helleu
2013-12-01core: fix random crash when closing a bufferSebastien Helleu
2013-11-30irc: use option irc.network.colors_send (instead of receive) when displaying ...Sebastien Helleu
2013-11-30aspell: fix detection of nicks with non-alphanumeric charsSebastien Helleu
2013-11-28core: revert check of layout when switching to a buffer using value "auto" in...Sebastien Helleu
2013-11-28python: fix load of scripts with python >= 3.3Sebastien Helleu
2013-11-23irc: fix memory leak when checking the value of ssl_priorities option in serversSebastien Helleu
2013-11-23irc: fix memory leak when a channel is deletedSebastien Helleu
2013-11-22core: fix crash on /buffer close core.weechatSebastien Helleu
2013-11-19guile: disable guile gmp allocator (fix crash on unload of relay plugin) (bug...Pierre Carru
2013-11-17core: add option "libs" for command /debug, add signal "debug_libs"Sebastien Helleu
2013-11-14core: apply color attributes when clearing a window (patch #8236) (patch from...Sebastien Helleu
2013-11-13core: set option weechat.look.paste_bracketed to "on" by defaultSebastien Helleu
2013-11-12core: fix truncated text when pasting several long lines (bug #40210)Sebastien Helleu
2013-11-09core: rename option weechat.look.set_title to weechat.look.window_title (eval...Sebastien Helleu
2013-11-09core: add infos "term_width" and "term_height"Sebastien Helleu