summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2011-08-03doc: add mouse support in user guideSebastien Helleu
2011-08-03doc: add IRC SASL authentication in user guideSebastien Helleu
2011-08-02core: remove "const" for first argument of function utf8_normalizeSebastien Helleu
2011-08-01doc: add missing API functions in scripting guideSebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu
2011-07-30core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...Sebastien Helleu
2011-07-30core: cosmetic changes in /help keySebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-28core: improve mouse support: process utf-8 codes, add option weechat.look.mou...Sebastien Helleu
2011-07-28doc: fix type for arguments of hook_timer in plugin API referenceSebastien Helleu
2011-07-27core: allow buffer name in /buffer closeSebastien Helleu
2011-07-27irc: complete help of command /ban (explain what is does without argument)Sebastien Helleu
2011-07-27doc: add key alt-m (toggle mouse) in user guideSebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-07-17doc: add gettext in dependencies for build (optional)Sebastien Helleu
2011-07-14doc: fix typo in user guideSebastien Helleu
2011-07-14doc: fix typo in user guideSebastien Helleu
2011-07-14doc: add doc about connection to Freenode with TOR/SASLSebastien Helleu
2011-07-10core: allow empty argument for infolist "key" (return context "default")Sebastien Helleu
2011-07-05irc: fix typo in help of options irc.look.new_channel_position and irc.look.n...Sebastien Helleu
2011-07-05core: add context "search" for keys (to define keys used during search in buf...Sebastien Helleu
2011-06-29core: add new option weechat.look.separator_vertical, rename option weechat.l...Sebastien Helleu
2011-06-26core: many improvements on hdataSebastien Helleu
2011-06-22core: display error (only once) when bad file descriptor is detected in hook_fdSebastien Helleu
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