Age | Commit message (Expand) | Author |
2014-07-12 | core: add option weechat.color.status_nicklist_count (closes #109, closes #110) | Sébastien Helleu |
2014-06-06 | core: add option weechat.look.hotlist_remove (closes #99) | Sébastien Helleu |
2014-03-19 | core: fix use of reserved C identifiers in headers (closes #31) | Sebastien Helleu |
2014-03-06 | core: add option weechat.look.hotlist_add_conditions, remove option weechat.l... | Sebastien Helleu |
2014-02-16 | core: add bare display mode (for easy text selection and click on URLs) | Sebastien Helleu |
2014-01-22 | core: revert the rename of option weechat.look.save_layout_on_exit | Sebastien Helleu |
2014-01-21 | core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la... | Sebastien Helleu |
2014-01-15 | core: add option weechat.look.tab_width | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-12-18 | core: add option weechat.look.window_auto_zoom, disable automatic zoom by def... | Sebastien Helleu |
2013-12-14 | core: add logical "and" between tags in filters, weechat.look.highlight_tags ... | Sebastien Helleu |
2013-12-07 | core: add option weechat.look.buffer_position | Sebastien Helleu |
2013-11-30 | core: add option weechat.look.buffer_auto_renumber | Sebastien Helleu |
2013-11-09 | core: rename option weechat.look.set_title to weechat.look.window_title (eval... | Sebastien Helleu |
2013-11-09 | core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat... | Sebastien Helleu |
2013-10-06 | core: add options to customize default text search in buffers | Sebastien Helleu |
2013-09-03 | core: rename options weechat.look.day_change_message(2) to weechat.look.day_c... | Sebastien Helleu |
2013-09-02 | core: add option weechat.look.day_change_message2 | Sebastien Helleu |
2013-08-25 | core: display day change message dynamically (do not store it as a line in bu... | Sebastien Helleu |
2013-08-16 | core: add text emphasis in messages when searching text in buffer | Sebastien Helleu |
2013-08-15 | core: remove obsolete enum t_config_look_nicklist | Sebastien Helleu |
2013-07-20 | core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix... | Sebastien Helleu |
2013-07-15 | core: add option weechat.look.key_bind_safe | Sebastien Helleu |
2013-07-11 | core: sort config options by name in sources | Sebastien Helleu |
2013-06-08 | core: add option weechat.network.proxy_curl (task #12651) | Sebastien Helleu |
2013-05-03 | core: add options weechat.look.prefix_align_more_after and weechat.look.prefi... | Sebastien Helleu |
2013-04-29 | core: make nick prefix/suffix dynamic (move options from irc plugin to core, ... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-08-20 | irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}... | Sebastien Helleu |
2012-08-14 | core: free some variables used for weechat.conf when quitting WeeChat | Sebastien Helleu |
2012-08-01 | core: add option weechat.startup.sys_rlimit to set system resource limits for... | Sebastien Helleu |
2012-07-07 | core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial... | Nils Görs |
2012-06-10 | core: add horizontal separator between windows, two new options to toggle hor... | Sebastien Helleu |
2012-06-09 | core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for... | Sebastien Helleu |
2012-06-09 | core: add options to use different color for offline nicks in prefix (patch f... | Sebastien Helleu |
2012-03-28 | core: add option weechat.look.prefix_same_nick (hide or change prefix on mess... | Sebastien Helleu |
2012-03-23 | core: add a connection timeout for child process in hook_connect (bug #35966) | Sebastien Helleu |
2012-03-09 | core: improve and fix bugs on standard paste and bracketed paste | Sebastien Helleu |
2012-03-04 | core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b... | Sebastien Helleu |
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-12-07 | core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto... | Sebastien Helleu |
2011-11-15 | core: allow list for option weechat.plugin.extension (makes weechat.conf port... | Sebastien Helleu |
2011-11-12 | core: add new option weechat.completion.base_word_until_cursor: allow complet... | Sebastien Helleu |
2011-11-05 | core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo... | Sebastien Helleu |
2011-11-01 | core: add option weechat.history.max_minutes: maximum number of minutes in hi... | 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: rename options *_inactive_line to *_inactive_buffer | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |