Age | Commit message (Expand) | Author |
2013-12-30 | core: rename option "add" to "store" in command /layout | Sebastien Helleu |
2013-12-23 | core: update ChangeLog | Sebastien Helleu |
2013-12-18 | core: add support of UTF-8 chars in horizontal/vertical separators | Sebastien Helleu |
2013-12-18 | core: add option weechat.look.window_auto_zoom, disable automatic zoom by def... | Sebastien Helleu |
2013-12-17 | irc: remove display of channel in channel notices, display "PvNotice" for cha... | Sebastien Helleu |
2013-12-16 | irc: add option irc.look.smart_filter_mode (task #12499) | Sebastien Helleu |
2013-12-15 | core: add support of logical and/or for argument "tags" in function hook_print | Sebastien Helleu |
2013-12-15 | core: add buffer property "highlight_tags_restrict", rename option irc.look.h... | Sebastien Helleu |
2013-12-14 | core: add logical "and" between tags in filters, weechat.look.highlight_tags ... | Sebastien Helleu |
2013-12-13 | core: rename options save/reset to add/del in command /layout | Sebastien Helleu |
2013-12-11 | core: update ChangeLog | Sebastien Helleu |
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 |