summaryrefslogtreecommitdiff
path: root/doc/it/weechat_scripting.it.txt
AgeCommit message (Collapse)Author
2012-07-30doc: update italian docsMarco Paolone
2012-03-29doc: argument "shutdown_function" is optional in function register ↵Sebastien Helleu
(scripting guide)
2012-03-23core: add a connection timeout for child process in hook_connect (bug #35966)Sebastien Helleu
2012-02-10doc: update italian docsMarco Paolone
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
scripting guide
2011-12-17api: add new function hdata_check_pointerSebastien Helleu
2011-11-17doc: update italian translations and docsMarco Paolone
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-10-21doc: update italian translations and docsMarco Paolone
2011-09-17doc: update italian translations and docsSebastien Helleu
2011-08-26irc: improve split of privmsg, add split of some other messages (bug ↵Sebastien Helleu
#29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin List of new features/bugs fixed: - improve split of privmsg: keep CTCP in split - add split of messages: ison, join, notice, wallops, 005, 353 - add new info_hashtable "irc_message_split" (for plugins/scripts) - in relay plugin: split irc messages sent to clients of irc proxy
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-04doc: replace ">=" and "<=" by UTF-8 chars in docsSebastien Helleu
2011-08-01doc: add missing API functions in scripting guideSebastien Helleu
2010-12-04Fix typos in scripting guideSebastien Helleu
2010-11-01Update german and italian translationsSebastien Helleu
2010-10-29Add new functions in plugin API to get/set nicks/groups properties in nicklistSebastien Helleu
8 new functions added: - nicklist_group_get_integer - nicklist_group_get_string - nicklist_group_get_pointer - nicklist_group_set - nicklist_nick_get_integer - nicklist_nick_get_string - nicklist_nick_get_pointer - nicklist_nick_set
2010-10-25Add irc modifier and irc_parse_message in scripting guideSebastien Helleu
2010-10-20Add missing function "infolist_reset_item_cursor" in scripting guideSebastien Helleu
2010-08-27Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, ↵Sebastien Helleu
info_get_hashtable), add IRC info_hashtable "irc_parse_message" Note: tcl >= 8.5 is now required (for tcl plugin).
2010-07-29Update italian translations and scripting guideSebastien Helleu
2010-07-28Add example of printed message with tag "no_log" in scripting guideSebastien Helleu
2010-07-19Remove unneeded spaces and tabsSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-04-15Update italian docs and translationsSebastien Helleu
2010-04-11Update italian scripting guideSebastien Helleu
2010-04-11Add italian scripting guideSebastien Helleu