summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2011-06-22doc: fix typo in FAQSebastien Helleu
2011-06-22doc: fix question about target buffer on merged buffers in FAQSebastien Helleu
2011-06-22doc: update question about URLs in FAQSebastien Helleu
2011-06-21doc: fix typo in plugin API referenceSebastien Helleu
2011-06-21doc: add questions in FAQ, remove instructions/commands for old WeeChat versi...Sebastien Helleu
2011-06-15core: add local variable "highlight_regex" in buffersSebastien Helleu
2011-06-13core: update description for some hdataSebastien Helleu
2011-06-13core: add option "tags" for command /debugSebastien Helleu
2011-06-13core: add option weechat.look.eat_newline_glitch (disabled by default, can ca...Sebastien Helleu
2011-06-13core: add "hdata" (direct access to WeeChat/plugin data)Sebastien Helleu
2011-06-01core: add option "infolists" for command /debugSebastien Helleu
2011-05-18logger: add option logger.file.flush_delay (task #11118)Sebastien Helleu
2011-05-16core: add horizontal scrolling for buffers with free content (command /window...Sebastien Helleu
2011-05-15doc: add missing argument "gnutls_priorities" in function hook_connectSebastien Helleu
2011-05-15core: add missing arguments filename and name in /help pluginSebastien Helleu
2011-05-15irc: fix argument nick in /help ignoreSebastien Helleu
2011-05-15core: fix compilation of doc in standalone packageSebastien Helleu
2011-05-14irc: fix typo in /help linksSebastien Helleu
2011-05-13doc: fix typosSebastien Helleu
2011-05-11core: fix argument name in /help colorSebastien Helleu
2011-05-07core: fix balance of windowsSebastien Helleu
2011-05-05doc: add value 0 for date in functions printf_date and printf_date_tags of pl...Sebastien Helleu
2011-05-04doc: update gnutls version required (min 2.2.0) in user guideSebastien Helleu
2011-04-29doc: fix callbacks of function weechat_config_new_option in plugin API referenceSebastien Helleu
2011-04-29doc: add return value for callbacks in plugin API referenceSebastien Helleu
2011-04-28irc: add new options irc.color.topic_old and irc.color.topic_newSebastien Helleu
2011-04-28irc: add option "ssl_priorities" in servers (task #10106, debian #624055)Sebastien Helleu
2011-04-26doc: change URL for support page in FAQSebastien Helleu
2011-04-26irc: add modifier "irc_in2_xxx" (called after charset decoding)Sebastien Helleu
2011-04-26api: add new function config_set_desc_plugin (task #10925)Sebastien Helleu
2011-04-25doc: fix typo in plugin API reference for function config_set_pluginSebastien Helleu
2011-04-24core: add option weechat.look.hotlist_add_buffer_if_awaySebastien Helleu
2011-04-23core: add option "balance" for command /window (key: alt+"w" + alt+"b")Sebastien Helleu
2011-04-22core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1...Sebastien Helleu
2011-04-20doc: fix typoSebastien Helleu
2011-04-19core: allow command mask for infolist_get on command hooksSebastien Helleu
2011-04-17core: add automatic reset of color pairs, new option weechat.look.color_pairs...Sebastien Helleu
2011-04-15aspell: add section "option" in aspell.conf for speller options (task #11083)Sebastien Helleu
2011-04-13core: use buffer pointer instead of window in input functions, add new functi...Sebastien Helleu
2011-04-11core: add messages counts in hotlist for each buffer, option weechat.look.hot...Sebastien Helleu
2011-03-24doc: add question about "WeeChat" name in FAQSebastien Helleu
2011-03-23irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...Sebastien Helleu
2011-03-18Add optional bar name in command /bar defaultSebastien Helleu
2011-03-18Add new option weechat.look.highlight_tags (force highlight on tags)Sebastien Helleu
2011-03-16Use new style for keys in FAQSebastien Helleu
2011-03-16Add question about keys up/down for global history in FAQSebastien Helleu
2011-03-16Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...Sebastien Helleu
2011-03-15Fix return value of callback for hashtable_map in plugin API referenceSebastien Helleu
2011-03-15Add new option irc.look.buffer_auto_switch_on_joinSebastien Helleu
2011-03-15Fix typos in plugin API referenceSebastien Helleu