Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-03 | doc: update german translations, FAQ and user guide | Nils Görs | |
2012-07-29 | core: add option "swap" for command /buffer (task #11373) | Nils Görs | |
2012-06-02 | doc: update german translations and user guide | Nils Görs | |
2012-05-20 | doc: update german translations and user guide | Nils Görs | |
2012-05-05 | core: add description of "command" in /help key | Sebastien Helleu | |
2012-04-03 | core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ↵ | Sebastien Helleu | |
string used as replacement Bugs fixed: - hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages) - hide/replace prefix only when displaying messages (do not cache value in lines) The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick. | |||
2012-03-28 | core: update german translations | Nils Görs | |
2012-03-13 | doc: update german translations, FAQ and user guide | Nils Görs | |
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu | |
2012-02-21 | doc: update german translations and FAQ | Nils Görs | |
2012-02-04 | doc: update german translations, user guide and scripting guide | Nils Görs | |
2012-01-24 | core: move option "scroll_unread" from command /input to /window | Sebastien Helleu | |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ↵ | Sebastien Helleu | |
irc options to customize/disable default nick highlight (task #11128) New functions in C plugin API: - string_regex_flags - string_regcomp New irc options: - irc.look.highlight_server - irc.look.highlight_channel - irc.look.highlight_pv Regex flags are supported in following options/commands: - option weechat.look.highlight - option weechat.look.highlight_regex - options irc.look.highlight_{server|channel|pv} - option relay.network.allowed_ips - core command /filter - irc command /list - irc command /ignore - rmodifier command /rmodifier | |||
2012-01-19 | doc: update german translations and user guide | Nils Görs | |
2011-12-25 | core: change mouse state when option weechat.look.mouse is changed | Sebastien Helleu | |
2011-12-25 | doc: update german translations and docs | Sebastien Helleu | |
2011-12-07 | core: add option "hooks" for command /debug | Sebastien Helleu | |
2011-11-08 | doc: update german translations and docs | Sebastien Helleu | |
2011-11-08 | core: add option "jump_last_buffer_displayed" for command /input (key: ↵ | Sebastien Helleu | |
alt+"/") (task #11553) | |||
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 | core: remove wrong example in /help bar (scroll bar using buffer name) | Sebastien Helleu | |
2011-10-02 | doc: update german translations, user guide and FAQ | Sebastien Helleu | |
2011-09-30 | core: fix sentence in /help upgrade | Sebastien Helleu | |
2011-08-26 | core: fix typo in /help key | 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 ↵ | Sebastien Helleu | |
between two areas) | |||
2011-08-15 | doc: update german translations | Sebastien Helleu | |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ↵ | Sebastien Helleu | |
m/q/Q to quote line in cursor mode, sort mouse keys by priority | |||
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: 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-03 | doc: add mouse support in user guide | Sebastien Helleu | |
2011-08-01 | core: add info about position where mouse button is released in hook_focus ↵ | Sebastien Helleu | |
(for mouse gestures) | |||
2011-07-30 | core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right ↵ | Sebastien Helleu | |
click on input bar) | |||
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-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 ↵ | Sebastien Helleu | |
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer New features and bugs fixed: - mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse" - free movement of cursor: new command /cursor, new key context "cursor" - new hook_focus (used by cursor and mouse) - info "cursor_mode" - bugs fixed with key "^" - allow plugin name in /buffer name - fix bugs with bar windows: do not create bar windows for hidden bars - fix completion bug when two words for completion are equal but with different case - automatic scroll direction in /bar scroll (x/y is now optional) | |||
2011-07-05 | core: add context "search" for keys (to define keys used during search in ↵ | Sebastien Helleu | |
buffer with ctrl+"r") | |||
2011-06-26 | core: many improvements on hdata | Sebastien Helleu | |
New features: - add optional hdata name for variables in hdata - add plugin API functions: hdata_get_var_hdata - use hashtable to store hdata (created by WeeChat and plugins) - free hdata and infolists created by plugin on plugin unload - free all hdata on exit - add "free" option to command /debug hdata - remove hdata for hooks | |||
2011-06-22 | doc: update german translations and FAQ | Sebastien Helleu | |
2011-06-13 | core: add option "tags" for command /debug | 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 | |