summaryrefslogtreecommitdiff
path: root/doc/de
AgeCommit message (Expand)Author
2012-03-23doc: update hdata "irc_channel" (add "names_received") in plugin API referenceSebastien Helleu
2012-03-13doc: update german translations, FAQ and user guideNils Görs
2012-03-12irc: fix redirection of message when message is queued for sending on serverSebastien Helleu
2012-03-12irc: add signals and tags in messages for irc notify (patch from Quentin Glid...Sebastien Helleu
2012-03-09core: improve and fix bugs on standard paste and bracketed pasteSebastien Helleu
2012-03-05api: add list "gui_buffer_last_displayed" in hdata "buffer"Sebastien 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-02-29doc: rewrite sentence about command /charset in FAQSebastien Helleu
2012-02-29irc: add support of "external" SASL mechanism (task #11864)Kyle Fuller
2012-02-26irc: add search for lower case nicks in option irc.look.nick_color_forceSebastien Helleu
2012-02-26doc: add japanese translator in user guideSebastien Helleu
2012-02-24doc: fix name of package libcurl4-gnutls-dev in dependencies (user guide)Sebastien Helleu
2012-02-24doc: add gdb commands to log output in a file (user guide)Sebastien Helleu
2012-02-21doc: update german translations and FAQNils Görs
2012-02-20core: update german translationsNils Görs
2012-02-19irc: rename server option "cap" to "capabilities"Sebastien Helleu
2012-02-19irc: add option "cap" in servers to enable capabilities on connectionSebastien Helleu
2012-02-11doc: add question about "TLS handshake error" in FAQSebastien Helleu
2012-02-09core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7...Sebastien Helleu
2012-02-04doc: update german translations, user guide and scripting guideNils Görs
2012-01-27irc: add alias "ctcp" for target buffer of CTCP messagesSebastien Helleu
2012-01-26doc: add spanish quickstart guideLázaro A
2012-01-24core: move option "scroll_unread" from command /input to /windowSebastien Helleu
2012-01-23relay: use protocol arguments for protocol "irc" only (arguments forbidden fo...Sebastien Helleu
2012-01-23relay: add protocol "weechat" in /help relaySebastien Helleu
2012-01-22doc: add python 3.x in user guideSebastien Helleu
2012-01-22core: add support of flags in regular expressions and highlight options, add ...Sebastien Helleu
2012-01-19doc: update german translations and user guideNils Görs
2012-01-19doc: add URL transfer in scripting guideSebastien Helleu
2012-01-19doc: add missing functions "hook_process_hashtable" and "hdata_hashtable" in ...Sebastien Helleu
2012-01-18core: add many libcurl options missing (for URL transfer)Sebastien Helleu
2012-01-16core: add URL transfer (using libcurl), add function hook_process_hashtable i...Sebastien Helleu
2012-01-12doc: remove obsolete variable "display_creation_date" in hdata of "irc_channe...Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-12-27doc: add weechat protocol in relay pluginSebastien Helleu
2011-12-25irc: add optional server in info "irc_is_channel" (before channel name) (bug ...Sebastien Helleu
2011-12-25core: change mouse state when option weechat.look.mouse is changedSebastien Helleu
2011-12-25doc: update german translations and docsSebastien Helleu
2011-12-25doc: update contents of hdata in plugin API referenceSebastien Helleu
2011-12-17alias: add help about syntax %%command for completion of alias in /aliasSebastien Helleu
2011-12-17api: add new function hdata_check_pointerSebastien Helleu
2011-12-07core: add option "hooks" for command /debugSebastien Helleu
2011-12-07core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...Sebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
2011-11-25core: fix type of variables in hdata "line_data" (type integer -> char)Sebastien Helleu
2011-11-21core: add "full_name" in buffer structureSebastien 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