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
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
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-28
core: set options weechat.look.color_inactive_{buffer|window} to "on" by default
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-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-02-01
core: add info about doc and function to read in /help weechat.completion.def...
Sebastien Helleu
2013-01-04
core: fix help of option weechat.color.separator
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-01
core: add color support in options weechat.look.prefix_{action|error|join|net...
Nils Görs
2012-11-02
core: add command /eval, use expression in conditions for bars, add function ...
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-04-11
core: fix help of option weechat.completion.nick_completer
Sebastien Helleu
[prev]
[next]