Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-28 | core: improve mouse support: process utf-8 codes, add option ↵ | Sebastien Helleu | |
weechat.look.mouse_timer_delay, remove key meta2-M, fix problem with iso chars when grabbing mouse codes | |||
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-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-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | 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-01 | Update copyright dates | 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-20 | Add 256 colors support | Sebastien Helleu | |
Changes: - new section "palette" in weechat.conf - new API functions: list_search_pos and list_casesearch_pos | |||
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 | Fix infinite loop on gnutls handshake when connecting with SSL to server on ↵ | Gu1ll4um3r0m41n | |
wrong port or server with SSL problems (bug #27487) | |||
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-07-12 | Add new option weechat.look.align_end_of_lines | Sebastien Helleu | |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu | |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | 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-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-03-23 | Remove WeeChat slogan | Sebastien Helleu | |
2010-03-22 | Add new option weechat.color.nicklist_offline | Sebastien Helleu | |
2010-03-22 | Remove obsolete option weechat.color.nicklist_more | Sebastien Helleu | |
2010-03-03 | Add new option weechat.look.read_marker_always_show | Sebastien Helleu | |
2010-03-02 | Add new option weechat.look.command_chars, add functions ↵ | Sebastien Helleu | |
string_is_command_char and string_input_for_buffer in plugin and script API | |||
2010-02-09 | Add new option weechat.look.time_format to customize default format for ↵ | Sebastien Helleu | |
date/time displayed (localized date by default), add function weechat_util_get_time_string in plugin API (patch #6914) | |||
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-12-14 | Add new option weechat.color.status_time | Sebastien Helleu | |
2009-11-07 | Check SSL certificates and use self-signed certificate to auto identify on ↵ | Sebastien Helleu | |
IRC server (CertFP) (task #7492) (patch from kolter) | |||
2009-10-14 | Fix bug with URL selection in some terminals (caused by horizontal lines) ↵ | Sebastien Helleu | |
(bug #27700) | |||
2009-08-29 | Add 2 new options: weechat.look.prefix_align_more and ↵ | Sebastien Helleu | |
weechat.look.prefix_buffer_align_more | |||
2009-08-29 | Add new option weechat.look.prefix_buffer_align_max | Sebastien Helleu | |
2009-08-09 | Remove obsolete option weechat.color.input_nick | Sebastien Helleu | |
2009-07-22 | Add new option weechat.look.search_text_not_found_alert | Sebastien Helleu | |
2009-07-09 | Remove obsolete option weechat.color.nicklist_separator | Sebastien Helleu | |
2009-06-14 | Add new option weechat.look.hotlist_names_merged_buffers | Sebastien Helleu | |
2009-06-10 | Rename option weechat.completion.nick_completor to nick_completer | Sebastien Helleu | |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu | |
2009-05-18 | Add option weechat.look.jump_previous_buffer_when_closing | Sebastien Helleu | |
2009-05-18 | Add option weechat.history.max_visited_buffers | Sebastien Helleu | |
2009-05-08 | Improve display of filter indicator in status bar, add option for color | Sebastien Helleu | |
2009-04-24 | Remove notify plugin (moved to core) | Sebastien Helleu | |
2009-04-21 | Add new option weechat.look.jump_current_to_previous_buffer | Sebastien Helleu | |