6714 Commits

Author SHA1 Message Date
Sébastien Helleu
667f27b290 irc: update help on option irc.network.channel_encode (issue #218, issue #482)
Remove mention of WeeChat <= 1.2 since the behavior is not exactly the
same as old versions (when the option is enabled): only the
channel/message are decoded/encoded and not the nick/host.
2015-08-15 07:40:26 +02:00
Sébastien Helleu
f1b36e5095 Version 1.3-rc2 v1.3-rc2 2015-08-14 21:37:58 +02:00
Sébastien Helleu
15218ed294 irc: add option irc.network.channel_encode (issue #218, issue #482)
This is a workaround (disabled by default) to join and chat on ISO
encoded channels (or another charset different from UTF-8).

This option may be removed in future if a better solution is
implemented.
2015-08-14 21:25:27 +02:00
Sébastien Helleu
be3025f569 doc: update Polish auto-generated files 2015-08-14 20:02:56 +02:00
Krzysztof Korościk
46dfe34f70 doc: update polish translation 2015-08-14 18:59:10 +02:00
Krzysztof Korościk
c98c5afe00 weechat: polish translation update 2015-08-14 18:00:59 +02:00
Sébastien Helleu
a56fec820b python: fix cppcheck error on variable "python2_bin" (closes #486)
This fixes only a wrong error report from cppcheck, there was no problem
in code with the variable "python2_bin".
2015-08-13 20:51:51 +02:00
Sébastien Helleu
4716e81d4e api: add missing function infolist_search_var() in script API (issue #484) 2015-08-13 20:50:15 +02:00
Sébastien Helleu
7033fdd0cb api: add missing function hook_completion_get_string() in script API (issue #484) 2015-08-13 20:45:33 +02:00
Sébastien Helleu
6b75516702 javascript: remove debug prints in log file 2015-08-12 21:03:08 +02:00
Sébastien Helleu
be0212bd27 core: add completion "colors" (closes #481) 2015-08-11 22:26:44 +02:00
Sébastien Helleu
6c6667dadd core: fix long lines 2015-08-11 21:23:10 +02:00
Sébastien Helleu
ca6854e207 doc: update Japanese auto-generated files 2015-08-10 07:36:43 +02:00
Sébastien Helleu
b0f997d1fa Merge pull request #480 from l/translation_ja
core: update Japanese translations
2015-08-10 07:35:37 +02:00
AYANOKOUZI, Ryuunosuke
9b2c1e33f5 core: update Japanese translations 2015-08-10 09:00:00 +09:00
Sébastien Helleu
393434237c core: fix long lines in weechat.c 2015-08-09 07:58:20 +02:00
Sébastien Helleu
f0ad26de1c core: update translations 2015-08-08 10:32:48 +02:00
Sébastien Helleu
534227a667 Merge pull request #476 from sim642/alias-example
core: update examples of alias add commands
2015-08-08 10:27:26 +02:00
Nils Görs
0f3abd820a core: update German translations 2015-08-08 10:26:28 +02:00
Nils Görs
05a6d16299 core: update German translations 2015-08-08 10:20:58 +02:00
Nils Görs
0a6035f3c4 core: update German translations 2015-08-08 10:18:56 +02:00
Sébastien Helleu
815a07658d doc: update auto-generated files with hdata 2015-08-08 09:13:25 +02:00
Sébastien Helleu
a338f59f5f doc: update German auto-generated files 2015-08-08 09:12:52 +02:00
Nils Görs
befd3eb2bf core: update German translations 2015-08-07 17:49:18 +02:00
Sébastien Helleu
e1398eae2e core: update ChangeLog (issue #475) 2015-08-07 07:43:15 +02:00
Sébastien Helleu
ded3f7b13c core: update translations 2015-08-07 07:42:07 +02:00
Sébastien Helleu
cc92883449 Merge remote-tracking branch 'origin/pr/475' 2015-08-07 07:36:50 +02:00
Simmo Saan
5499843905 core: update examples of alias add commands 2015-08-06 18:20:29 +03:00
Sébastien Helleu
6923a9efa0 Version 1.3-rc1 v1.3-rc1 2015-08-06 07:42:02 +02:00
Sébastien Helleu
5aa93fdbb7 irc: fix update of lag item when the server lag changes 2015-08-05 20:51:12 +02:00
Sébastien Helleu
82199f8264 irc: remove lag item when a lag is displayed and new lag computed is exactly 0 milliseconds 2015-08-04 21:25:53 +02:00
Sébastien Helleu
8f26323bdf doc: update German auto-generated files 2015-08-04 07:29:20 +02:00
Nils Görs
5bd13d3df0 core: update German translations 2015-08-03 22:47:08 +02:00
Sébastien Helleu
5d3e485aec core: update options supporting secured data in /help secure 2015-08-03 21:29:17 +02:00
Nils Görs
2ed90965a6 doc: update German documentation 2015-08-03 07:13:32 +02:00
Sébastien Helleu
377fd4a41c doc: update German auto-generated files 2015-08-01 15:41:24 +02:00
Nils Görs
098de9a986 core: update German translations 2015-08-01 15:31:44 +02:00
Sébastien Helleu
b8089c72fc core: update last translator in Czech translations 2015-08-01 10:24:08 +02:00
Ondřej Súkup
ad697ded83 core: update Czech translations 2015-08-01 10:22:30 +02:00
Sébastien Helleu
55ad527c05 core: add contributor in AUTHORS.asciidoc 2015-07-29 23:01:54 +02:00
Ondřej Súkup
9d9835a50f core: fix typo in Czech translations 2015-07-29 22:58:39 +02:00
Sébastien Helleu
963815b999 doc: update default keys to start/stop search of text in buffer (user's guide) 2015-07-28 07:46:07 +02:00
Sébastien Helleu
784ba4eeb0 core: fix key names in ChangeLog 2015-07-27 07:47:05 +02:00
Sébastien Helleu
315ba5e942 doc: update German auto-generated files 2015-07-26 20:57:38 +02:00
Nils Görs
50dbd203a9 core: update German translations 2015-07-26 20:32:03 +02:00
Sébastien Helleu
9ebe00d144 core: fix typo in ChangeLog 2015-07-26 20:02:36 +02:00
Sébastien Helleu
981beb917e core: fix typo in /help weechat.look.key_grab_delay 2015-07-26 19:59:44 +02:00
Sébastien Helleu
1f2b78242e core: update ChangeLog (closes #76, closes #393) 2015-07-26 19:58:06 +02:00
Sébastien Helleu
8107025c78 core: update translations 2015-07-26 19:55:24 +02:00
Sébastien Helleu
5c5df1b068 core: factorize functions to search text in window 2015-07-26 19:49:35 +02:00