Age | Commit message (Expand) | Author |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ... | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-12-25 | core: change mouse state when option weechat.look.mouse is changed | Sebastien Helleu |
2011-12-07 | core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto... | Sebastien Helleu |
2011-11-21 | core: add "full_name" in buffer structure | Sebastien Helleu |
2011-11-17 | core: apply filters after full reload of configuration files (with /reload) (... | Sebastien Helleu |
2011-11-15 | core: display a warning when option weechat.look.eat_newline_glitch is enabled | 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: do not display warning about option "save_config_on_exit" on startup or... | 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-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-24 | core: update help of option weechat.look.color_basic_force_bold | Sebastien Helleu |
2011-09-24 | core: add new option weechat.look.color_basic_force_bold, off by default: bol... | Sebastien Helleu |
2011-09-23 | core: change default value for option weechat.look.color_inactive_buffer to off | 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: fix refresh problem on other windows when options weechat.look.color_in... | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-26 | core: add new options weechat.look.bar_more_left/right/up/down | Sebastien Helleu |
2011-08-26 | core: add new option weechat.look.item_buffer_filter | Sebastien Helleu |
2011-08-26 | core: change default value of option weechat.network.gnutls_ca_file to "/etc/... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-07-28 | core: improve mouse support: process utf-8 codes, add option weechat.look.mou... | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-29 | core: add new option weechat.look.separator_vertical, rename option weechat.l... | Sebastien Helleu |
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 ca... | 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 weechat.look.color_pairs... | Sebastien Helleu |
2011-04-17 | core: apply new value of option weechat.look.buffer_notify_default to all ope... | Sebastien Helleu |
2011-04-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-04-10 | core: add missing and remove unneeded spaces in translations | Sebastien Helleu |
2011-03-18 | Create default bars only if no bar is defined in configuration file | Sebastien Helleu |
2011-03-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | Sebastien Helleu |
2011-03-09 | Allow list of buffers in command /filter (exclusion with prefix "!") (task #1... | Sebastien Helleu |
2011-03-07 | Add chars "`" and "_" in default value of option weechat.completion.nick_igno... | Sebastien Helleu |
2011-03-06 | Reload file with certificate authorities when option weechat.network.gnutls_c... | Sebastien Helleu |
2011-02-22 | Replace char "/" by ":" to specify background in nick colors | Sebastien Helleu |
2011-02-05 | Add option weechat.look.read_marker_string, use option hline_char for horizon... | Sebastien Helleu |
2011-01-31 | Add some chars after cursor when scrolling input line: new option weechat.loo... | Sebastien Helleu |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu |
2011-01-03 | Fix crash when changing or removing color palette options | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2011-01-01 | Add new command /color | Sebastien Helleu |
2010-12-21 | Allow more flexible format for palette options | Sebastien Helleu |
2010-12-20 | Replace the 10 nick color options and number of nick colors by a single optio... | Sebastien Helleu |