summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api/infolists.txt
AgeCommit message (Collapse)Author
2012-01-16core: update italian translationsMarco Paolone
2012-01-16core: add URL transfer (using libcurl), add function hook_process_hashtable ↵Sebastien Helleu
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-08-15doc: update italian translations, user guide and FAQSebastien Helleu
2011-08-08core: use arguments for infolist "window" to return only one window by numberSebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus ↵Sebastien Helleu
(for mouse gestures)
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix ↵Sebastien Helleu
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer New features and bugs fixed: - mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse" - free movement of cursor: new command /cursor, new key context "cursor" - new hook_focus (used by cursor and mouse) - info "cursor_mode" - bugs fixed with key "^" - allow plugin name in /buffer name - fix bugs with bar windows: do not create bar windows for hidden bars - fix completion bug when two words for completion are equal but with different case - automatic scroll direction in /bar scroll (x/y is now optional)
2011-07-10core: allow empty argument for infolist "key" (return context "default")Sebastien Helleu
2011-05-03doc: update italian translations and docsSebastien Helleu
2011-04-19core: allow command mask for infolist_get on command hooksSebastien Helleu
2011-03-21Update italian translations and docsSebastien Helleu
2011-02-25Add optional command name for infolist_get on command hooksSebastien Helleu
2010-12-04Update italian translations, FAQ and plugin API referenceSebastien Helleu
2010-11-06Add IRC command /notify, new options for notify and infolist "irc_notify" ↵Sebastien Helleu
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers).
2010-09-22Update italian translations and docsSebastien Helleu
2010-09-20Send channel topic to relay client when joining a channelSebastien Helleu
2010-08-11Add new plugin "rmodifier": alter modifier strings with regular expressions ↵Sebastien Helleu
(bug #26964)
2010-05-24Update italian filesSebastien Helleu
2010-04-18Replace "joker" by "wildcard"Sebastien Helleu
2010-03-24Add new options for command /key (listdefault, listdiff and reset), add ↵Sebastien Helleu
examples in /help key Note: old option "reset" for /key has been renamed to "resetall".
2010-02-12Add description of arguments for API functions hook_info and hook_infolistSebastien Helleu
2009-12-04Add italian user guideSebastien Helleu