summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-09-04core: add signals for plugins loaded/unloadedSebastien Helleu
2012-08-30core: add default key alt+"x" (zoom on merged buffer) (task #11029)Sebastien Helleu
2012-08-30script: add diff between current script and version in repositorySebastien Helleu
2012-08-28script: add option "script.look.display_source" (display source code with det...Sebastien 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-22doc: add question about size of input bar in FAQSebastien Helleu
2012-08-21script: add options -o and -i for /script listSebastien Helleu
2012-08-21script: add option script.look.quiet_actions (no messages when installing/rem...Sebastien Helleu
2012-08-20irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...Sebastien Helleu
2012-08-20script: add focus info for mouse on script buffer, add two default mouse bind...Sebastien Helleu
2012-08-18script: add key alt+L to reload script, allow input on script buffer for acti...Sebastien Helleu
2012-08-18script: add option "search" for command /script (completion with script tags)Sebastien Helleu
2012-08-17doc: fix typo in keys for mouse contextSebastien Helleu
2012-08-17script: add option "reload" for command /script, fix completion of /script, a...Sebastien Helleu
2012-08-17core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi...Sebastien Helleu
2012-08-16script: add option script.look.translate_descriptionSebastien Helleu
2012-08-16api: add info "locale" for info_get (locale used to translate messages)Sebastien Helleu
2012-08-15script: add status "a" (autoloaded) for scriptsSebastien 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-13doc: update japanese user's guide and FAQRyuunosuke Ayanokouzi
2012-08-11doc: compile japanese user's guide with autotoolsSebastien Helleu
2012-08-08core: fix connection to host in child process when socket is non-blocking (wi...Sebastien Helleu
2012-08-08scripts: add signals for scripts loaded/unloaded/installed/removedSebastien Helleu
2012-08-07doc: add japanese user's guide (patch #7827)Sebastien Helleu
2012-08-07doc: fix name of lists in hdata with scripts (plugin API reference)Sebastien Helleu
2012-08-04api: add new function util_version_numberSebastien Helleu
2012-08-04doc: fix gnutls dependency in user guideSebastien Helleu
2012-08-04doc: update dependencies in user guide (add zlib, gnutls is used in irc and r...Sebastien Helleu
2012-08-03doc: update german translations, FAQ and user guideNils Görs
2012-08-03doc: fix typo in FAQSebastien Helleu
2012-08-03scripts: add hdata with list of scripts for each languageSebastien Helleu
2012-08-03doc: fix typo in FAQSebastien Helleu
2012-08-02doc: fix C example of weechat_charset_set and weechat_iconv_to_internal (plug...stfn
2012-08-02core: remove directory "src/plugins/scripts", move script plugins in "src/plu...Sebastien Helleu
2012-08-01core: add option weechat.startup.sys_rlimit to set system resource limits for...Sebastien Helleu
2012-07-30doc: update italian translations and docsMarco Paolone
2012-07-30doc: update italian docsMarco Paolone
2012-07-29core: add option "swap" for command /buffer (task #11373)Nils Görs
2012-07-27irc: add help on values for option irc.look.nick_completion_smartSebastien Helleu
2012-07-27doc: update german translations and docsNils Görs
2012-07-27relay: add support of SSL (for irc and weechat protocols), new option relay.n...Sebastien Helleu
2012-07-23doc: add missing argument "pos_option_name" in function "config_search_with_s...Sebastien Helleu
2012-07-23relay: add "tags_array" in data sent for message id "_buffer_line_added" (Wee...Sebastien Helleu
2012-07-21core: add hdata "hotlist"Sebastien Helleu
2012-07-20relay: add object type "arr" (array) in WeeChat protocolSebastien Helleu
2012-07-20core: add support of arrays in hdata variablesSebastien Helleu