summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/plugin_api/hdata.txt
AgeCommit message (Expand)Author
2014-04-05core: add hidden buffers, add options hide/unhide in command /bufferSébastien Helleu
2014-04-01core: add default key alt-'-' to toggle filters in current buffer (closes #17)Sébastien Helleu
2014-03-31core: add non-active merged buffers with activity in hotlist (if another merg...Sébastien Helleu
2014-03-30irc: add support of "away-notify" capability (closes #12)Sébastien Helleu
2014-03-27doc: update auto-generated files with hdataSebastien Helleu
2014-02-13doc: update auto-generated files with hdataSebastien Helleu
2014-01-23irc: use MONITOR instead of ISON for /notify when it is available on server (...Sebastien Helleu
2014-01-13doc: add Japanese plugin API reference, update Japanese translations and docsRyuunosuke Ayanokouzi
2014-01-06doc: update auto-generated files with hdataSebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option irc.look.h...Sebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ...Sebastien Helleu
2013-12-06doc: update auto-generated files with hdataSebastien Helleu
2013-12-01core: add missing access to hdata "buffer_visited"Sebastien Helleu
2013-10-20doc: fix layout of HTML docs when they are printedSebastien Helleu
2013-08-29doc: update japanese translations and docsRyuunosuke Ayanokouzi
2013-08-19core: add syntax "@buffer:item" in bar items to force the buffer used when di...Sebastien Helleu
2013-08-17core: add search of regular expression in buffer, don't reset search type on ...Sebastien Helleu
2013-08-10core: optimize the removal of lines in buffers (a lot faster to clear/close b...Sebastien Helleu
2013-07-28script: add info about things defined by script in the detailed view of scrip...Sebastien Helleu
2013-07-17core: add option "scroll_beyond_end" for command /window (task #6745)Sebastien Helleu
2013-06-08core: add "proxy" infolist and hdataSebastien Helleu
2013-05-27doc: resize columns for table with hdata (plugin API reference)Sebastien Helleu
2013-05-21core: update translations and auto-generated files with hdata/infolistsSebastien Helleu
2013-03-24irc: add option irc.look.display_join_message (task #10895)Sebastien Helleu
2013-03-07doc: update hdata "buffer" in plugin API referenceSebastien Helleu
2013-02-17irc: unmask smart filtered join if nick speaks in channel some minutes after ...Sebastien Helleu
2013-02-16irc: fix memory leak in purge of hashtables with joins (it was done only for ...Sebastien Helleu
2013-01-12core: fix line returned when clicking on a bar (according to position and fil...Sebastien Helleu
2012-12-08api: allow creation of structure with hdata_update (allowed for hdata "history")Sebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-10-09irc: add option "-noswitch" for command /join (task #12275)Sebastien Helleu
2012-10-06doc: update hdata "irc_server" (add "disconnected") in plugin API referenceSebastien Helleu
2012-09-18irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...Peter Boström
2012-09-17doc: add japanese scripting guide, update japanese translations and docsRyuunosuke Ayanokouzi
2012-09-04doc: update hdata "script_script" in plugin API referenceSebastien Helleu
2012-08-27api: allow update for some variables of hdata, add new functions hdata_update...Sebastien Helleu
2012-08-22irc: generate alternate nicks dynamically when all nicks are already in use (...Sebastien Helleu
2012-08-14doc: update japanese translations and docsRyuunosuke Ayanokouzi
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...Sebastien Helleu
2012-08-07doc: add japanese user's guide (patch #7827)Sebastien Helleu