summaryrefslogtreecommitdiff
path: root/doc/de
AgeCommit message (Collapse)Author
2010-08-11Add new plugin "rmodifier": alter modifier strings with regular expressions ↵Sebastien Helleu
(bug #26964)
2010-08-06Add missing autogen files for german user guideSebastien Helleu
2010-08-05Update german scripting guideSebastien Helleu
2010-08-05Fix typo in german scripting guideSebastien Helleu
2010-08-05Add german scripting guideSebastien Helleu
2010-07-27Update german translationsSebastien Helleu
2010-07-19Remove unneeded spaces and tabsSebastien Helleu
2010-07-17Fix help of option irc.look.nick_color_stop_chars (problem in generated ↵Sebastien Helleu
asciidoc file)
2010-07-17Update docsSebastien Helleu
2010-07-15Update german translationsSebastien Helleu
2010-07-12Add new option weechat.look.align_end_of_linesSebastien Helleu
2010-07-08Fix oftc address in quickstart guideSebastien Helleu
2010-07-06Improve irc lag indicator: two colors (counting and finished), update item ↵Sebastien Helleu
even when pong has not been received, lag_min_show is now in milliseconds
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-06-15Add IRC info "irc_nick_color_name" to get color name of a nickSebastien Helleu
2010-06-14Add german user guideSebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
2010-03-10Update german and italian FAQSebastien Helleu
2010-03-09Update german FAQSebastien Helleu
2010-03-09Add questions in FAQ about voice filtering and check of away nicksSebastien Helleu
2010-03-08Add more sections in FAQSebastien Helleu
2010-02-21Update german FAQSebastien Helleu
2010-02-20Add question about meta keys in FAQSebastien Helleu
2010-01-26Update german FAQSebastien Helleu
2010-01-25Add new question in FAQ: "How can I tweak WeeChat to consume less memory?"Sebastien Helleu
2010-01-24Remove evil tabs in sourcesSebastien Helleu
2010-01-17Update FAQ and translationsSebastien Helleu
2010-01-17Update german/polish FAQ and polish translationsSebastien Helleu
2010-01-16Add question about long URLs in FAQSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-12-13Update URL of WeeChat scripts pageSebastien Helleu
2009-11-18Add italian docs: quickstart and testerSebastien Helleu
2009-09-20Fix cmake directories: let user customize lib, share, locale and include ↵Sebastien Helleu
directories (patch #6922)
2009-09-10Add german FAQSebastien Helleu
2009-09-09Add german tester's guideSebastien Helleu
2009-09-05Update german quickstart guideSebastien Helleu
2009-09-05Add german quickstart guideSebastien Helleu
2009-05-28Convert all docs to asciidoc format, add scripting guideSebastien Helleu
2009-05-19New default value "0" for option irc.network.lag_disconnect (do not ↵Sebastien Helleu
disconnect on high lag)
2009-05-19Add new command /wait (schedule a command execution in future)Sebastien Helleu
2009-05-18Add argument with buffer number/range for command "/buffer close" (task ↵Sebastien Helleu
#9390, task #7239)
2009-05-18Add option weechat.look.jump_previous_buffer_when_closingSebastien Helleu
2009-05-18Add option weechat.history.max_visited_buffersSebastien Helleu
2009-05-18Add new keys to move into last visited buffers (alt + "<", alt + ">"), come ↵Sebastien Helleu
back to last visited buffer when closing a buffer
2009-05-17Fix typo: formated -> formattedSebastien Helleu
2009-05-17Add function "config_is_set_plugin" in plugin/script APISebastien Helleu
2009-05-16Add infolist "key" with key bindingsSebastien Helleu
2009-05-15Convert some docs to asciidoc format, add tester's guide, remove some ↵Sebastien Helleu
obsolete docs
2009-05-12Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer ↵Sebastien Helleu
number or previous buffer This will switch to buffer #N or previously displayed buffer if current buffer is #N (it uses option weechat.look.jump_current_to_previous_buffer). Default keys alt-1 to alt-0 are now /buffer *N
2009-05-12Fix typo: transfert -> transferSebastien Helleu