Age | Commit message (Expand) | Author |
2011-11-05 | core: display full line (option + value) for lines with error in configuratio... | Sebastien Helleu |
2011-11-05 | irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC... | Sebastien Helleu |
2011-11-04 | irc: allow URL "irc://" in command /connect | Sebastien Helleu |
2011-11-03 | core: fix typo: occured -> occurred | Sebastien Helleu |
2011-11-01 | core: fix syntax of option "irc://" in "weechat-curses --help" | Sebastien Helleu |
2011-11-01 | core: add option weechat.history.max_minutes: maximum number of minutes in hi... | Sebastien Helleu |
2011-10-31 | aspell: add note about option "aspell.check.commands" in /help aspell | Sebastien Helleu |
2011-10-29 | core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat... | Sebastien Helleu |
2011-10-29 | core: add help for values of option "conditions" in bars (options weechat.bar... | Sebastien Helleu |
2011-10-29 | aspell: add note about option "default_dict" in /help aspell | Sebastien Helleu |
2011-10-29 | core: display a message when mouse state is changed with command /mouse | Sebastien Helleu |
2011-10-29 | core: add optional arguments for command /plugin load/reload/autoload | Sebastien Helleu |
2011-10-27 | core: update examples in /help filter | Sebastien Helleu |
2011-10-27 | irc: add missing modes in /help mode (synopsis of command) | Sebastien Helleu |
2011-10-27 | core: remove wrong example in /help bar (scroll bar using buffer name) | Sebastien Helleu |
2011-10-27 | alias: improve /help alias: display many <command> in command synopsis | Sebastien Helleu |
2011-10-22 | Version 0.3.7-dev | Sebastien Helleu |
2011-10-22 | Version 0.3.6 | Sebastien Helleu |
2011-09-30 | core: fix sentence in /help upgrade | Sebastien Helleu |
2011-09-24 | core: update help of option weechat.look.color_basic_force_bold | Sebastien Helleu |
2011-09-24 | core: add new option weechat.look.color_basic_force_bold, off by default: bol... | Sebastien Helleu |
2011-09-22 | core: add options weechat.look.color_inactive_window/buffer, fix bugs with in... | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-28 | irc: allow reason for command /disconnect | Sebastien Helleu |
2011-08-26 | core: add new options weechat.look.bar_more_left/right/up/down | Sebastien Helleu |
2011-08-26 | core: add new option weechat.look.item_buffer_filter | Sebastien Helleu |
2011-08-26 | core: fix typo in /help key | Sebastien Helleu |
2011-08-26 | irc: add "count" in hashtable returned by "irc_message_split" | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-16 | core: allow name of buffer for command /buffer clear (task #11269) | Sebastien Helleu |
2011-08-15 | core: allow a second area for keys in context "mouse" (for drag & drop betwee... | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-10 | core: allow mix of commands and hsignals for keys in context "mouse" | Sebastien Helleu |
2011-08-09 | core: allow send of hsignal instead of command for keys in context "mouse" | Sebastien Helleu |
2011-08-09 | core: add new command /repeat (execute a command several times) | Sebastien Helleu |
2011-08-08 | core: use arguments for infolist "window" to return only one window by number | Sebastien Helleu |
2011-08-08 | core: add optional buffer name for area "chat" in keys of mouse context | Sebastien Helleu |
2011-08-07 | core: fix typo in /help upgrade | Sebastien Helleu |
2011-08-06 | core: add note about SSL connections in /help upgrade | Sebastien Helleu |
2011-08-04 | core: add option -all for command /buffer unmerge | Sebastien Helleu |
2011-08-04 | doc: replace ">=" and "<=" by UTF-8 chars in docs | Sebastien Helleu |
2011-08-01 | core: add info about position where mouse button is released in hook_focus (f... | Sebastien Helleu |
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 |