index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-12-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-12-08
core: add signal "buffer_cleared"
Sebastien Helleu
2013-12-08
core: remove option on /unset of plugin description option (plugins.desc.xxx)...
Sebastien Helleu
2013-12-07
irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_default
Sebastien Helleu
2013-12-07
irc: add option irc.look.ban_mask_default (bug #26571)
Sebastien Helleu
2013-12-06
irc: add option irc.network.lag_max
Sebastien Helleu
2013-12-05
irc: fix ignore on a host without nick
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-12-02
core: use syntax key[xxx] for key bindings in ChangeLog and NEWS
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ...
Sebastien Helleu
2013-12-01
irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod...
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in...
Sebastien Helleu
2013-12-01
irc: use color code 0x16 (ctrl-V) for reverse video in messages
Sebastien Helleu
2013-12-01
core: add missing access to hdata "buffer_visited"
Sebastien Helleu
2013-12-01
core: fix random crash when closing a buffer
Sebastien Helleu
2013-11-30
irc: use option irc.network.colors_send (instead of receive) when displaying ...
Sebastien Helleu
2013-11-30
aspell: fix detection of nicks with non-alphanumeric chars
Sebastien Helleu
2013-11-28
core: revert check of layout when switching to a buffer using value "auto" in...
Sebastien Helleu
2013-11-28
python: fix load of scripts with python >= 3.3
Sebastien Helleu
2013-11-23
irc: fix memory leak when checking the value of ssl_priorities option in servers
Sebastien Helleu
2013-11-23
irc: fix memory leak when a channel is deleted
Sebastien Helleu
2013-11-22
core: fix crash on /buffer close core.weechat
Sebastien Helleu
2013-11-19
guile: disable guile gmp allocator (fix crash on unload of relay plugin) (bug...
Pierre Carru
2013-11-17
core: add option "libs" for command /debug, add signal "debug_libs"
Sebastien Helleu
2013-11-14
core: apply color attributes when clearing a window (patch #8236) (patch from...
Sebastien Helleu
2013-11-13
core: set option weechat.look.paste_bracketed to "on" by default
Sebastien Helleu
2013-11-12
core: fix truncated text when pasting several long lines (bug #40210)
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-09
core: add infos "term_width" and "term_height"
Sebastien Helleu
2013-11-09
api: add support of infos with format `${info:name,arguments}` in function st...
Sebastien Helleu
2013-11-09
api: add support for C++ plugins
stfn
2013-11-09
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat...
Sebastien Helleu
2013-11-09
core: create .conf file with default options only if the file does not exist ...
Sebastien Helleu
2013-11-08
core: add shared strings in ChangeLog for version 0.4.2
Sebastien Helleu
2013-11-08
core: fix highlight on action messages: skip the nick at beginning to prevent...
Sebastien Helleu
2013-11-07
irc: fix groups in channel nicklist when reconnecting to a server that suppor...
Sebastien Helleu
2013-11-06
core: use one line titles and less chars for delimited blocks/tables in Chang...
Sebastien Helleu
2013-11-05
core: add default keys alt+home/end and alt+F11/F12 for xterm
Sebastien Helleu
2013-11-03
api: fix read of arrays in hdata functions hdata_<type> (bug #40354)
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-27
irc: fix auto-switch to channel buffer when doing /join channel (without "#")
Sebastien Helleu
2013-10-27
core: remove version/date in ChangeLog/NEWS (let asciidoc set that with attri...
Sebastien Helleu
2013-10-27
core: fix auto-apply of window layout in current window when option irc.look....
Sebastien Helleu
2013-10-26
core: fix bind of keys in cursor/mouse context when key starts with "@" (remo...
Sebastien Helleu
2013-10-24
lua: fix crash on calls to callbacks during load of script
Sebastien Helleu
2013-10-19
core: fix truncated prefix when filters are toggled (bug #40204)
Sebastien Helleu
2013-10-08
irc: add option irc.look.notice_welcome_tags
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-06
Version 0.4.3-dev
Sebastien Helleu
[next]