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-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
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
Sebastien Helleu
2012-04-07
core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...
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: fix typo in help of option weechat.look.paste_bracketed (bug #35717)
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-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
[next]