Age | Commit message (Expand) | Author |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-01-26 | Send signal "day_changed" even if option weechat.look.day_change is set to off | Sebastien Helleu |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask (... | Sebastien Helleu |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu |
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 IR... | Sebastien Helleu |
2009-10-30 | Fix message "Day changed to", sometimes displayed at wrong time (bug #26959) | Sebastien Helleu |
2009-10-14 | Fix bug with URL selection in some terminals (caused by horizontal lines) (bu... | Sebastien Helleu |
2009-10-04 | Fix compilation under Cygwin (patch #6916) | Sebastien Helleu |
2009-09-19 | Fix terminal title bug: do not reset it when option weechat.look.set_title is... | Sebastien Helleu |
2009-08-29 | Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf... | Sebastien Helleu |
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-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-21 | Disable layout saving by default | 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-28 | Convert all docs to asciidoc format, add scripting guide | 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-17 | Add signals "key_bind" and "key_unbind" | Sebastien Helleu |
2009-05-17 | Fix typo: formated -> formatted | Sebastien Helleu |
2009-05-12 | Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb... | Sebastien Helleu |
2009-05-10 | Add function window_set_title in API (task #9361) | Sebastien Helleu |
2009-05-08 | Improve display of filter indicator in status bar, add option for color | Sebastien Helleu |
2009-04-24 | Fix typo: splited/splitted -> split | Sebastien Helleu |
2009-04-24 | Fix typo: easyly -> easily | 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 |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-04-07 | Some improvements on key bindings | Sebastien Helleu |
2009-04-03 | Add new option "weechat.completion.nick_add_space" (add space after nick comp... | Sebastien Helleu |
2009-04-01 | Fix bug with partial completions | Sebastien Helleu |
2009-04-01 | Add default template completion (by default: nick or IRC channel) | Sebastien Helleu |
2009-03-27 | Fix SSL connection to some IRC servers using Diffie Hellman and small exchang... | Sebastien Helleu |
2009-03-07 | Add new key to zoom a window (meta-z by default) (task #7470) | Sebastien Helleu |
2009-03-06 | Add new hook type "process": launch command with fork and catch result (rc/st... | Sebastien Helleu |
2009-02-26 | Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previ... | Sebastien Helleu |
2009-02-23 | Test return code of some malloc/strdup | Sebastien Helleu |
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-17 | Use nick color for display of IRC action messages | Sebastien Helleu |
2008-12-15 | Add new bar filling types: columns_horizontal and columns_vertical | Sebastien Helleu |
2008-11-24 | Fix option weechat.look.color_nicks_number, value is now immediately applied ... | Sebastien Helleu |