summaryrefslogtreecommitdiff
path: root/src/core/wee-config.c
AgeCommit message (Expand)Author
2016-07-09core: replace some single quotes by double quotes in help of optionsSébastien Helleu
2016-04-06core: set default value "djb2" for option weechat.look.nick_color_hashSébastien Helleu
2016-04-05core: move nick coloring from irc plugin to core (closes #262)Sébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-02-15core: move irc bar item "away" and two options to core (closes #692)Sébastien Helleu
2016-01-06core: remove unused option weechat.color.nicklist_offlineSimmo Saan
2016-01-01core: update copyright datesSébastien Helleu
2015-12-24core: add a parent name in options (closes #629)Sébastien Helleu
2015-10-03core: add option weechat.look.paste_auto_add_newline (closes #543)Sébastien Helleu
2015-07-26core: fix typo in /help weechat.look.key_grab_delaySébastien Helleu
2015-07-26core: add option weechat.look.key_grab_delay to set the default delay when gr...Sébastien Helleu
2015-07-14core: add option weechat.look.confirm_upgrade (closes #463)Sébastien Helleu
2015-06-04core: replace "create" by "add" in messages and docs for IRC servers and proxiesSébastien Helleu
2015-04-19core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...Sébastien Helleu
2015-04-19core: sort config options by name in sourcesSébastien Helleu
2015-04-11core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...Sébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-11-09core: add option weechat.completion.command_inline (task #12491)Sébastien Helleu
2014-11-06core: update translationsSébastien Helleu
2014-11-06core: add bar item "mouse_status", new options weechat.look.item_mouse_status...Nils Görs
2014-10-26core: add note about option weechat.look.color_nick_offline in help of color ...Sébastien Helleu
2014-08-23core: fix typo: unambigous -> unambiguousSébastien Helleu
2014-08-23core: allow incomplete commands if unambiguous (task #5419)Sébastien Helleu
2014-07-12core: add option weechat.color.status_nicklist_count (closes #109, closes #110)Sébastien Helleu
2014-06-11core: set default value "merged" for option weechat.look.hotlist_removeSébastien Helleu
2014-06-06core: add option weechat.look.hotlist_remove (closes #99)Sébastien Helleu
2014-04-12api: allow wildcard "*" inside the mask in function string_matchSébastien Helleu
2014-03-07core: set option weechat.look.buffer_search_where to prefix_message by defaultSebastien Helleu
2014-03-06core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...Sebastien Helleu
2014-02-21Merge branch 'trigger'Sebastien Helleu
2014-02-16core: add bare display mode (for easy text selection and click on URLs)Sebastien Helleu
2014-02-10api: add integer return code for functions hook_{signal|hsignal}_sendSebastien Helleu
2014-02-09trigger: add trigger pluginSebastien Helleu
2014-02-09core: display a warning in case of inconsistency between the options weechat....Sebastien Helleu
2014-02-09core: add more info in /help weechat.look.hotlist_sortSebastien Helleu
2014-01-22core: revert the rename of option weechat.look.save_layout_on_exitSebastien Helleu
2014-01-21core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la...Sebastien Helleu
2014-01-16core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFER...Sebastien Helleu
2014-01-15core: add option weechat.look.tab_widthSebastien Helleu
2014-01-13core: fix typo in /help weechat.look.highlight_regexSebastien Helleu
2014-01-09core: add "POSIX extended" in description of options/commands/functions using...Sebastien Helleu
2014-01-05core: fix compilation warnings on OpenBSDSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-23core: replace darkgray color as default value of optionsSebastien Helleu
2013-12-18core: add support of UTF-8 chars in horizontal/vertical separatorsSebastien Helleu
2013-12-18core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...Sebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ...Sebastien Helleu
2013-12-11core: update translationsSebastien Helleu
2013-12-07core: add option weechat.look.buffer_positionSebastien Helleu
2013-11-30core: add option weechat.look.buffer_auto_renumberSebastien Helleu