summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user
AgeCommit message (Expand)Author
2012-01-19doc: update german translations and user guideNils Görs
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-17alias: add help about syntax %%command for completion of alias in /aliasSebastien 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-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 anchors for config file options in user's guideSebastien 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-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-01core: add option weechat.history.max_minutes: maximum number of minutes in hi...Sebastien 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-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-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-10-02doc: update german translations, user guide and FAQSebastien Helleu
2011-09-30core: fix sentence in /help upgradeSebastien Helleu
2011-09-24core: update help of option weechat.look.color_basic_force_boldSebastien Helleu
2011-09-24core: add new option weechat.look.color_basic_force_bold, off by default: bol...Sebastien Helleu
2011-09-23core: change default value for option weechat.look.color_inactive_buffer to offSebastien Helleu
2011-09-22core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...Sebastien Helleu
2011-09-22core: add colors for inactive windows and lines (in merged buffers)Sebastien Helleu
2011-08-28irc: allow reason for command /disconnectSebastien Helleu
2011-08-26core: add new options weechat.look.bar_more_left/right/up/downSebastien Helleu
2011-08-26core: add new option weechat.look.item_buffer_filterSebastien Helleu
2011-08-26core: change default value of option weechat.network.gnutls_ca_file to "/etc/...Sebastien Helleu
2011-08-26core: fix typo in /help keySebastien Helleu
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-16core: allow name of buffer for command /buffer clear (task #11269)Sebastien Helleu
2011-08-15core: allow a second area for keys in context "mouse" (for drag & drop betwee...Sebastien Helleu
2011-08-15doc: update german translationsSebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-09core: allow send of hsignal instead of command for keys in context "mouse"Sebastien Helleu
2011-08-09core: add new command /repeat (execute a command several times)Sebastien Helleu
2011-08-08core: add optional buffer name for area "chat" in keys of mouse contextSebastien Helleu
2011-08-07core: fix typo in /help upgradeSebastien Helleu
2011-08-06core: add note about SSL connections in /help upgradeSebastien Helleu
2011-08-04core: add option -all for command /buffer unmergeSebastien Helleu
2011-08-04doc: replace ">=" and "<=" by UTF-8 chars in docsSebastien Helleu
2011-08-03doc: add mouse support in user guideSebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu