summaryrefslogtreecommitdiff
path: root/src/core/wee-config.c
AgeCommit message (Expand)Author
2013-05-03core: add options weechat.look.prefix_align_more_after and weechat.look.prefi...Sebastien Helleu
2013-04-29core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...Sebastien Helleu
2013-03-17core: add support of multiple layouts (task #11274)Sebastien Helleu
2013-02-01core: add info about doc and function to read in /help weechat.completion.def...Sebastien Helleu
2013-01-04core: fix help of option weechat.color.separatorSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-16core: add git version in build, display it in "weechat-curses --help" and /ve...Sebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-12-01core: add color support in options weechat.look.prefix_{action|error|join|net...Nils Görs
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-08-20irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...Sebastien Helleu
2012-08-14core: free some variables used for weechat.conf when quitting WeeChatSebastien Helleu
2012-08-01core: add option weechat.startup.sys_rlimit to set system resource limits for...Sebastien Helleu
2012-07-07core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial...Nils Görs
2012-06-10core: add horizontal separator between windows, two new options to toggle hor...Sebastien Helleu
2012-06-09core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...Sebastien Helleu
2012-06-09core: add options to use different color for offline nicks in prefix (patch f...Sebastien Helleu
2012-04-11core: fix help of option weechat.completion.nick_completerSebastien Helleu
2012-04-11core: fix display bugs and crashs with small windows (bug #36107)Sebastien Helleu
2012-04-07core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...Sebastien Helleu
2012-03-28core: add option weechat.look.prefix_same_nick (hide or change prefix on mess...Sebastien Helleu
2012-03-23core: add a connection timeout for child process in hook_connect (bug #35966)Sebastien Helleu
2012-03-09core: improve and fix bugs on standard paste and bracketed pasteSebastien Helleu
2012-03-04core: fix typo in help of option weechat.look.paste_bracketed (bug #35717)Sebastien Helleu
2012-03-04core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b...Sebastien Helleu
2012-03-04core: add support of terminal "bracketed paste mode" (task #11316)Sebastien Helleu
2012-01-22core: add support of flags in regular expressions and highlight options, add ...Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-12-25core: change mouse state when option weechat.look.mouse is changedSebastien Helleu
2011-12-07core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...Sebastien Helleu
2011-11-21core: add "full_name" in buffer structureSebastien Helleu
2011-11-17core: apply filters after full reload of configuration files (with /reload) (...Sebastien Helleu
2011-11-15core: display a warning when option weechat.look.eat_newline_glitch is enabledSebastien Helleu
2011-11-15core: allow list for option weechat.plugin.extension (makes weechat.conf port...Sebastien Helleu
2011-11-12core: add new option weechat.completion.base_word_until_cursor: allow complet...Sebastien Helleu
2011-11-05core: do not display warning about option "save_config_on_exit" on startup or...Sebastien Helleu
2011-11-05core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...Sebastien Helleu
2011-11-01core: add option weechat.history.max_minutes: maximum number of minutes in hi...Sebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-09-24core: update help of option weechat.look.color_basic_force_boldSebastien Helleu
2011-09-24core: add new option weechat.look.color_basic_force_bold, off by default: bol...Sebastien Helleu
2011-09-23core: change default value for option weechat.look.color_inactive_buffer to offSebastien Helleu
2011-09-22core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...Sebastien Helleu
2011-09-22core: rename options *_inactive_line to *_inactive_bufferSebastien Helleu
2011-09-22core: fix refresh problem on other windows when options weechat.look.color_in...Sebastien Helleu
2011-09-22core: add colors for inactive windows and lines (in merged buffers)Sebastien Helleu
2011-08-26core: add new options weechat.look.bar_more_left/right/up/downSebastien Helleu
2011-08-26core: add new option weechat.look.item_buffer_filterSebastien Helleu
2011-08-26core: change default value of option weechat.network.gnutls_ca_file to "/etc/...Sebastien Helleu