Age | Commit message (Expand) | Author |
2011-05-16 | core: add horizontal scrolling for buffers with free content (command /window... | Sebastien Helleu |
2011-05-15 | core: add missing arguments filename and name in /help plugin | Sebastien Helleu |
2011-05-13 | doc: fix typos | Sebastien Helleu |
2011-05-11 | core: fix argument name in /help color | Sebastien Helleu |
2011-05-07 | core: fix balance of windows | Sebastien Helleu |
2011-05-07 | core: improve output of /debug windows | Sebastien Helleu |
2011-05-01 | core: remove unused variables | Sebastien Helleu |
2011-04-28 | irc: add option "ssl_priorities" in servers (task #10106, debian #624055) | Sebastien Helleu |
2011-04-24 | core: add option weechat.look.hotlist_add_buffer_if_away | Sebastien Helleu |
2011-04-23 | core: add buffer to hotlist if away is set on buffer (even if buffer is displ... | Sebastien Helleu |
2011-04-23 | core: add option "balance" for command /window (key: alt+"w" + alt+"b") | Sebastien Helleu |
2011-04-22 | core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1... | Sebastien Helleu |
2011-04-19 | core: allow command mask for infolist_get on command hooks | Sebastien Helleu |
2011-04-17 | core: add automatic reset of color pairs, new option weechat.look.color_pairs... | Sebastien Helleu |
2011-04-17 | core: apply new value of option weechat.look.buffer_notify_default to all ope... | Sebastien Helleu |
2011-04-16 | core: return WEECHAT_RC_OK instead of WEECHAT_RC_ERROR in commands when error... | Sebastien Helleu |
2011-04-16 | core: prohibit names beginning with "#" for bars, proxies, filters and IRC se... | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-04-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-04-10 | core: add missing and remove unneeded spaces in translations | Sebastien Helleu |
2011-04-07 | core: add prefix in addition of message in output of /debug buffer | Sebastien Helleu |
2011-03-18 | Add optional bar name in command /bar default | Sebastien Helleu |
2011-03-18 | Create default bars only if no bar is defined in configuration file | Sebastien Helleu |
2011-03-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | Sebastien Helleu |
2011-03-15 | Allow removal of hashtable entry in callback of hashtable_map | Sebastien Helleu |
2011-03-09 | Allow list of buffers in command /filter (exclusion with prefix "!") (task #1... | Sebastien Helleu |
2011-03-07 | Fix build when gnutls library is not found | Sebastien Helleu |
2011-03-07 | Add chars "`" and "_" in default value of option weechat.completion.nick_igno... | Sebastien Helleu |
2011-03-06 | Reload file with certificate authorities when option weechat.network.gnutls_c... | Sebastien Helleu |
2011-03-03 | Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (b... | Sebastien Helleu |
2011-03-02 | Fix build with gnutls < 2.9.10 | Sebastien Helleu |
2011-03-02 | Fix verification of SSL certificates by calling gnutls verify callback (patch... | Gu1ll4um3r0m41n |
2011-02-25 | Add optional command name for infolist_get on command hooks | Sebastien Helleu |
2011-02-24 | Replace char "%" by "!" for reverse video in color attributes | Sebastien Helleu |
2011-02-22 | Replace char "/" by ":" to specify background in nick colors | Sebastien Helleu |
2011-02-21 | Fix typo in /debug windows | Sebastien Helleu |
2011-02-21 | Allow relative size for command /window resize | Sebastien Helleu |
2011-02-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu |
2011-02-10 | Add option "memory" to command /debug | Sebastien Helleu |
2011-02-08 | Add missing parentheses | Sebastien Helleu |
2011-02-08 | Fix typo in /help color: minimum color number for alias is 0 and not 1 | Sebastien Helleu |
2011-02-07 | Remove unneeded spaces | Sebastien Helleu |
2011-02-07 | Improve display of commands lists in /help (add arguments -list and -listfull) | Sebastien Helleu |
2011-02-05 | Add option weechat.look.read_marker_string, use option hline_char for horizon... | Sebastien Helleu |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with s... | Sebastien Helleu |
2011-02-02 | Rename options add/del by alias/unalias in command /color | Sebastien Helleu |
2011-02-01 | Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (... | Sebastien Helleu |
2011-01-31 | Add some chars after cursor when scrolling input line: new option weechat.loo... | Sebastien Helleu |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu |
2011-01-20 | Fix bug when closing color buffer with command /buffer close N | Sebastien Helleu |