[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-4-g07115ef |
Date: |
Sun, 06 Oct 2013 09:59:48 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".
The branch, master has been updated
via 07115ef3d0d0fd3cb25ddfa3ff44abb0c3a6d140 (commit)
via 7364853c9dfd4c6d4ef6ec0bb85d1609155829ff (commit)
via 66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181 (commit)
from 9f1658ef03c6bde48e274c6ed38e512812406e47 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 07115ef3d0d0fd3cb25ddfa3ff44abb0c3a6d140
Author: Sebastien Helleu <address@hidden>
Date: Sun Oct 6 11:59:42 2013 +0200
core: add options to customize default text search in buffers
New options:
- weechat.look.buffer_search_case_sensitive (boolean, off by default)
- weechat.look.buffer_search_force_default (boolean, off by default)
- weechat.look.buffer_search_regex (boolean, off by default)
- weechat.look.buffer_search_where (prefix, message (by default),
prefix_message)
commit 7364853c9dfd4c6d4ef6ec0bb85d1609155829ff
Author: Sebastien Helleu <address@hidden>
Date: Sun Oct 6 11:34:49 2013 +0200
core: remove warning about proxy not found for option
weechat.network.proxy_curl on startup
Proxies are not yet fully loaded (when reading weechat.conf), so the warning
is not displayed on startup, but only when option is changed.
commit 66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181
Author: Sebastien Helleu <address@hidden>
Date: Sun Oct 6 11:29:38 2013 +0200
irc: improve help of server option "autojoin"
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++
doc/de/autogen/user/irc_options.txt | 2 +-
doc/de/autogen/user/weechat_options.txt | 20 +++++++++++++++
doc/en/autogen/user/irc_options.txt | 2 +-
doc/en/autogen/user/weechat_options.txt | 20 +++++++++++++++
doc/fr/autogen/user/irc_options.txt | 2 +-
doc/fr/autogen/user/weechat_options.txt | 20 +++++++++++++++
doc/it/autogen/user/irc_options.txt | 2 +-
doc/it/autogen/user/weechat_options.txt | 20 +++++++++++++++
doc/ja/autogen/user/irc_options.txt | 2 +-
doc/ja/autogen/user/weechat_options.txt | 20 +++++++++++++++
po/cs.po | 40 ++++++++++++++++++++++++------
po/de.po | 38 +++++++++++++++++++++++-----
po/es.po | 38 +++++++++++++++++++++++-----
po/fr.po | 41 +++++++++++++++++++++++++-----
po/hu.po | 38 +++++++++++++++++++++++-----
po/it.po | 38 +++++++++++++++++++++++-----
po/ja.po | 36 ++++++++++++++++++++++----
po/pl.po | 38 +++++++++++++++++++++++-----
po/pt_BR.po | 38 +++++++++++++++++++++++-----
po/ru.po | 38 +++++++++++++++++++++++-----
po/tr.po | 26 ++++++++++++++++---
po/weechat.pot | 26 ++++++++++++++++---
src/core/wee-config.c | 29 +++++++++++++++++++++-
src/core/wee-config.h | 11 ++++++++
src/gui/gui-window.c | 24 ++++++++++++++++-
src/plugins/irc/irc-config.c | 8 ++++-
27 files changed, 535 insertions(+), 88 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-4-g07115ef,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag, v0.4.2, created. v0.4.2
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-7-g5a94228
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag, v0.4.2, created. v0.4.2
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-7-g5a94228
- Index(es):