summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-22doc: add message 343 (whois, is opered as) in list of messages for irc targer...Sebastien Helleu
2011-09-22core: add colors for inactive windows and lines (in merged buffers)Sebastien Helleu
2011-09-21doc: fix command to disable away nicks for bitlbee 3 in FAQSebastien Helleu
2011-09-17doc: update italian translations and docsSebastien Helleu
2011-09-15doc: fix translations in user guide for irc command line optionsSebastien Helleu
2011-08-28irc: allow reason for command /disconnectSebastien Helleu
2011-08-28doc: add instructions to debug a running WeeChat with gdb in user guideSebastien 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-26doc: fix typo in english FAQSebastien Helleu
2011-08-26doc: update question about SSL/freenode in FAQSebastien Helleu
2011-08-26doc: add optional package "ca-certificates" in dependenciesSebastien 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-26irc: add "count" in hashtable returned by "irc_message_split"Sebastien Helleu
2011-08-26irc: improve split of privmsg, add split of some other messages (bug #29879),...Sebastien Helleu
2011-08-20doc: add "New in version 0.3.6" for functions key_(un)bind in plugin API refe...Sebastien Helleu
2011-08-20doc: set asciidoc language with "-a lang=xx" to translate notes, tips, warnin...Sebastien Helleu
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-17doc: update italian translations and user guideSebastien Helleu
2011-08-16core: allow name of buffer for command /buffer clear (task #11269)Sebastien Helleu
2011-08-16doc: fix commands for scrolling bars with mouse wheel in user guideSebastien Helleu
2011-08-16core: add local variables of buffer in focus hashtable, remove irc_server/irc...Sebastien Helleu
2011-08-16irc: rename host/server/channel to irc_host/irc_server/irc_channel in irc foc...Sebastien Helleu
2011-08-15core: allow a second area for keys in context "mouse" (for drag & drop betwee...Sebastien Helleu
2011-08-15doc: update italian translations, user guide and FAQSebastien Helleu
2011-08-15doc: update german user guideSebastien Helleu
2011-08-15doc: update german translationsSebastien Helleu
2011-08-15doc: fix typo in user guideSebastien Helleu
2011-08-15core: add "_chat_line_x" in focus hashtable (for buffers with free content)Sebastien Helleu
2011-08-14core: return empty string for window and buffer pointers in focus hashtable w...Sebastien Helleu
2011-08-14doc: fix color of keys with one uppercase letter in user guideSebastien Helleu
2011-08-14doc: add missing keys m/q/Q (for cursor mode) in user guideSebastien Helleu
2011-08-14core: add buffer property "short_name_is_set", return name if short name is n...Sebastien Helleu
2011-08-14core: add key "_chat_line_nick" in focus hashtableSebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-10doc: add reload of CA file for question about freenode/SSL in FAQSebastien 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: use arguments for infolist "window" to return only one window by numberSebastien 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-06doc: update auto-generated hdata filesSebastien Helleu
2011-08-05doc: minor changes in FAQ for question about weird chars under screen/tmuxSebastien Helleu
2011-08-05core: fix bugs with automatic layout (bug #26110), add support of merged buff...Sebastien Helleu
2011-08-05doc: fix translation in french user guideSebastien Helleu
2011-08-04core: add option -all for command /buffer unmergeSebastien Helleu