summaryrefslogtreecommitdiff
path: root/doc/it
AgeCommit message (Expand)Author
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: 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: 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-04core: add option -all for command /buffer unmergeSebastien Helleu
2011-08-04doc: add WeeChat version required for mouse in FAQSebastien Helleu
2011-08-04doc: replace ">=" and "<=" by UTF-8 chars in docsSebastien Helleu
2011-08-03doc: add mouse questions in FAQSebastien Helleu
2011-08-03doc: add mouse support in user guideSebastien Helleu
2011-08-03doc: add IRC SASL authentication in user guideSebastien Helleu
2011-08-02core: remove "const" for first argument of function utf8_normalizeSebastien Helleu
2011-08-01doc: add missing API functions in scripting guideSebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu
2011-07-30core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...Sebastien Helleu
2011-07-30core: cosmetic changes in /help keySebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-28core: improve mouse support: process utf-8 codes, add option weechat.look.mou...Sebastien Helleu
2011-07-28doc: fix type for arguments of hook_timer in plugin API referenceSebastien Helleu
2011-07-27core: allow buffer name in /buffer closeSebastien Helleu
2011-07-27irc: complete help of command /ban (explain what is does without argument)Sebastien Helleu
2011-07-27doc: add key alt-m (toggle mouse) in user guideSebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-07-20doc: update italian user guide and FAQSebastien Helleu
2011-07-17doc: add gettext in dependencies for build (optional)Sebastien Helleu