summaryrefslogtreecommitdiff
path: root/doc/it
AgeCommit message (Expand)Author
2010-12-17Add command line option "-c" (or "--colors") to display default colors in ter...Sebastien Helleu
2010-12-12Update italian translations and docSebastien Helleu
2010-12-11Add date format for logger masks in user guideSebastien Helleu
2010-12-10Change font used in doc for default keybindingsSebastien Helleu
2010-12-09Add option "-switch" to commands /connect and /reconnectSebastien Helleu
2010-12-07Add color support in option weechat.look.buffer_time_formatSebastien Helleu
2010-12-07Update required version of asciidoc to build doc (now 8.5.0)Sebastien Helleu
2010-12-06Add note about automatic unhook for function hook_process in plugin API refer...Sebastien Helleu
2010-12-06Add doc about relay plugin in user guideSebastien Helleu
2010-12-06Add some custom css styles for asciidocSebastien Helleu
2010-12-06Add example for irc proxy in /help relaySebastien Helleu
2010-12-04Update italian translations, FAQ and plugin API referenceSebastien Helleu
2010-12-04Fix typos in scripting guideSebastien Helleu
2010-12-02Add question about key to jump to buffer 11 (or higher) in FAQSebastien Helleu
2010-12-02Replace "receiver" by "target" in help of some IRC commandsSebastien Helleu
2010-11-29Fix /help notice: receiver can be nick or channelSebastien Helleu
2010-11-29Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"Sebastien Helleu
2010-11-28Add question about IRC SSL connection in FAQSebastien Helleu
2010-11-25Add new option weechat.look.highlight_regex and function string_has_highlight...Sebastien Helleu
2010-11-19Update list of contributorsSebastien Helleu
2010-11-19Add some tags in FAQ to filter IRC messages displayed when joining channelSebastien Helleu
2010-11-18Update user guideSebastien Helleu
2010-11-18Fix infinite loop on gnutls handshake when connecting with SSL to server on w...Gu1ll4um3r0m41n
2010-11-14Fix data sent to callback of hook_process, improve hook_process by using bufferSebastien Helleu
2010-11-10Use type "unsigned long long" for API function string_format_sizeSebastien Helleu
2010-11-09Add note about "%h" replaced by WeeChat home in some optionsSebastien Helleu
2010-11-09Complete with alias value for second argument of command /aliasSebastien Helleu
2010-11-09Add function "hook_completion_get_string" in plugin APISebastien Helleu
2010-11-08Add info "python2_bin" (path to python 2.x interpreter) in Python pluginSebastien Helleu
2010-11-08Add question in FAQ about hiding names when joining an IRC channelSebastien Helleu
2010-11-08Add doc for some signals and hsignals in plugin API referenceSebastien Helleu
2010-11-07Fix typo in help of options irc.look.notify_tags_ison and irc.look.notify_tag...Sebastien Helleu
2010-11-06Move examples at the end of /help loggerSebastien Helleu
2010-11-06Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...Sebastien Helleu
2010-11-01Update german and italian translationsSebastien Helleu
2010-11-01Fix return code values in plugin API reference for some config callbacksSebastien Helleu
2010-10-29Add new option irc.look.nick_color_forceSebastien Helleu
2010-10-29Add new functions in plugin API to get/set nicks/groups properties in nicklistSebastien Helleu
2010-10-25Add irc modifier and irc_parse_message in scripting guideSebastien Helleu
2010-10-23Add new functions in plugin API: hook_hsignal and hook_hsignal_sendSebastien Helleu
2010-10-20Add missing function "infolist_reset_item_cursor" in scripting guideSebastien Helleu
2010-10-17Use const void * for keys and values in some hashtable functionsSebastien Helleu
2010-10-15Add properties "values" and "keys_values" for hashtable_get_string (return st...Sebastien Helleu
2010-10-13Add new options irc.color.nick_prefix and irc.color.nick_suffixSebastien Helleu
2010-10-12Add new option weechat.look.hotlist_unique_numbers (task #10691)Sebastien Helleu
2010-10-12Add new option irc.look.item_away_messageSebastien Helleu
2010-10-11Remove unneeded spacesSebastien Helleu
2010-10-11Add property "no_highlight_nicks" in buffers to disable highlight for some ni...Sebastien Helleu
2010-10-11Add function "hashtable_has_key" in WeeChat and plugin APISebastien Helleu
2010-10-10Add property "keys" for hashtable_get_string (return string with list of keys)Sebastien Helleu