Age | Commit message (Expand) | Author |
2012-08-28 | script: add option "script.look.display_source" (display source code with det... | Sebastien Helleu |
2012-08-27 | api: allow update for some variables of hdata, add new functions hdata_update... | Sebastien Helleu |
2012-08-22 | irc: generate alternate nicks dynamically when all nicks are already in use (... | Sebastien Helleu |
2012-08-22 | doc: add question about size of input bar in FAQ | Sebastien Helleu |
2012-08-21 | script: add options -o and -i for /script list | Sebastien Helleu |
2012-08-21 | script: add option script.look.quiet_actions (no messages when installing/rem... | Sebastien Helleu |
2012-08-20 | irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}... | Sebastien Helleu |
2012-08-20 | script: add focus info for mouse on script buffer, add two default mouse bind... | Sebastien Helleu |
2012-08-18 | script: add key alt+L to reload script, allow input on script buffer for acti... | Sebastien Helleu |
2012-08-18 | script: add option "search" for command /script (completion with script tags) | Sebastien Helleu |
2012-08-17 | doc: fix typo in keys for mouse context | Sebastien Helleu |
2012-08-17 | script: add option "reload" for command /script, fix completion of /script, a... | Sebastien Helleu |
2012-08-17 | core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi... | Sebastien Helleu |
2012-08-16 | script: add option script.look.translate_description | Sebastien Helleu |
2012-08-16 | api: add info "locale" for info_get (locale used to translate messages) | Sebastien Helleu |
2012-08-15 | script: add status "a" (autoloaded) for scripts | Sebastien Helleu |
2012-08-14 | doc: update japanese translations and docs | Ryuunosuke Ayanokouzi |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
2012-08-13 | doc: update japanese user's guide and FAQ | Ryuunosuke Ayanokouzi |
2012-08-11 | doc: compile japanese user's guide with autotools | Sebastien Helleu |
2012-08-08 | core: fix connection to host in child process when socket is non-blocking (wi... | Sebastien Helleu |
2012-08-08 | scripts: add signals for scripts loaded/unloaded/installed/removed | Sebastien Helleu |
2012-08-07 | doc: add japanese user's guide (patch #7827) | Sebastien Helleu |
2012-08-07 | doc: fix name of lists in hdata with scripts (plugin API reference) | Sebastien Helleu |
2012-08-04 | api: add new function util_version_number | Sebastien Helleu |
2012-08-04 | doc: fix gnutls dependency in user guide | Sebastien Helleu |
2012-08-04 | doc: update dependencies in user guide (add zlib, gnutls is used in irc and r... | Sebastien Helleu |
2012-08-03 | doc: update german translations, FAQ and user guide | Nils Görs |
2012-08-03 | doc: fix typo in FAQ | Sebastien Helleu |
2012-08-03 | scripts: add hdata with list of scripts for each language | Sebastien Helleu |
2012-08-03 | doc: fix typo in FAQ | Sebastien Helleu |
2012-08-02 | doc: fix C example of weechat_charset_set and weechat_iconv_to_internal (plug... | stfn |
2012-08-02 | core: remove directory "src/plugins/scripts", move script plugins in "src/plu... | Sebastien Helleu |
2012-08-01 | core: add option weechat.startup.sys_rlimit to set system resource limits for... | Sebastien Helleu |
2012-07-30 | doc: update italian translations and docs | Marco Paolone |
2012-07-30 | doc: update italian docs | Marco Paolone |
2012-07-29 | core: add option "swap" for command /buffer (task #11373) | Nils Görs |
2012-07-27 | irc: add help on values for option irc.look.nick_completion_smart | Sebastien Helleu |
2012-07-27 | doc: update german translations and docs | Nils Görs |
2012-07-27 | relay: add support of SSL (for irc and weechat protocols), new option relay.n... | Sebastien Helleu |
2012-07-23 | doc: add missing argument "pos_option_name" in function "config_search_with_s... | Sebastien Helleu |
2012-07-23 | relay: add "tags_array" in data sent for message id "_buffer_line_added" (Wee... | Sebastien Helleu |
2012-07-21 | core: add hdata "hotlist" | Sebastien Helleu |
2012-07-20 | relay: add object type "arr" (array) in WeeChat protocol | Sebastien Helleu |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu |
2012-07-17 | doc: remove warning about relay protocol in development | Sebastien Helleu |
2012-07-16 | core: fix french translation of /help repeat | Sebastien Helleu |
2012-07-15 | irc: describe possible values in /help irc.look.display_away | Sebastien Helleu |
2012-07-13 | core: add command line option "-r" ("--run-command") in man page | Sebastien Helleu |
2012-07-13 | core: add command line option "-r" (or "--run-command") to run command(s) aft... | Peter Boström |