index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-config.c
Age
Commit message (
Expand
)
Author
2014-03-07
core: set option weechat.look.buffer_search_where to prefix_message by default
Sebastien Helleu
2014-03-06
core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...
Sebastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-02-09
core: display a warning in case of inconsistency between the options weechat....
Sebastien Helleu
2014-02-09
core: add more info in /help weechat.look.hotlist_sort
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-16
core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFER...
Sebastien Helleu
2014-01-15
core: add option weechat.look.tab_width
Sebastien Helleu
2014-01-13
core: fix typo in /help weechat.look.highlight_regex
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
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-11
core: update translations
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-24
core: do not update terminal title on startup if option weechat.look.window_t...
Sebastien Helleu
2013-11-13
core: set option weechat.look.paste_bracketed to "on" by default
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-11-09
core: remove unneeded warning when read of weechat.conf fails (another warnin...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_number
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_minutes
Sebastien Helleu
2013-10-20
core: add warning about value 0 in help of some history options
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-06
core: remove warning about proxy not found for option weechat.network.proxy_c...
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: add note about color codes "${color:xxx}" in /help weechat.look.day_cha...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-21
core: display an error message when "/buffer notify xxx" fails (with a wrong ...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-11
core: add note about "strftime" in help of options weechat.look.day_change_ti...
Sebastien Helleu
2013-08-10
core: optimize the removal of lines in buffers (a lot faster to clear/close b...
Sebastien Helleu
2013-08-04
core: change colors of example in /help weechat.look.buffer_time_format
Sebastien Helleu
2013-08-04
core: change color format for options from `${xxx}` to `${color:xxx}`
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-07-29
core: add note about evaluated content of option (for options allowing secure...
Sebastien Helleu
2013-07-27
core: use default value for prefixes used in messages displayed before the in...
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-20
core: add CA_FILE option in cmake and configure to setup default value of opt...
Sebastien Helleu
2013-07-20
core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...
Sebastien Helleu
[next]