Age | Commit message (Expand) | Author |
2011-07-30 | core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl... | Sebastien Helleu |
2011-07-30 | core: cosmetic changes in /help key | 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-27 | irc: complete help of command /ban (explain what is does without argument) | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-10 | core: allow empty argument for infolist "key" (return context "default") | Sebastien Helleu |
2011-07-05 | irc: fix typo in help of options irc.look.new_channel_position and irc.look.n... | 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-15 | core: add local variable "highlight_regex" in buffers | Sebastien Helleu |
2011-06-13 | core: update description for some hdata | 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-01 | core: add option "infolists" for command /debug | Sebastien Helleu |
2011-05-18 | logger: add option logger.file.flush_delay (task #11118) | 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-15 | irc: fix argument nick in /help ignore | Sebastien Helleu |
2011-05-11 | core: fix argument name in /help color | Sebastien Helleu |
2011-05-10 | doc: update italian translations and user guide | Sebastien Helleu |
2011-05-07 | core: fix balance of windows | Sebastien Helleu |
2011-05-03 | doc: update italian translations and docs | Sebastien Helleu |
2011-04-28 | irc: add new options irc.color.topic_old and irc.color.topic_new | 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 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-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-03-23 | irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single... | Sebastien Helleu |
2011-03-21 | Update italian translations and docs | Sebastien Helleu |
2011-03-18 | Add optional bar name in command /bar default | Sebastien Helleu |
2011-03-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | Sebastien Helleu |
2011-03-16 | Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer... | Sebastien Helleu |
2011-03-15 | Add new option irc.look.buffer_auto_switch_on_join | Sebastien Helleu |
2011-03-09 | Allow list of buffers in command /filter (exclusion with prefix "!") (task #1... | Sebastien Helleu |
2011-03-07 | Add chars "`" and "_" in default value of option weechat.completion.nick_igno... | Sebastien Helleu |
2011-03-07 | Add new option irc.look.smart_filter_nick | Sebastien Helleu |
2011-03-04 | Add new option irc.look.color_nicks_in_names | Sebastien Helleu |
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-23 | Add new option irc.look.color_nicks_in_nicklist | Sebastien Helleu |
2011-02-22 | Replace char "/" by ":" to specify background in nick colors | Sebastien Helleu |
2011-02-21 | Allow relative size for command /window resize | Sebastien Helleu |