Age | Commit message (Expand) | Author |
2011-07-30 | core: cosmetic changes in /help key | Sebastien Helleu |
2011-07-30 | core: fix bug in build of static parts of completions for commands | Sebastien Helleu |
2011-07-30 | core: fix bug in completion of command /window | Sebastien Helleu |
2011-07-30 | core: fix crash when building hashtable string with keys and values | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-28 | core: improve mouse support: process utf-8 codes, add option weechat.look.mou... | Sebastien Helleu |
2011-07-27 | core: allow buffer name in /buffer close | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-29 | core: add new option weechat.look.separator_vertical, rename option weechat.l... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-06-22 | core: display error (only once) when bad file descriptor is detected in hook_fd | Sebastien Helleu |
2011-06-22 | core: fix freeze when hook_fd is called with a bad file/socket (bug #33619) | Sebastien Helleu |
2011-06-15 | core: add local variable "highlight_regex" in buffers | Sebastien Helleu |
2011-06-13 | core: add option "tags" for command /debug | Sebastien Helleu |
2011-06-13 | core: add option weechat.look.eat_newline_glitch (disabled by default, can ca... | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-06-13 | core: add string representation for types pointer, buffer and time in propert... | Sebastien Helleu |
2011-06-01 | core: add option "infolists" for command /debug | Sebastien Helleu |
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 |