Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-29 | core: add new option weechat.look.separator_vertical, rename option ↵ | Sebastien Helleu | |
weechat.look.hline_char to weechat.look.separator_horizontal | |||
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 ↵ | Sebastien Helleu | |
cause display bugs) | |||
2011-05-03 | doc: update italian translations and docs | Sebastien Helleu | |
2011-04-24 | core: add option weechat.look.hotlist_add_buffer_if_away | Sebastien Helleu | |
2011-04-17 | core: add automatic reset of color pairs, new option ↵ | Sebastien Helleu | |
weechat.look.color_pairs_auto_reset | |||
2011-04-11 | core: add messages counts in hotlist for each buffer, option ↵ | Sebastien Helleu | |
weechat.look.hotlist_buffer_separator and tag "notify_none" New options: - weechat.look.hotlist_buffer_separator - weechat.look.hotlist_count_max - weechat.look.hotlist_count_min_msg - weechat.color.status_count_msg - weechat.color.status_count_private - weechat.color.status_count_highlight - weechat.color.status_count_other | |||
2011-03-21 | Update italian translations and docs | Sebastien Helleu | |
2011-03-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | Sebastien Helleu | |
2011-03-07 | Add chars "`" and "_" in default value of option ↵ | Sebastien Helleu | |
weechat.completion.nick_ignore_chars | |||
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-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu | |
2011-02-15 | Update italian user guide and plugin API reference | Sebastien Helleu | |
2011-02-05 | Add option weechat.look.read_marker_string, use option hline_char for ↵ | Sebastien Helleu | |
horizontal bar separators only | |||
2011-01-31 | Add some chars after cursor when scrolling input line: new option ↵ | Sebastien Helleu | |
weechat.look.input_cursor_scroll (bug #21391) | |||
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu | |
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator) | |||
2010-12-24 | Update german and italian translations | Sebastien Helleu | |
2010-12-20 | Replace the 10 nick color options and number of nick colors by a single ↵ | Sebastien Helleu | |
option "weechat.color.chat_nick_colors" (comma separated list of colors) | |||
2010-12-12 | Update italian translations and doc | Sebastien Helleu | |
2010-12-07 | Add color support in option weechat.look.buffer_time_format | Sebastien Helleu | |
2010-12-04 | Update italian translations, FAQ and plugin API reference | Sebastien Helleu | |
2010-11-25 | Add new option weechat.look.highlight_regex and function ↵ | Sebastien Helleu | |
string_has_highlight_regex in plugin API (task #10321) | |||
2010-11-18 | Update user guide | Sebastien Helleu | |
2010-11-18 | Fix infinite loop on gnutls handshake when connecting with SSL to server on ↵ | Gu1ll4um3r0m41n | |
wrong port or server with SSL problems (bug #27487) | |||
2010-11-09 | Add note about "%h" replaced by WeeChat home in some options | Sebastien Helleu | |
2010-11-01 | Update german and italian translations | Sebastien Helleu | |
2010-10-12 | Add new option weechat.look.hotlist_unique_numbers (task #10691) | Sebastien Helleu | |
2010-10-02 | Add new option weechat.look.prefix_align_min (task #10650) | Sebastien Helleu | |
2010-09-28 | New value for option weechat.look.input_share (none, commands, text, all), ↵ | Sebastien Helleu | |
add new option weechat.look.input_share_overwrite (boolean) | |||
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu | |
2010-09-22 | Update italian translations and docs | Sebastien Helleu | |
2010-09-20 | Fix formatting bug in html doc with description of options (bug #31076) | Sebastien Helleu | |
2010-08-14 | Add help about values for /help weechat.look.buffer_notify_default | Sebastien Helleu | |
2010-07-17 | Update docs | Sebastien Helleu | |
2010-07-12 | Add new option weechat.look.align_end_of_lines | Sebastien Helleu | |
2010-06-14 | Update italian translations | Sebastien Helleu | |
2010-06-04 | Move options weechat.color.nicklist_prefix to irc plugin | Sebastien Helleu | |
Options renamed or removed: - weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op - weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop - weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice - weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user - weechat.color.nicklist_prefix5 removed | |||
2010-05-26 | Add new option weechat.look.confirm_quit | Sebastien Helleu | |
2010-05-24 | Update italian files | Sebastien Helleu | |
2010-05-01 | Move option irc.color.item_buffer_name_ssl to core (new name: ↵ | Sebastien Helleu | |
weechat.color.status_name_ssl) | |||
2010-04-28 | Add keys for undo/redo changes on command line (default: ctrl/alt + ↵ | Sebastien Helleu | |
underscore) (task #9483) | |||
2010-04-08 | Update italian doc and translations | Sebastien Helleu | |
2010-03-31 | Fix help of option weechat.plugin.autoload | Sebastien Helleu | |
2010-03-31 | Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" ↵ | Sebastien Helleu | |
as joker and "!" to prevent a plugin from being autoloaded (task #6361) Some examples for option weechat.plugin.autoload: - load all plugins (default): "*" - load only alias, charset, irc and logger: "alias,charset,irc,logger" - load all plugins but not lua and tcl: "*,!lua,!tcl" - load all plugins but not perl and python: "*,!p*" (not recommended because new future plugins may begin with "p") - do not load any plugin (weechat core alone is not really useful eheh): "!*" | |||
2010-03-24 | Add new options for command /key (listdefault, listdiff and reset), add ↵ | Sebastien Helleu | |
examples in /help key Note: old option "reset" for /key has been renamed to "resetall". | |||
2010-03-23 | Remove WeeChat slogan | Sebastien Helleu | |
2010-03-23 | Reformat examples in help of some commands | Sebastien Helleu | |
2010-03-22 | Fix typos in /help window and /help logger | Sebastien Helleu | |