summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-12doc: add note about option irc.color.mirc_remap in section "Usage/Command lin...Sebastien Helleu
2011-11-12doc: add anchors for config file options in user's guideSebastien Helleu
2011-11-12doc: add casemapping value in hdata of irc serverSebastien Helleu
2011-11-12api: add new functions strcasecmp_range and strncasecmp_rangeSebastien Helleu
2011-11-08doc: update german translations and docsSebastien Helleu
2011-11-08core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...Sebastien Helleu
2011-11-07doc: fix URL of certificates for oftc IRC server in user's guideSebastien Helleu
2011-11-06doc: add developer's guide (task #5416)Sebastien Helleu
2011-11-05core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...Sebastien Helleu
2011-11-05irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC...Sebastien Helleu
2011-11-04irc: allow URL "irc://" in command /connectSebastien Helleu
2011-11-04doc: fix toclevels (from 3 to 4) for user guide in Makefile.amSebastien Helleu
2011-11-03core: fix typo: occured -> occurredSebastien Helleu
2011-11-03core: remove obsolete/empty sources for Qt and WxwidgetsSebastien Helleu
2011-11-01core: add option weechat.history.max_minutes: maximum number of minutes in hi...Sebastien Helleu
2011-10-31doc: add script urlserver.py in FAQSebastien Helleu
2011-10-31aspell: add note about option "aspell.check.commands" in /help aspellSebastien Helleu
2011-10-29doc: update doc of aspell commandSebastien Helleu
2011-10-29core: add optional arguments for command /plugin load/reload/autoloadSebastien Helleu
2011-10-28doc: fix two properties of function window_get_integer in plugin API referenceSebastien Helleu
2011-10-27core: update examples in /help filterSebastien Helleu
2011-10-27irc: add missing modes in /help mode (synopsis of command)Sebastien Helleu
2011-10-27core: remove wrong example in /help bar (scroll bar using buffer name)Sebastien Helleu
2011-10-27alias: improve /help alias: display many <command> in command synopsisSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-10-25core: fix typo: childs -> childrenSebastien Helleu
2011-10-22Version 0.3.6Sebastien Helleu
2011-10-21doc: update italian translations and docsMarco Paolone
2011-10-19doc: add missing description of argument "case_sensitive" for function "weech...Sebastien Helleu
2011-10-17doc: update italian user guide and plugin API referenceMarco Paolone
2011-10-16core: use value 2 of keep_eol in function string_split to keep separators at ...Sebastien Helleu
2011-10-15core: add color attribute "|" and value "resetcolor" for function weechat_col...Sebastien Helleu
2011-10-12doc: update polish translations and docs, add polish scripting guideSebastien Helleu
2011-10-12doc: update italian FAQ and plugin API referenceSebastien Helleu
2011-10-11doc: add note about hsignal name for irc redirections in plugin API referenceSebastien Helleu
2011-10-10core: uninstall docs and weechat-plugin.h on "make uninstall", fix compilatio...Sebastien Helleu
2011-10-07doc: update german user guide and FAQSebastien Helleu
2011-10-06doc: update italian translationsSebastien Helleu
2011-10-06doc: update italian docsSebastien Helleu
2011-10-06doc: add keys to jump to highlights in FAQ (question about search of text in ...Sebastien Helleu
2011-10-05core: add modifiers control/alt ("ctrl" and "alt") for mouse eventsSebastien Helleu
2011-10-05doc: replace "line date" by "line date/time" for hashtable of hook_focus in p...Sebastien Helleu
2011-10-05doc: add "nick" for sasl_username option (irc plugin) in user guideSebastien Helleu
2011-10-04doc: add note about prefix for function weechat_printf in plugin API referenceSebastien Helleu
2011-10-02doc: update german translations, user guide and FAQSebastien Helleu
2011-09-30doc: update question about SSL/freenode in FAQSebastien Helleu
2011-09-30core: fix sentence in /help upgradeSebastien Helleu